summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-01-13 02:15:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-01-13 02:15:51 +0000
commit631435c000054b7d669b60efa21b9a88dc1908db (patch)
treeaf66b639ec323d47e5bbe5c14fa82f3a91c3d9ce /dev-perl/Authen-NTLM
parentChanged -K to -k when installing glibc so it can install the stub emul (diff)
downloadhistorical-631435c000054b7d669b60efa21b9a88dc1908db.tar.gz
historical-631435c000054b7d669b60efa21b9a88dc1908db.tar.bz2
historical-631435c000054b7d669b60efa21b9a88dc1908db.zip
Stable on sparc
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.02.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.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild
index 9960d5a5631c..fbbf657479ee 100644
--- a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild
+++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.02.ebuild,v 1.5 2004/10/16 23:57:19 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.6 2005/01/13 02:13:31 gustavoz Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Authen/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~amd64 ~ppc sparc ~alpha"
IUSE=""
DEPEND="${DEPEND}"
diff --git a/dev-perl/Authen-NTLM/ChangeLog b/dev-perl/Authen-NTLM/ChangeLog
index bb849fe679d3..a45719fdf2f6 100644
--- a/dev-perl/Authen-NTLM/ChangeLog
+++ b/dev-perl/Authen-NTLM/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Authen-NTLM
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.2 2004/06/25 00:08:09 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.3 2005/01/13 02:13:31 gustavoz Exp $
+
+ 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> Authen-NTLM-1.02.ebuild:
+ Stable on sparc
*Authen-NTLM-1.02 (09 Apr 2004)