diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:46:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:46:57 +0000 |
commit | 71adeb6abc2f2ebf7d1633098be07299d23ccb98 (patch) | |
tree | 57f749868f192e23ed75bb796c70b282242fa3cf /dev-perl/Apache-Session | |
parent | Fix changelog (diff) | |
download | historical-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/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.83.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild index 73c7aa912e30..fe23d49376c2 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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-Session/Apache-Session-1.83.ebuild,v 1.6 2008/09/30 07:56:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild,v 1.7 2012/03/19 19:21:54 armin76 Exp $ MODULE_AUTHOR=CHORNY inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Perl module for Apache::Session" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" DEPEND="dev-perl/Test-Deep diff --git a/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild b/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild index 359c980c1bfb..96ad86aa77a0 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.890.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-Session/Apache-Session-1.890.0.ebuild,v 1.5 2012/03/08 11:51:31 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild,v 1.6 2012/03/19 19:21:54 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module for Apache::Session" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" RDEPEND=" diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 3becf60fd882..3b46b96742ad 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-Session # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.65 2012/03/08 11:51:31 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.66 2012/03/19 19:21:54 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Apache-Session-1.83.ebuild, + Apache-Session-1.890.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Apache-Session-1.890.0.ebuild: |