diff options
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) |