diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 15:08:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 15:08:37 +0000 |
commit | 617521bfb0e601b03cfb063d82dad538524ec8f2 (patch) | |
tree | e1be559384f301ff0e68e70ce82e7f63a4af8024 /dev-perl/Apache-Session | |
parent | Marking Apache-Reload-0.110.0 ppc for bug 400029 (diff) | |
download | gentoo-2-617521bfb0e601b03cfb063d82dad538524ec8f2.tar.gz gentoo-2-617521bfb0e601b03cfb063d82dad538524ec8f2.tar.bz2 gentoo-2-617521bfb0e601b03cfb063d82dad538524ec8f2.zip |
Marking Apache-Session-1.890.0 ppc for bug 400031
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 | 5 |
2 files changed, 6 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 5fce637b687d..3dc4a86334cf 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.3 2012/02/25 17:43:24 klausman Exp $ +# $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 $ 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 6e3d03a64226..b998b7a7d3aa 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.63 2012/02/25 17:43:24 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.64 2012/02/27 15:08:37 ranger Exp $ + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> Apache-Session-1.890.0.ebuild: + Marking Apache-Session-1.890.0 ppc for bug 400031 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> Apache-Session-1.890.0.ebuild: |