summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 11:59:47 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 11:59:47 +0000
commit87041dbc34cf83caf5e729f938acfb06ca4c030f (patch)
treec17fb5c392888d74a648d2bc356cff2fccb3548d /dev-perl/Apache-Session
parentMark 0.94 stable on ia64 (diff)
downloadhistorical-87041dbc34cf83caf5e729f938acfb06ca4c030f.tar.gz
historical-87041dbc34cf83caf5e729f938acfb06ca4c030f.tar.bz2
historical-87041dbc34cf83caf5e729f938acfb06ca4c030f.zip
Mark 1.60 stable on ia64
Package-Manager: portage-1.589-cvs
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 8390ec759edd..df4ad1c8c63a 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.12 2005/08/25 22:18:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.13 2005/10/02 11:59:47 agriffis 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="alpha amd64 ~ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
DEPEND="${DEPEND}
perl-core/Digest-MD5
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
index 9b83a4ef6076..4109ee248e2b 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.16 2005/08/25 22:18:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.17 2005/10/02 11:59:47 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
+ Apache-Session-1.60.ebuild:
+ Mark 1.60 stable on ia64
25 Aug 2005; Aron Griffis <agriffis@gentoo.org>
Apache-Session-1.60.ebuild: