summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild')
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
index 4ff53d8e2985..445a2dbb28c0 100644
--- a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
+++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.1 2011/09/13 17:47:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.2 2012/02/24 09:55:00 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="An NTLM authentication module"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND=">=virtual/perl-MIME-Base64-3.00