summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Module-Starter/Module-Starter-1.46.ebuild')
-rw-r--r--dev-perl/Module-Starter/Module-Starter-1.46.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Module-Starter/Module-Starter-1.46.ebuild b/dev-perl/Module-Starter/Module-Starter-1.46.ebuild
index 307777c20..daec35506 100644
--- a/dev-perl/Module-Starter/Module-Starter-1.46.ebuild
+++ b/dev-perl/Module-Starter/Module-Starter-1.46.ebuild
@@ -2,16 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
# $Header$
+MODULE_AUTHOR=RJBS
inherit perl-module
DESCRIPTION="a simple starter kit for any module"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz"
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"
-RESTRICT="nomirror"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""