diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:25:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:25:54 +0000 |
commit | a19bcb3159cfb00bfe09f867da34d091f788d1e4 (patch) | |
tree | 8786a22acaef20ec11a60874ad99d6d1e02d3d08 /dev-perl/Authen-NTLM | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-a19bcb3159cfb00bfe09f867da34d091f788d1e4.tar.gz gentoo-2-a19bcb3159cfb00bfe09f867da34d091f788d1e4.tar.bz2 gentoo-2-a19bcb3159cfb00bfe09f867da34d091f788d1e4.zip |
Drop ia64/sparc keywords
(Portage version: 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.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-NTLM/ChangeLog | 6 |
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: |