diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 21:12:08 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 21:12:08 +0000 |
commit | 971867d7d32858eac8fadd3438f02be417220338 (patch) | |
tree | 074fb224c752c904e8435c5ad1c77e434025a192 /dev-perl/File-chdir | |
parent | Version bump. Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-971867d7d32858eac8fadd3438f02be417220338.tar.gz gentoo-2-971867d7d32858eac8fadd3438f02be417220338.tar.bz2 gentoo-2-971867d7d32858eac8fadd3438f02be417220338.zip |
Transfer Prefix keywords
(Portage version: 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" |