summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-13 17:06:57 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-13 17:06:57 +0000
commitd13acb4aaddb20deb0568a17f82f1f402df0c2d1 (patch)
treec87f3244896edf271454caf13bcf36da94f57c9c /dev-perl/gtk2-perl
parentMarking glib-perl-1.223 ppc for bug 341865 (diff)
downloadgentoo-2-d13acb4aaddb20deb0568a17f82f1f402df0c2d1.tar.gz
gentoo-2-d13acb4aaddb20deb0568a17f82f1f402df0c2d1.tar.bz2
gentoo-2-d13acb4aaddb20deb0568a17f82f1f402df0c2d1.zip
Marking gtk2-perl-1.222 ppc for bug 341865
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/gtk2-perl')
-rw-r--r--dev-perl/gtk2-perl/ChangeLog7
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.222.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog
index 8bdf01694883..88c779707be4 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.117 2010/11/13 20:15:36 armin76 Exp $
+# 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 $
+
+ 13 Jan 2011; Brent Baude <ranger@gentoo.org> gtk2-perl-1.222.ebuild:
+ Marking gtk2-perl-1.222 ppc stable for bug 341865
13 Nov 2010; Raúl Porcel <armin76@gentoo.org> gtk2-perl-1.222.ebuild:
alpha/ia64/sparc stable wrt #341865
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.222.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.222.ebuild
index ab2237b659e4..698ccdf5c22c 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-2010 Gentoo Foundation
+# 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.7 2010/11/13 20:15:36 armin76 Exp $
+# $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 $
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