diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-25 20:53:59 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-25 20:53:59 +0000 |
commit | 1e69191360fe302ed767d447a3c9f73d2d95b10f (patch) | |
tree | ca8eccb5acf04bef9da67e0ceb9048bf9d8a218d /dev-perl/Apache-Session | |
parent | Mark stable on amd64 and x86 wrt #499262 (diff) | |
download | gentoo-2-1e69191360fe302ed767d447a3c9f73d2d95b10f.tar.gz gentoo-2-1e69191360fe302ed767d447a3c9f73d2d95b10f.tar.bz2 gentoo-2-1e69191360fe302ed767d447a3c9f73d2d95b10f.zip |
alpha stable wrt bug #492072
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild b/dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild index f37f0cac2a35..554f78f77761 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.900.0.ebuild,v 1.1 2013/08/25 06:14:51 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild,v 1.2 2014/01/25 20:53:59 zlogene Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module for Apache::Session" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~x86" IUSE="" RDEPEND=" diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 22f5c1dafd65..7d46ee381c99 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Apache-Session -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.69 2013/08/25 06:14:51 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.70 2014/01/25 20:53:59 zlogene Exp $ + + 25 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> Apache-Session-1.900.0.ebuild: + alpha stable wrt bug #492072 *Apache-Session-1.900.0 (25 Aug 2013) |