summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-12 00:04:19 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-12 00:04:19 +0000
commit79ed692613ee78ad0cb886f0f77b13b4fa0cb841 (patch)
tree32405d1e56b41ec7ed7152571f5123c72781478d /dev-perl/CGI-Session
parentMarking stable sparc (diff)
downloadhistorical-79ed692613ee78ad0cb886f0f77b13b4fa0cb841.tar.gz
historical-79ed692613ee78ad0cb886f0f77b13b4fa0cb841.tar.bz2
historical-79ed692613ee78ad0cb886f0f77b13b4fa0cb841.zip
Marking stable sparc
Package-Manager: portage-2.1
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 bb8be914cca4..ead466171638 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.1 2006/04/15 11:35:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.13.ebuild,v 1.2 2006/06/11 23:50:31 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 011df2cf0e05..7dc070d87b58 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.9 2006/04/15 11:35:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.10 2006/06/11 23:50:31 mcummings Exp $
+
+ 11 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ CGI-Session-4.13.ebuild:
+ Marking stable sparc
*CGI-Session-4.13 (15 Apr 2006)