summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0c7b38bf5101..db0f28728dee 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.2 2007/06/21 14:33:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.82.ebuild,v 1.3 2007/06/25 14:58:29 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 c3f84718f838..43b4877efa7c 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.44 2007/06/21 14:33:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.45 2007/06/25 14:58:29 mcummings Exp $
+
+ 25 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.82.ebuild:
+ Marking amd64 stable
21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.82.ebuild: