diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 22:08:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 22:08:55 +0000 |
commit | 640883f2fc0e7ec28bb1bc0a25661caaeb4e9823 (patch) | |
tree | c04f97adf7236d9fa9650eebed1efc4b64252529 /dev-perl/gtk2-gladexml | |
parent | Marking gtk2-fu-0.110.0 ppc for bug 400295 (diff) | |
download | gentoo-2-640883f2fc0e7ec28bb1bc0a25661caaeb4e9823.tar.gz gentoo-2-640883f2fc0e7ec28bb1bc0a25661caaeb4e9823.tar.bz2 gentoo-2-640883f2fc0e7ec28bb1bc0a25661caaeb4e9823.zip |
Marking gtk2-gladexml-1.7.0 ppc for bug 400297
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/gtk2-gladexml')
-rw-r--r-- | dev-perl/gtk2-gladexml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-gladexml/ChangeLog b/dev-perl/gtk2-gladexml/ChangeLog index b958cc0ea1e3..a435dc4b3999 100644 --- a/dev-perl/gtk2-gladexml/ChangeLog +++ b/dev-perl/gtk2-gladexml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-gladexml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.45 2012/02/24 10:51:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.46 2012/02/27 22:08:55 ranger Exp $ + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> gtk2-gladexml-1.7.0.ebuild: + Marking gtk2-gladexml-1.7.0 ppc for bug 400297 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> gtk2-gladexml-1.7.0.ebuild: Stable for amd64, wrt bug #400297 diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild index 8107e3f52805..43417769b2b6 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.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-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild,v 1.2 2012/02/24 10:51:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild,v 1.3 2012/02/27 22:08:55 ranger Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |