summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-03 17:31:24 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-03 17:31:24 +0000
commit8aeb23c5c541f3c0d891852af00c5d8eedbc74d5 (patch)
treea23c510659092337747150913c1cba9bffdfe812 /dev-perl/CGI-Session
parentStable on alpha, bug #266986 (diff)
downloadgentoo-2-8aeb23c5c541f3c0d891852af00c5d8eedbc74d5.tar.gz
gentoo-2-8aeb23c5c541f3c0d891852af00c5d8eedbc74d5.tar.bz2
gentoo-2-8aeb23c5c541f3c0d891852af00c5d8eedbc74d5.zip
amd64 stable, bug #268166
(Portage version: 2.1.6.12/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r--dev-perl/CGI-Session/CGI-Session-4.41.ebuild4
-rw-r--r--dev-perl/CGI-Session/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.41.ebuild b/dev-perl/CGI-Session/CGI-Session-4.41.ebuild
index 0fa3475dbc5c..6858b6aa19d7 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
# 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.2 2009/05/02 08:41:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.3 2009/05/03 17:31:24 maekke 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 ~ia64 ~ppc ~sparc x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5
diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog
index be399af33acd..6af77aa90a6f 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.33 2009/05/02 08:41:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.34 2009/05/03 17:31:24 maekke Exp $
+
+ 03 May 2009; Markus Meier <maekke@gentoo.org> CGI-Session-4.41.ebuild:
+ amd64 stable, bug #268166
02 May 2009; Torsten Veller <tove@gentoo.org> CGI-Session-4.41.ebuild:
Stable on x86 (#268166)