diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 16:50:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 16:50:09 +0000 |
commit | 093118cbb3597ee5d10c8d1169bdca6415309e09 (patch) | |
tree | 13dd81bcbdd7852597c7078d967b6ba3784267f1 /dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-093118cbb3597ee5d10c8d1169bdca6415309e09.tar.gz gentoo-2-093118cbb3597ee5d10c8d1169bdca6415309e09.tar.bz2 gentoo-2-093118cbb3597ee5d10c8d1169bdca6415309e09.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild index 8ca3efbf9a7c..a28ee5ee875f 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.21.ebuild,v 1.1 2007/10/19 20:44:48 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild,v 1.2 2007/12/06 16:50:09 armin76 Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" SRC_TEST="do" |