summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:55:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:55:00 +0000
commitd563ce996e5a576d7ab0890e381ffe78ee22ce2e (patch)
treed739e23e39c615ea0f02deeacfbcc4c61c3e5de7 /dev-perl/Authen-NTLM
parentStable for amd64, wrt bug #400039 (diff)
downloadgentoo-2-d563ce996e5a576d7ab0890e381ffe78ee22ce2e.tar.gz
gentoo-2-d563ce996e5a576d7ab0890e381ffe78ee22ce2e.tar.bz2
gentoo-2-d563ce996e5a576d7ab0890e381ffe78ee22ce2e.zip
Stable for amd64, wrt bug #400041
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild6
-rw-r--r--dev-perl/Authen-NTLM/ChangeLog7
2 files changed, 8 insertions, 5 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
diff --git a/dev-perl/Authen-NTLM/ChangeLog b/dev-perl/Authen-NTLM/ChangeLog
index 52eba49f6c67..c8c68e2dcc54 100644
--- a/dev-perl/Authen-NTLM/ChangeLog
+++ b/dev-perl/Authen-NTLM/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Authen-NTLM
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.18 2011/09/13 17:47:48 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.19 2012/02/24 09:55:00 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Authen-NTLM-1.90.0.ebuild:
+ Stable for amd64, wrt bug #400041
*Authen-NTLM-1.90.0 (13 Sep 2011)