diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 14:53:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 14:53:00 +0000 |
commit | 8e7a8e8f62913067727cec078483a09822e5ead5 (patch) | |
tree | d46a4b9780d9297b44a7b58109b7cd23f4d461ab /dev-cpp/libgdamm | |
parent | alpha/ia64/sh/sparc stable wrt #385699 (diff) | |
download | gentoo-2-8e7a8e8f62913067727cec078483a09822e5ead5.tar.gz gentoo-2-8e7a8e8f62913067727cec078483a09822e5ead5.tar.bz2 gentoo-2-8e7a8e8f62913067727cec078483a09822e5ead5.zip |
sparc stable wrt #385699
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'dev-cpp/libgdamm')
-rw-r--r-- | dev-cpp/libgdamm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libgdamm/libgdamm-4.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libgdamm/ChangeLog b/dev-cpp/libgdamm/ChangeLog index 2d44d2d9c47d..9cb1b6e643c4 100644 --- a/dev-cpp/libgdamm/ChangeLog +++ b/dev-cpp/libgdamm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/libgdamm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgdamm/ChangeLog,v 1.27 2011/10/21 14:07:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgdamm/ChangeLog,v 1.28 2011/10/30 14:53:00 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> libgdamm-4.1.3.ebuild: + sparc stable wrt #385699 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libgdamm-4.1.3.ebuild: x86 stable wrt bug #385699 diff --git a/dev-cpp/libgdamm/libgdamm-4.1.3.ebuild b/dev-cpp/libgdamm/libgdamm-4.1.3.ebuild index e2551dcc3765..ec69c20f4eb2 100644 --- a/dev-cpp/libgdamm/libgdamm-4.1.3.ebuild +++ b/dev-cpp/libgdamm/libgdamm-4.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgdamm/libgdamm-4.1.3.ebuild,v 1.3 2011/10/21 14:07:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgdamm/libgdamm-4.1.3.ebuild,v 1.4 2011/10/30 14:53:00 armin76 Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="4" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="berkdb doc" RDEPEND=">=dev-cpp/glibmm-2.27.93:2[doc?] |