summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-01-21 23:43:38 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-01-21 23:43:38 +0000
commit283b051c55e72b65e518cef4c5efedc0b3a34eae (patch)
tree03f22b54dd10ccd7480c32ae5555f43539d7e50d /dev-perl/Apache-Session
parentStable on alpha. (diff)
downloadgentoo-2-283b051c55e72b65e518cef4c5efedc0b3a34eae.tar.gz
gentoo-2-283b051c55e72b65e518cef4c5efedc0b3a34eae.tar.bz2
gentoo-2-283b051c55e72b65e518cef4c5efedc0b3a34eae.zip
Stable on alpha.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.60.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.60.ebuild b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
index d6c8f3672b46..341edfc564b9 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.60.ebuild,v 1.7 2005/01/21 20:52:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.8 2005/01/21 23:43:38 kloeri Exp $
inherit perl-module
MY_PV=${PV/0/}
@@ -14,7 +14,7 @@ HOMEPAGE="http://search.cpan.org/~jbaker/${MY_P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc sparc alpha"
DEPEND="${DEPEND}
dev-perl/Digest-MD5
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
index 034f72a26691..3e848e4095c9 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.10 2005/01/21 20:52:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.11 2005/01/21 23:43:38 kloeri Exp $
+
+ 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
+ Apache-Session-1.60.ebuild:
+ Stable on alpha.
21 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
Apache-Session-1.60.ebuild: