diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-08 14:52:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-08 14:52:52 +0000 |
commit | d83cb843d53c0e46e2fd9ab702cade3c9cab463d (patch) | |
tree | adbb590cae8dae38faa037e1373588c5ced49baf /dev-perl/Apache-AuthCookie | |
parent | ia64/s390/sh/sparc stable wrt #406037 (diff) | |
download | gentoo-2-d83cb843d53c0e46e2fd9ab702cade3c9cab463d.tar.gz gentoo-2-d83cb843d53c0e46e2fd9ab702cade3c9cab463d.tar.bz2 gentoo-2-d83cb843d53c0e46e2fd9ab702cade3c9cab463d.zip |
Drop ia64 keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-AuthCookie/ChangeLog | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild index c08fbb825ed2..677d9d909f88 100644 --- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild +++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.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/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild,v 1.4 2007/03/05 11:03:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild,v 1.5 2012/04/08 14:52:52 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHOUT/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=www-apache/mod_perl-2 diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild index 8ffce17e18b4..fa312c8faebc 100644 --- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild +++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.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/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild,v 1.3 2012/04/03 19:39:02 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild,v 1.4 2012/04/08 14:52:52 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl Authentication and Authorization via cookies" SLOT="0" -KEYWORDS="amd64 ~ia64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=www-apache/mod_perl-2 diff --git a/dev-perl/Apache-AuthCookie/ChangeLog b/dev-perl/Apache-AuthCookie/ChangeLog index c39e098f7bc3..33b1e3ed05d4 100644 --- a/dev-perl/Apache-AuthCookie/ChangeLog +++ b/dev-perl/Apache-AuthCookie/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-AuthCookie # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.28 2012/04/03 19:39:02 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.29 2012/04/08 14:52:52 armin76 Exp $ + + 08 Apr 2012; Raúl Porcel <armin76@gentoo.org> Apache-AuthCookie-3.10.ebuild, + Apache-AuthCookie-3.180.0.ebuild: + Drop ia64 keywords 03 Apr 2012; Andreas Schuerch <nativemad@gentoo.org> Apache-AuthCookie-3.180.0.ebuild: |