summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-02-25 17:43:24 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-02-25 17:43:24 +0000
commitf6dbf9ae47ce3d678a99b6696b5f0b12d487705c (patch)
tree6c19f41f7ebb61d8a02f9d07b1aa634ef7b41724 /dev-perl/Apache-Session
parentStable on alpha, bug #400029 (diff)
downloadgentoo-2-f6dbf9ae47ce3d678a99b6696b5f0b12d487705c.tar.gz
gentoo-2-f6dbf9ae47ce3d678a99b6696b5f0b12d487705c.tar.bz2
gentoo-2-f6dbf9ae47ce3d678a99b6696b5f0b12d487705c.zip
Stable on alpha, bug #400031
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.890.0.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.890.0.ebuild b/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild
index 398313dbde4e..5fce637b687d 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.890.0.ebuild,v 1.2 2012/02/24 09:52:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild,v 1.3 2012/02/25 17:43:24 klausman Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl module for Apache::Session"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
index f175545b6603..6e3d03a64226 100644
--- a/dev-perl/Apache-Session/ChangeLog
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Apache-Session
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.62 2012/02/24 09:52:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.63 2012/02/25 17:43:24 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ Apache-Session-1.890.0.ebuild:
+ Stable on alpha, bug #400031
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Apache-Session-1.890.0.ebuild:
Stable for amd64, wrt bug #400031