summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r--dev-perl/CGI-Session/CGI-Session-4.480.0.ebuild6
-rw-r--r--dev-perl/CGI-Session/ChangeLog7
2 files changed, 8 insertions, 5 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 65222c44baa0..184fa3bf275b 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-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/CGI-Session/CGI-Session-4.480.0.ebuild,v 1.2 2011/07/26 18:53:43 xarthisius Exp $
+# $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 $
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 915b2c009278..18a537117d61 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.44 2011/07/30 09:11:40 tove Exp $
+# 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 $
+
+ 24 Apr 2012; Jeff Horelick <jdhore@gentoo.org> CGI-Session-4.480.0.ebuild:
+ marked x86 per bug 413083
30 Jul 2011; Torsten Veller <tove@gentoo.org> -CGI-Session-4.430.ebuild:
Cleanup