diff options
author | 2004-07-14 20:23:28 +0000 | |
---|---|---|
committer | 2004-07-14 20:23:28 +0000 | |
commit | 3a607f83ef1f905a0c856a4fb2215dbb2ba71695 (patch) | |
tree | 269be25140870c3303e5e0ac61fdb00b98175a82 /dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.tar.gz gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.tar.bz2 gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild')
-rw-r--r-- | dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild index 10f47be50c0b..e0993b76392d 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-2004 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.3 2004/06/25 00:58:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.4 2004/07/14 20:23:28 agriffis Exp $ inherit perl-module @@ -11,4 +11,5 @@ SRC_URI="http://www.cpan.org/authors/id/D/DC/DCANTRELL/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" SRC_TEST="do" |