summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:53:11 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:53:11 +0000
commitbccdc87c12316a9c1733cfccc270923d9e5abea9 (patch)
tree208f66c7381393712910431eb156948ce1ac273c /dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-bccdc87c12316a9c1733cfccc270923d9e5abea9.tar.gz
historical-bccdc87c12316a9c1733cfccc270923d9e5abea9.tar.bz2
historical-bccdc87c12316a9c1733cfccc270923d9e5abea9.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild')
-rw-r--r--dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild
index 10b2dfa74c43..6d68d7c2f9e6 100644
--- a/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild
+++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.8 2004/07/08 23:35:58 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.9 2004/07/14 20:47:36 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="ordered associative arrays for Perl"
SRC_URI="http://www.cpan.org/modules/by-module/Tie/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Tie/${P}.readme"
@@ -12,3 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Tie/${P}.readme"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""