diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-28 16:11:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-28 16:11:39 +0000 |
commit | 5a107e701a10b643f98a64a992d1a293627decc7 (patch) | |
tree | 6368ff6bd164e68744a49728246e4e894ffdf025 /dev-perl/CGI-Session | |
parent | Drop sparc keywords (diff) | |
download | historical-5a107e701a10b643f98a64a992d1a293627decc7.tar.gz historical-5a107e701a10b643f98a64a992d1a293627decc7.tar.bz2 historical-5a107e701a10b643f98a64a992d1a293627decc7.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.41.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.480.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/CGI-Session/ChangeLog | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.41.ebuild b/dev-perl/CGI-Session/CGI-Session-4.41.ebuild index 9ee5dbde9f13..2a79fcb06ba3 100644 --- a/dev-perl/CGI-Session/CGI-Session-4.41.ebuild +++ b/dev-perl/CGI-Session/CGI-Session-4.41.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/CGI-Session/CGI-Session-4.41.ebuild,v 1.5 2009/05/04 16:18:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.6 2012/05/28 16:11:39 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="persistent session data in CGI applications " LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="test" RDEPEND="virtual/perl-Digest-MD5 diff --git a/dev-perl/CGI-Session/CGI-Session-4.480.0.ebuild b/dev-perl/CGI-Session/CGI-Session-4.480.0.ebuild index ca414fe20e03..e24848a06c16 100644 --- a/dev-perl/CGI-Session/CGI-Session-4.480.0.ebuild +++ b/dev-perl/CGI-Session/CGI-Session-4.480.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/CGI-Session/CGI-Session-4.480.0.ebuild,v 1.4 2012/04/26 11:02:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0.ebuild,v 1.5 2012/05/28 16:11:39 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="persistent session data in CGI applications " SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="test" RDEPEND=" diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog index ba67f3b96ebc..470b6c199b34 100644 --- a/dev-perl/CGI-Session/ChangeLog +++ b/dev-perl/CGI-Session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CGI-Session # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.46 2012/04/26 11:02:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.47 2012/05/28 16:11:39 armin76 Exp $ + + 28 May 2012; Raúl Porcel <armin76@gentoo.org> CGI-Session-4.41.ebuild, + CGI-Session-4.480.0.ebuild: + Drop ia64/sparc keywords 26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> CGI-Session-4.480.0.ebuild: Stable for amd64, wrt bug #413083 |