summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-10 09:48:35 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-10 09:48:35 +0000
commitc8475df01dfcca0bae73b6f16a07849e1863135f (patch)
tree87ac22f1726e66abbf0a32ee42d4ea1cb399010e /dev-perl/gtk2-perl
parentQA: non-maintainer commit. Fix metadata invariancy issues. Per bug #300370. (diff)
downloadhistorical-c8475df01dfcca0bae73b6f16a07849e1863135f.tar.gz
historical-c8475df01dfcca0bae73b6f16a07849e1863135f.tar.bz2
historical-c8475df01dfcca0bae73b6f16a07849e1863135f.zip
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
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.221.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog
index bf185c356387..881f4ac4dec2 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.108 2009/08/25 17:39:03 robbat2 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.109 2010/01/10 09:47:16 grobian Exp $
+
+ 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> gtk2-perl-1.221.ebuild:
+ Transfer Prefix keywords
*gtk2-perl-1.221 (25 Aug 2009)
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.221.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.221.ebuild
index 1c5828d958eb..1d6ff5590830 100644
--- a/dev-perl/gtk2-perl/gtk2-perl-1.221.ebuild
+++ b/dev-perl/gtk2-perl/gtk2-perl-1.221.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.221.ebuild,v 1.1 2009/08/25 17:39:03 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.221.ebuild,v 1.2 2010/01/10 09:47:16 grobian Exp $
EAPI=2
@@ -16,7 +16,7 @@ DESCRIPTION="Perl bindings for GTK2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2