summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Algorithm-C3/Algorithm-C3-0.06.ebuild')
-rw-r--r--dev-perl/Algorithm-C3/Algorithm-C3-0.06.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Algorithm-C3/Algorithm-C3-0.06.ebuild b/dev-perl/Algorithm-C3/Algorithm-C3-0.06.ebuild
index d6a095803..54a855246 100644
--- a/dev-perl/Algorithm-C3/Algorithm-C3-0.06.ebuild
+++ b/dev-perl/Algorithm-C3/Algorithm-C3-0.06.ebuild
@@ -2,16 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
# $Header$
+MODULE_AUTHOR=BLBLACK
inherit perl-module
DESCRIPTION="A module for merging hierarchies using the C3 algorithm"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-SRC_URI="mirror://cpan/authors/id/B/BL/BLBLACK/${P}.tar.gz"
-RESTRICT="nomirror"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc sparc-fbsd x86 x86-fbsd"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-perl/module-build"