summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-09 21:17:33 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-09 21:17:33 +0000
commitc67c2884a320858ec8e229446db51e7b827f78be (patch)
tree075b24ed528b65f85713cbd9e701029695ff9dee /dev-perl/File-chmod
parentCorrect an undeclared IUSE doc and fix documentation for RUBY_FAKEGEM_REQUIRE... (diff)
downloadhistorical-c67c2884a320858ec8e229446db51e7b827f78be.tar.gz
historical-c67c2884a320858ec8e229446db51e7b827f78be.tar.bz2
historical-c67c2884a320858ec8e229446db51e7b827f78be.zip
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/File-chmod')
-rw-r--r--dev-perl/File-chmod/ChangeLog7
-rw-r--r--dev-perl/File-chmod/File-chmod-0.32.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-chmod/ChangeLog b/dev-perl/File-chmod/ChangeLog
index 59f265670f45..0b9b75175cda 100644
--- a/dev-perl/File-chmod/ChangeLog
+++ b/dev-perl/File-chmod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-chmod
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.8 2009/07/02 18:42:47 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.9 2010/01/09 21:13:39 grobian Exp $
+
+ 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-chmod-0.32.ebuild:
+ Transfer Prefix keywords
02 Jul 2009; Jeroen Roovers <jer@gentoo.org> File-chmod-0.32.ebuild:
Stable for HPPA too.
diff --git a/dev-perl/File-chmod/File-chmod-0.32.ebuild b/dev-perl/File-chmod/File-chmod-0.32.ebuild
index 2dacca810062..291992a865f9 100644
--- a/dev-perl/File-chmod/File-chmod-0.32.ebuild
+++ b/dev-perl/File-chmod/File-chmod-0.32.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/File-chmod/File-chmod-0.32.ebuild,v 1.8 2009/07/02 18:42:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.9 2010/01/09 21:13:39 grobian Exp $
MODULE_AUTHOR=PINYAN
@@ -10,7 +10,7 @@ DESCRIPTION="Implements symbolic and ls chmod modes"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"