diff options
author | 2010-01-09 21:17:33 +0000 | |
---|---|---|
committer | 2010-01-09 21:17:33 +0000 | |
commit | c67c2884a320858ec8e229446db51e7b827f78be (patch) | |
tree | 075b24ed528b65f85713cbd9e701029695ff9dee /dev-perl/File-chdir | |
parent | Correct an undeclared IUSE doc and fix documentation for RUBY_FAKEGEM_REQUIRE... (diff) | |
download | historical-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-chdir')
-rw-r--r-- | dev-perl/File-chdir/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.1002.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog index 9092db09d3f7..4c4778538c70 100644 --- a/dev-perl/File-chdir/ChangeLog +++ b/dev-perl/File-chdir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-chdir -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.21 2009/05/06 14:39:41 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.22 2010/01/09 21:12:08 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-chdir-0.1002.ebuild: + Transfer Prefix keywords 06 May 2009; Torsten Veller <tove@gentoo.org> -File-chdir-0.06.ebuild, -File-chdir-0.08.ebuild: diff --git a/dev-perl/File-chdir/File-chdir-0.1002.ebuild b/dev-perl/File-chdir/File-chdir-0.1002.ebuild index 48d8785949e3..bc94745efc0c 100644 --- a/dev-perl/File-chdir/File-chdir-0.1002.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.1002.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-chdir/File-chdir-0.1002.ebuild,v 1.6 2009/05/03 17:50:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.7 2010/01/09 21:12:08 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DAGOLDEN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |