diff options
-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 3dc4a86334cf..359c980c1bfb 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.4 2012/02/27 15:08:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild,v 1.5 2012/03/08 11:51:31 phajdan.jr 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 b998b7a7d3aa..3becf60fd882 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.64 2012/02/27 15:08:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.65 2012/03/08 11:51:31 phajdan.jr Exp $ + + 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + Apache-Session-1.890.0.ebuild: + x86 stable wrt bug #400031 27 Feb 2012; Brent Baude <ranger@gentoo.org> Apache-Session-1.890.0.ebuild: Marking Apache-Session-1.890.0 ppc for bug 400031 |