diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-23 21:46:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-23 21:46:47 +0000 |
commit | 311c7e39e584a92f98fbb9c95602847eb5daca85 (patch) | |
tree | 52ef65f1cb8fbc0fe16e76154796a0ed98fb0e29 /dev-perl/gtk2-perl | |
parent | Marking dbus-1.4.20 ppc64 for bug 412535 (diff) | |
download | gentoo-2-311c7e39e584a92f98fbb9c95602847eb5daca85.tar.gz gentoo-2-311c7e39e584a92f98fbb9c95602847eb5daca85.tar.bz2 gentoo-2-311c7e39e584a92f98fbb9c95602847eb5daca85.zip |
Marking gtk2-perl-1.242.0 ppc64 for bug 412989
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/gtk2-perl')
-rw-r--r-- | dev-perl/gtk2-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-perl/gtk2-perl-1.242.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog index 083f611349ee..301888b9f864 100644 --- a/dev-perl/gtk2-perl/ChangeLog +++ b/dev-perl/gtk2-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-perl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.128 2012/01/24 17:00:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.129 2012/04/23 21:46:47 ranger Exp $ + + 23 Apr 2012; Brent Baude <ranger@gentoo.org> gtk2-perl-1.242.0.ebuild: + Marking gtk2-perl-1.242.0 ppc64 for bug 412989 *gtk2-perl-1.242.0 (24 Jan 2012) diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.242.0.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.242.0.ebuild index 15124245db66..c534ceaa8861 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-1.242.0.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-1.242.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-perl/gtk2-perl-1.242.0.ebuild,v 1.1 2012/01/24 17:00:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.242.0.ebuild,v 1.2 2012/04/23 21:46:47 ranger Exp $ EAPI=4 @@ -14,7 +14,7 @@ DESCRIPTION="Perl bindings for GTK2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="x11-libs/gtk+:2 |