summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-18 13:09:35 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-18 13:09:35 +0000
commit594dc4abf871215ab190582770b4072ead4ae4c1 (patch)
tree9951439d413e701c980657bf8c4d623e99b476cf /dev-perl/Apache-Session
parentfreewrl modular x deps (diff)
downloadgentoo-2-594dc4abf871215ab190582770b4072ead4ae4c1.tar.gz
gentoo-2-594dc4abf871215ab190582770b4072ead4ae4c1.tar.bz2
gentoo-2-594dc4abf871215ab190582770b4072ead4ae4c1.zip
Marking x86 stable
(Portage version: 2.1_pre3-r1)
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/Apache-Session-1.80.ebuild6
-rw-r--r--dev-perl/Apache-Session/ChangeLog7
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
index df4ad1c8c63a..bb187ef1f6a2 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
+# Copyright 1999-2006 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.13 2005/10/02 11:59:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.14 2006/01/18 13:09:35 mcummings Exp $
inherit perl-module
MY_PV=${PV/0/}
diff --git a/dev-perl/Apache-Session/Apache-Session-1.80.ebuild b/dev-perl/Apache-Session/Apache-Session-1.80.ebuild
index 8679ac0e9e0c..6f10e619080b 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.80.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.80.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.80.ebuild,v 1.1 2005/11/09 11:06:26 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.80.ebuild,v 1.2 2006/01/18 13:09:35 mcummings Exp $
inherit perl-module
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~cwest/Apache-Session-1.80/"
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 45001e966ad5..0f40d9c88779 100644
--- a/dev-perl/Apache-Session/ChangeLog
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2005/11/09 11:06:26 chriswhite Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.19 2006/01/18 13:09:35 mcummings Exp $
+
+ 18 Jan 2006; <mcumming@gentoo.org> Apache-Session-1.80.ebuild:
+ Marking x86 stable
*Apache-Session-1.80 (09 Nov 2005)