diff options
author | 2010-01-09 20:09:59 +0000 | |
---|---|---|
committer | 2010-01-09 20:09:59 +0000 | |
commit | e23c340138cccb0412479f625bc88aafa9364f42 (patch) | |
tree | 24af071b5e3bb268c6f9f32c79e2f246ad176a4d /dev-perl/File-Next | |
parent | alpha stable wrt #290660 (diff) | |
download | historical-e23c340138cccb0412479f625bc88aafa9364f42.tar.gz historical-e23c340138cccb0412479f625bc88aafa9364f42.tar.bz2 historical-e23c340138cccb0412479f625bc88aafa9364f42.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/File-Next')
-rw-r--r-- | dev-perl/File-Next/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/File-Next/File-Next-1.06.ebuild | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/File-Next/ChangeLog b/dev-perl/File-Next/ChangeLog index 58e58fd4ed89..f19d116765d7 100644 --- a/dev-perl/File-Next/ChangeLog +++ b/dev-perl/File-Next/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/File-Next -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.9 2009/10/12 12:00:26 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.10 2010/01/09 20:06:04 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-Next-1.06.ebuild: + Transfer Prefix keywords + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-Next-1.06.ebuild: + Transfer Prefix keywords 12 Oct 2009; Torsten Veller <tove@gentoo.org> -File-Next-1.02.ebuild: Cleanup diff --git a/dev-perl/File-Next/File-Next-1.06.ebuild b/dev-perl/File-Next/File-Next-1.06.ebuild index 1de33e2552e2..9fc16dd7e896 100644 --- a/dev-perl/File-Next/File-Next-1.06.ebuild +++ b/dev-perl/File-Next/File-Next-1.06.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-Next/File-Next-1.06.ebuild,v 1.3 2009/09/18 18:31:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/File-Next-1.06.ebuild,v 1.4 2010/01/09 20:06:04 grobian Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="File::Next is an iterator-based module for finding files" LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-File-Spec |