diff options
author | 2007-12-06 17:01:00 +0000 | |
---|---|---|
committer | 2007-12-06 17:01:00 +0000 | |
commit | f352c1608d58ed04f31417e97f5a37488d51f315 (patch) | |
tree | 09dda4bb3b22bc62e842ba9fbc507264dc57b323 /dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild | |
parent | sparc stable (diff) | |
download | historical-f352c1608d58ed04f31417e97f5a37488d51f315.tar.gz historical-f352c1608d58ed04f31417e97f5a37488d51f315.tar.bz2 historical-f352c1608d58ed04f31417e97f5a37488d51f315.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-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" |