summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-06 19:05:50 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-06 19:05:50 +0000
commit55335030b7a0f1e17c3850d462783eb369814581 (patch)
tree1d059ea027175701b2edcce7f5f527e3846b6094 /dev-perl/CGI-Session
parentSome fixups for freedb defaults #142195 by Christian 'Opfer' Faulhammer. (diff)
downloadhistorical-55335030b7a0f1e17c3850d462783eb369814581.tar.gz
historical-55335030b7a0f1e17c3850d462783eb369814581.tar.bz2
historical-55335030b7a0f1e17c3850d462783eb369814581.zip
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r--dev-perl/CGI-Session/CGI-Session-4.13.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.13.ebuild b/dev-perl/CGI-Session/CGI-Session-4.13.ebuild
index 2837db7f19ae..f55caf6b021c 100644
--- a/dev-perl/CGI-Session/CGI-Session-4.13.ebuild
+++ b/dev-perl/CGI-Session/CGI-Session-4.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.13.ebuild,v 1.5 2006/08/04 22:43:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.13.ebuild,v 1.6 2006/08/06 19:05:50 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 cde32412a577..f704b6dff665 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.13 2006/08/04 22:43:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.14 2006/08/06 19:05:50 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ CGI-Session-4.13.ebuild:
+ Marking amd64 stable
04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
CGI-Session-4.03.ebuild, CGI-Session-4.13.ebuild: