summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-21 23:36:22 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-21 23:36:22 +0000
commit98728e64d2081c7705d78d9757f1cf10102b4491 (patch)
tree57f0febeb95b4ad59f35311668fbd77416ada92c /dev-perl/CGI-Session
parentNew beta, disabled mono for now because it doesn't build, fixes bug #162930 (diff)
downloadhistorical-98728e64d2081c7705d78d9757f1cf10102b4491.tar.gz
historical-98728e64d2081c7705d78d9757f1cf10102b4491.tar.bz2
historical-98728e64d2081c7705d78d9757f1cf10102b4491.zip
Marking amd64 stable
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r--dev-perl/CGI-Session/CGI-Session-4.20.ebuild4
-rw-r--r--dev-perl/CGI-Session/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.20.ebuild b/dev-perl/CGI-Session/CGI-Session-4.20.ebuild
index 24ceb9982ad9..df0802ae3457 100644
--- a/dev-perl/CGI-Session/CGI-Session-4.20.ebuild
+++ b/dev-perl/CGI-Session/CGI-Session-4.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.20.ebuild,v 1.3 2007/01/21 19:45:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.20.ebuild,v 1.4 2007/01/21 23:32:51 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MA/MARKSTOS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog
index 8cbb6e02c23a..7b603bc98d95 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.17 2007/01/21 19:45:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.18 2007/01/21 23:32:51 mcummings Exp $
+
+ 21 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ CGI-Session-4.20.ebuild:
+ Marking amd64 stable
21 Jan 2007; Michael Cummings <mcummings@gentoo.org>
CGI-Session-4.20.ebuild: