summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Data-Hierarchy/Data-Hierarchy-0.15.ebuild')
-rw-r--r--dev-perl/Data-Hierarchy/Data-Hierarchy-0.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-Hierarchy/Data-Hierarchy-0.15.ebuild b/dev-perl/Data-Hierarchy/Data-Hierarchy-0.15.ebuild
index 56b4f1f2ecaa..06782f4f3029 100644
--- a/dev-perl/Data-Hierarchy/Data-Hierarchy-0.15.ebuild
+++ b/dev-perl/Data-Hierarchy/Data-Hierarchy-0.15.ebuild
@@ -3,7 +3,6 @@
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Data::Hierarchy - Handle data in a hierarchical structure"
SRC_URI="http://www.cpan.org/modules/by-module/Data/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme"
@@ -11,6 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Data/${P}.readme"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~alpha ~mips ~ppc ~sparc x86"
+IUSE=""
DEPEND="${DEPEND}
dev-perl/Clone"