diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gdl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index 9a581688adaf..cf34402597d5 100644 --- a/dev-libs/gdl/ChangeLog +++ b/dev-libs/gdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/gdl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.80 2012/10/16 04:11:28 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.81 2012/10/28 15:40:03 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> gdl-3.4.2.ebuild: + ia64/sparc stable wrt #427544 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gdl-3.4.2.ebuild: stable ppc, bug #427544 diff --git a/dev-libs/gdl/gdl-3.4.2.ebuild b/dev-libs/gdl/gdl-3.4.2.ebuild index bc7ace131991..21f09cd86a93 100644 --- a/dev-libs/gdl/gdl-3.4.2.ebuild +++ b/dev-libs/gdl/gdl-3.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.4.2.ebuild,v 1.7 2012/10/16 04:11:28 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.4.2.ebuild,v 1.8 2012/10/28 15:40:03 armin76 Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" SLOT="3" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc +introspection" RDEPEND="dev-libs/glib:2 |