diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 14:39:52 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 14:39:52 +0000 |
commit | 569a99a36156fbca44605148ff5c6102a0c7f99f (patch) | |
tree | 3b05b5216b7f4fc6bc580cde28e5fb2cb58a2d86 /dev-perl/Test-Manifest | |
parent | fixed build for ~x86-interix (diff) | |
download | gentoo-2-569a99a36156fbca44605148ff5c6102a0c7f99f.tar.gz gentoo-2-569a99a36156fbca44605148ff5c6102a0c7f99f.tar.bz2 gentoo-2-569a99a36156fbca44605148ff5c6102a0c7f99f.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.23.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index 06b89f3d3d00..12b7134d80dc 100644 --- a/dev-perl/Test-Manifest/ChangeLog +++ b/dev-perl/Test-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Manifest -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.43 2009/07/18 08:23:11 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.44 2010/01/14 14:39:52 grobian Exp $ + + 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> + Test-Manifest-1.23.ebuild: + Transfer Prefix keywords 18 Jul 2009; Torsten Veller <tove@gentoo.org> +Test-Manifest-1.23.ebuild, Manifest: diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.23.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.23.ebuild index 3d23ba652e5e..c710e30639f8 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.23.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.23.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/Test-Manifest/Test-Manifest-1.23.ebuild,v 1.1 2009/07/18 08:23:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.23.ebuild,v 1.2 2010/01/14 14:39:52 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Interact with a t/test_manifest file" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="" |