summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-06-21 14:46:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-06-21 14:46:00 +0000
commitdaac42d6d67e4bfb6580a96b4881d2e068e0fc07 (patch)
treebef706bdb68e49ddc255c7c494a44ec140e86124 /dev-perl/Apache-Session
parentalpha/ia64/x86 stable (diff)
downloadhistorical-daac42d6d67e4bfb6580a96b4881d2e068e0fc07.tar.gz
historical-daac42d6d67e4bfb6580a96b4881d2e068e0fc07.tar.bz2
historical-daac42d6d67e4bfb6580a96b4881d2e068e0fc07.zip
Marking sparc stable
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.82.ebuild4
-rw-r--r--dev-perl/Apache-Session/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.82.ebuild b/dev-perl/Apache-Session/Apache-Session-1.82.ebuild
index 4208a1ccc213..0c7b38bf5101 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.82.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.82.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/Apache-Session/Apache-Session-1.82.ebuild,v 1.1 2007/03/13 01:38:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.82.ebuild,v 1.2 2007/06/21 14:33:02 mcummings Exp $
inherit perl-module
IUSE=""
@@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~chorny/"
SLOT="0"
LICENSE="Artistic"
#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86"
DEPEND="dev-perl/Test-Deep
virtual/perl-Digest-MD5
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
index 290e88c7eea0..c3f84718f838 100644
--- a/dev-perl/Apache-Session/ChangeLog
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Apache-Session
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.43 2007/06/15 02:46:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.44 2007/06/21 14:33:02 mcummings Exp $
+
+ 21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.82.ebuild:
+ Marking sparc stable
*Apache-Session-1.83 (15 Jun 2007)