diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 21:34:53 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 21:34:53 +0000 |
commit | 71ec292d09b6617eb19ef7bbfc03f9d84923ba2d (patch) | |
tree | 9655ca0916ff8531383c018d4d7b35e84190dffb /dev-perl/Apache-Session | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-71ec292d09b6617eb19ef7bbfc03f9d84923ba2d.tar.gz gentoo-2-71ec292d09b6617eb19ef7bbfc03f9d84923ba2d.tar.bz2 gentoo-2-71ec292d09b6617eb19ef7bbfc03f9d84923ba2d.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.900.0-r1.ebuild (renamed from dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 9 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild b/dev-perl/Apache-Session/Apache-Session-1.900.0-r1.ebuild index b288dfdd401a..95479d460a10 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.900.0.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.900.0-r1.ebuild @@ -1,8 +1,8 @@ # 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.5 2014/01/26 15:04:58 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.900.0-r1.ebuild,v 1.1 2014/08/23 21:34:53 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=CHORNY MODULE_VERSION=1.90 diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 8cb446e861e8..f18128899113 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,13 @@ # 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.73 2014/01/26 15:04:58 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.74 2014/08/23 21:34:53 axs Exp $ + +*Apache-Session-1.900.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Apache-Session-1.900.0-r1.ebuild, -Apache-Session-1.900.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 26 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> -Apache-Session-1.890.0.ebuild, Apache-Session-1.900.0.ebuild: |