diff options
author | 2006-06-29 19:31:23 +0000 | |
---|---|---|
committer | 2006-06-29 19:31:23 +0000 | |
commit | e6bd5a0b58576af6d5b6bd1e86569bed7101ee6b (patch) | |
tree | 98e326dfa2201f921c72429d04535e2fa71e4609 /dev-perl/set-scalar/set-scalar-1.20.ebuild | |
parent | Stable on sparc wrt #131857 (diff) | |
download | gentoo-2-e6bd5a0b58576af6d5b6bd1e86569bed7101ee6b.tar.gz gentoo-2-e6bd5a0b58576af6d5b6bd1e86569bed7101ee6b.tar.bz2 gentoo-2-e6bd5a0b58576af6d5b6bd1e86569bed7101ee6b.zip |
Stable on hppa
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/set-scalar/set-scalar-1.20.ebuild')
-rw-r--r-- | dev-perl/set-scalar/set-scalar-1.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/set-scalar/set-scalar-1.20.ebuild b/dev-perl/set-scalar/set-scalar-1.20.ebuild index afc9cf46c8dc..c3509d28adb8 100644 --- a/dev-perl/set-scalar/set-scalar-1.20.ebuild +++ b/dev-perl/set-scalar/set-scalar-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.20.ebuild,v 1.3 2006/06/12 16:14:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.20.ebuild,v 1.4 2006/06/29 19:31:23 gustavoz Exp $ inherit perl-module MY_P=Set-Scalar-${PV} @@ -13,6 +13,6 @@ HOMEPAGE="http://search.cpan.org/author/JHI/Set-Scalar-1.17/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~arm ~hppa ~ia64 ~ppc ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha ~arm hppa ~ia64 ~ppc ~s390 ~sh sparc ~x86" SRC_TEST="do" |