diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-10-14 23:51:34 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-10-14 23:51:34 +0000 |
commit | 3993b991c69bb65c679cd4fd39bf801827cdae8c (patch) | |
tree | 32458f361171553e5e5048b6219deebcafce8581 /dev-libs/gdl | |
parent | Stable on alpha, bug 427544. (diff) | |
download | gentoo-2-3993b991c69bb65c679cd4fd39bf801827cdae8c.tar.gz gentoo-2-3993b991c69bb65c679cd4fd39bf801827cdae8c.tar.bz2 gentoo-2-3993b991c69bb65c679cd4fd39bf801827cdae8c.zip |
Stable on alpha, bug 427544.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/gdl')
-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 cb65ced15ea9..7dcbe67f98f9 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.78 2012/10/07 01:35:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.79 2012/10/14 23:51:34 mattst88 Exp $ + + 14 Oct 2012; Matt Turner <mattst88@gentoo.org> gdl-3.4.2.ebuild: + Stable on alpha, bug 427544. 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gdl-3.4.2.ebuild: stable ppc64, bug #427544 diff --git a/dev-libs/gdl/gdl-3.4.2.ebuild b/dev-libs/gdl/gdl-3.4.2.ebuild index e0f49eacea90..9605192f5f61 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.5 2012/10/07 01:35:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.4.2.ebuild,v 1.6 2012/10/14 23:51:34 mattst88 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 |