summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-19 19:46:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-19 19:46:57 +0000
commit71adeb6abc2f2ebf7d1633098be07299d23ccb98 (patch)
tree57f749868f192e23ed75bb796c70b282242fa3cf /dev-perl/Authen-NTLM
parentFix changelog (diff)
downloadhistorical-71adeb6abc2f2ebf7d1633098be07299d23ccb98.tar.gz
historical-71adeb6abc2f2ebf7d1633098be07299d23ccb98.tar.bz2
historical-71adeb6abc2f2ebf7d1633098be07299d23ccb98.zip
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
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/Authen-NTLM-1.80.0.ebuild6
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild4
-rw-r--r--dev-perl/Authen-NTLM/ChangeLog6
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild
index 17ce89853efd..356228da8b6d 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-2007 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.02.ebuild,v 1.17 2007/01/14 22:26:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.18 2012/03/19 19:25:54 armin76 Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Authen/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~ppc x86"
IUSE=""
DEPEND=">=virtual/perl-MIME-Base64-3.00
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild
index b348293c6bee..9604dda6464d 100644
--- a/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild
+++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.80.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.80.0.ebuild,v 1.1 2011/04/07 11:32:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild,v 1.2 2012/03/19 19:25:54 armin76 Exp $
EAPI=2
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="An NTLM authentication module"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE="test"
RDEPEND=">=virtual/perl-MIME-Base64-3.00
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 14731983f825..f433b2d99c39 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.4 2012/03/08 12:00:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.5 2012/03/19 19:25:54 armin76 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 ~ppc 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 df85b55be792..1f0a1681dea0 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.21 2012/03/08 12:00:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.22 2012/03/19 19:25:54 armin76 Exp $
+
+ 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Authen-NTLM-1.02.ebuild,
+ Authen-NTLM-1.80.0.ebuild, Authen-NTLM-1.90.0.ebuild:
+ Drop ia64/sparc keywords
08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
Authen-NTLM-1.90.0.ebuild: