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
commit81accdfb885f94c311beb7e45695e7dfceedf4b4 (patch)
treee2fa02a18c17565579384b78f637da01ae66a323 /dev-perl
parentSome fixups for freedb defaults #142195 by Christian 'Opfer' Faulhammer. (diff)
downloadgentoo-2-81accdfb885f94c311beb7e45695e7dfceedf4b4.tar.gz
gentoo-2-81accdfb885f94c311beb7e45695e7dfceedf4b4.tar.bz2
gentoo-2-81accdfb885f94c311beb7e45695e7dfceedf4b4.zip
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl')
-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: