summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-01-24 04:07:21 +0000
committerJeroen Roovers <jer@gentoo.org>2011-01-24 04:07:21 +0000
commit6d1e26fd931ab8b53031e94c1e7227f33cddf6cc (patch)
treea941390c84607ccdd67d3c31c42fac5dc836b582 /dev-perl/gtk2-perl
parentStable for HPPA (bug #351661). (diff)
downloadgentoo-2-6d1e26fd931ab8b53031e94c1e7227f33cddf6cc.tar.gz
gentoo-2-6d1e26fd931ab8b53031e94c1e7227f33cddf6cc.tar.bz2
gentoo-2-6d1e26fd931ab8b53031e94c1e7227f33cddf6cc.zip
Stable for HPPA (bug #351661).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'dev-perl/gtk2-perl')
-rw-r--r--dev-perl/gtk2-perl/ChangeLog5
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.222.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog
index 88c779707be4..6865fa274b11 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.118 2011/01/13 17:06:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.119 2011/01/24 04:07:21 jer Exp $
+
+ 24 Jan 2011; Jeroen Roovers <jer@gentoo.org> gtk2-perl-1.222.ebuild:
+ Stable for HPPA (bug #351661).
13 Jan 2011; Brent Baude <ranger@gentoo.org> gtk2-perl-1.222.ebuild:
Marking gtk2-perl-1.222 ppc stable for bug 341865
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.222.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.222.ebuild
index 698ccdf5c22c..471b8b8d20bb 100644
--- a/dev-perl/gtk2-perl/gtk2-perl-1.222.ebuild
+++ b/dev-perl/gtk2-perl/gtk2-perl-1.222.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-perl/gtk2-perl/gtk2-perl-1.222.ebuild,v 1.8 2011/01/13 17:06:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.222.ebuild,v 1.9 2011/01/24 04:07:21 jer Exp $
EAPI=3
@@ -16,7 +16,7 @@ DESCRIPTION="Perl bindings for GTK2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2