summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-02-25 17:44:49 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-02-25 17:44:49 +0000
commit509fe841f5dbdb090058ecce95aa2f7f6b31dc4a (patch)
tree6b72eacb9a6ecf11f801f89574de9365b807eeda /dev-perl/Authen-NTLM
parentStable on alpha, bug #400037 (diff)
downloadgentoo-2-509fe841f5dbdb090058ecce95aa2f7f6b31dc4a.tar.gz
gentoo-2-509fe841f5dbdb090058ecce95aa2f7f6b31dc4a.tar.bz2
gentoo-2-509fe841f5dbdb090058ecce95aa2f7f6b31dc4a.zip
Stable on alpha, bug #400041
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild4
-rw-r--r--dev-perl/Authen-NTLM/ChangeLog6
2 files changed, 7 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 445a2dbb28c0..a98e4fce17c2 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-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.2 2012/02/24 09:55:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.3 2012/02/25 17:44:49 klausman 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 c8c68e2dcc54..f61605245e51 100644
--- a/dev-perl/Authen-NTLM/ChangeLog
+++ b/dev-perl/Authen-NTLM/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Authen-NTLM
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.20 2012/02/25 17:44:49 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ Authen-NTLM-1.90.0.ebuild:
+ Stable on alpha, bug #400041
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Authen-NTLM-1.90.0.ebuild:
Stable for amd64, wrt bug #400041