diff options
author | 2006-03-30 23:16:15 +0000 | |
---|---|---|
committer | 2006-03-30 23:16:15 +0000 | |
commit | cdaf0bc1260d1a79b0e13f2445ebf5964b701c94 (patch) | |
tree | 64e1c16212752e7025e1d682b672c10a76fa34a1 /dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild | |
parent | Mark 0.10 ~ia64 (diff) | |
download | gentoo-2-cdaf0bc1260d1a79b0e13f2445ebf5964b701c94.tar.gz gentoo-2-cdaf0bc1260d1a79b0e13f2445ebf5964b701c94.tar.bz2 gentoo-2-cdaf0bc1260d1a79b0e13f2445ebf5964b701c94.zip |
Mark 0.12 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild')
-rw-r--r-- | dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild index 083a61af76da..679d42e9a5ca 100644 --- a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild +++ b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.6 2005/04/29 12:26:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.7 2006/03/30 23:16:15 agriffis Exp $ inherit perl-module @@ -10,6 +10,6 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCANTRELL/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |