diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:43:24 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:43:24 +0000 |
commit | 8ea86d442bba8c25154bcb94258c532f89b20cde (patch) | |
tree | 08a7b9c08f237d0e71feea62fa9ff7f9124b91c2 /dev-perl/Apache-Session | |
parent | Stable on alpha, bug #400029 (diff) | |
download | historical-8ea86d442bba8c25154bcb94258c532f89b20cde.tar.gz historical-8ea86d442bba8c25154bcb94258c532f89b20cde.tar.bz2 historical-8ea86d442bba8c25154bcb94258c532f89b20cde.zip |
Stable on alpha, bug #400031
Package-Manager: portage-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.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 6 |
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 |