summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Log-Log4perl/Log-Log4perl-1.18.ebuild')
-rw-r--r--dev-perl/Log-Log4perl/Log-Log4perl-1.18.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.18.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.18.ebuild
index 83c8f65af..2c144d111 100644
--- a/dev-perl/Log-Log4perl/Log-Log4perl-1.18.ebuild
+++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.18.ebuild
@@ -2,16 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
# $Header$
+MODULE_AUTHOR=MSCHILLI
inherit perl-module
DESCRIPTION="Log4j implementation for Perl"
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
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=""