summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-24 07:28:30 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-24 07:28:30 +0000
commit1ce490a88408a1741f0ba4c25e3964963736a343 (patch)
treee964f37eb77e0d86a3a75b03f7d9f71986c256b9 /dev-perl
parentmarked x86 per bug 413085 (diff)
downloadhistorical-1ce490a88408a1741f0ba4c25e3964963736a343.tar.gz
historical-1ce490a88408a1741f0ba4c25e3964963736a343.tar.bz2
historical-1ce490a88408a1741f0ba4c25e3964963736a343.zip
marked x86 per bug 413083
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'dev-perl')
-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