summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.003.ebuild')
-rw-r--r--dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.003.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.003.ebuild b/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.003.ebuild
index f025e5730..da2f243d4 100644
--- a/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.003.ebuild
+++ b/dev-perl/Catalyst-Authentication-Store-Htpasswd/Catalyst-Authentication-Store-Htpasswd-1.003.ebuild
@@ -2,18 +2,16 @@
# Distributed under the terms of the GNU General Public License v2
# $Header$
+MODULE_AUTHOR=BOBTFISH
inherit perl-module
DESCRIPTION="Authen::Htpasswd based user storage/authentication."
-SRC_URI="mirror://cpan/authors/id/B/BO/BOBTFISH/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-RESTRICT="nomirror"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc sparc-fbsd x86 x86-fbsd"
+KEYWORDS="~amd64 ~x86"
DEPEND="
>=dev-perl/Catalyst-Plugin-Authentication-0.10006