diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-26 11:02:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-26 11:02:16 +0000 |
commit | a3d4e63c8a3c4fb21bf447586215beedea90572f (patch) | |
tree | 0e43629eb1619f06dc028229e031b9dc5be68fb3 /dev-perl/CGI-Session | |
parent | Stable for amd64, wrt bug #411885 (diff) | |
download | gentoo-2-a3d4e63c8a3c4fb21bf447586215beedea90572f.tar.gz gentoo-2-a3d4e63c8a3c4fb21bf447586215beedea90572f.tar.bz2 gentoo-2-a3d4e63c8a3c4fb21bf447586215beedea90572f.zip |
Stable for amd64, wrt bug #413083
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.480.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/CGI-Session/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
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 184fa3bf275b..ca414fe20e03 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.3 2012/04/24 07:28:30 jdhore Exp $ +# $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 $ 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 ~ia64 ~ppc ~sparc x86" IUSE="test" RDEPEND=" diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog index 18a537117d61..ba67f3b96ebc 100644 --- a/dev-perl/CGI-Session/ChangeLog +++ b/dev-perl/CGI-Session/ChangeLog @@ -1,6 +1,9 @@ # 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.45 2012/04/24 07:28:30 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.46 2012/04/26 11:02:16 ago Exp $ + + 26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> CGI-Session-4.480.0.ebuild: + Stable for amd64, wrt bug #413083 24 Apr 2012; Jeff Horelick <jdhore@gentoo.org> CGI-Session-4.480.0.ebuild: marked x86 per bug 413083 |