diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-26 15:04:58 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-26 15:04:58 +0000 |
commit | d31ca82d1c3d4683fef1f2aa64d1ef7f83f7fa16 (patch) | |
tree | f2443230772dd8be5b6fcfd7f37592cd4f2ec220 /dev-perl/Apache-Session | |
parent | x86 stable wrt bug #492072 (diff) | |
download | gentoo-2-d31ca82d1c3d4683fef1f2aa64d1ef7f83f7fa16.tar.gz gentoo-2-d31ca82d1c3d4683fef1f2aa64d1ef7f83f7fa16.tar.bz2 gentoo-2-d31ca82d1c3d4683fef1f2aa64d1ef7f83f7fa16.zip |
ppc stable wrt bug #492072; Drop old.
(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.890.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 6 |
3 files changed, 7 insertions, 29 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 deleted file mode 100644 index 96ad86aa77a0..000000000000 --- a/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# 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.6 2012/03/19 19:21:54 armin76 Exp $ - -EAPI=4 - -MODULE_AUTHOR=CHORNY -MODULE_VERSION=1.89 -inherit perl-module - -DESCRIPTION="Perl module for Apache::Session" - -SLOT="0" -KEYWORDS="alpha amd64 ppc x86" -IUSE="" - -RDEPEND=" - virtual/perl-Digest-MD5 - virtual/perl-Storable" -DEPEND="${RDEPEND} - virtual/perl-Module-Build -" -# test? ( -# dev-perl/Test-Deep -# dev-perl/Test-Exception -# ) 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 77bf7e5d5722..b288dfdd401a 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-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.4 2014/01/26 15:00:07 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild,v 1.5 2014/01/26 15:04:58 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 0f52bbc19699..8cb446e861e8 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.72 2014/01/26 15:00:07 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.73 2014/01/26 15:04:58 zlogene Exp $ + + 26 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> + -Apache-Session-1.890.0.ebuild, Apache-Session-1.900.0.ebuild: + ppc stable wrt bug #492072; Drop old. 26 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> Apache-Session-1.900.0.ebuild: x86 stable wrt bug #492072 |