diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 18:50:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 18:50:27 +0000 |
commit | bc0e33210352442108e8775a178e988153968c81 (patch) | |
tree | 83df3088a0b3d9089b28edcfc7f051d78442ca58 /dev-libs | |
parent | Marking folks-0.2.1 ppc for bug 353436 (diff) | |
download | gentoo-2-bc0e33210352442108e8775a178e988153968c81.tar.gz gentoo-2-bc0e33210352442108e8775a178e988153968c81.tar.bz2 gentoo-2-bc0e33210352442108e8775a178e988153968c81.zip |
Marking gdl-2.30.1 ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gdl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-2.30.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index 55bc32e66af6..c8fac2528699 100644 --- a/dev-libs/gdl/ChangeLog +++ b/dev-libs/gdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/gdl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.57 2011/03/21 20:33:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.58 2011/03/22 18:50:27 ranger Exp $ + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> gdl-2.30.1.ebuild: + Marking gdl-2.30.1 ppc stable for bug 353436 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gdl-2.30.1.ebuild: ppc64 stable wrt #353436 diff --git a/dev-libs/gdl/gdl-2.30.1.ebuild b/dev-libs/gdl/gdl-2.30.1.ebuild index a8b5f7c5315f..6ad304b63303 100644 --- a/dev-libs/gdl/gdl-2.30.1.ebuild +++ b/dev-libs/gdl/gdl-2.30.1.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-libs/gdl/gdl-2.30.1.ebuild,v 1.8 2011/03/21 20:33:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.9 2011/03/22 18:50:27 ranger Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2:2 |