summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Regexp-Assemble/Regexp-Assemble-0.34.ebuild')
-rw-r--r--dev-perl/Regexp-Assemble/Regexp-Assemble-0.34.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Regexp-Assemble/Regexp-Assemble-0.34.ebuild b/dev-perl/Regexp-Assemble/Regexp-Assemble-0.34.ebuild
index d812e1920..782412a19 100644
--- a/dev-perl/Regexp-Assemble/Regexp-Assemble-0.34.ebuild
+++ b/dev-perl/Regexp-Assemble/Regexp-Assemble-0.34.ebuild
@@ -2,16 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
# $Header$
+MODULE_AUTHOR=DLAND
inherit perl-module
DESCRIPTION="Assemble multiple Regular Expressions into a single RE"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-SRC_URI="mirror://cpan/authors/id/D/DL/DLAND/${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=""