summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/module-build/module-build-0.25.ebuild')
-rw-r--r--dev-perl/module-build/module-build-0.25.ebuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/dev-perl/module-build/module-build-0.25.ebuild b/dev-perl/module-build/module-build-0.25.ebuild
index bfb08c9c4264..646d9c13f846 100644
--- a/dev-perl/module-build/module-build-0.25.ebuild
+++ b/dev-perl/module-build/module-build-0.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.12 2005/03/15 09:53:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.13 2005/03/15 14:37:52 mcummings Exp $
inherit perl-module
@@ -12,14 +12,10 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86 ppc64 arm s390 ia64"
+KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86 ppc64"
IUSE=""
SRC_TEST="do"
-style="builder"
-
-DEPEND="dev-perl/module-info
- dev-perl/yaml
- dev-perl/extutils-parsexs
+DEPEND="dev-perl/yaml
>=dev-perl/Archive-Tar-1.09"