diff options
author | 2014-08-22 19:15:57 +0000 | |
---|---|---|
committer | 2014-08-22 19:15:57 +0000 | |
commit | 53a8bad06cadb19ab8ec8854585e297e7eb3ee4b (patch) | |
tree | 09376fd50a4f6c846375b8534a43ac789d745984 /dev-perl/FCGI | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-53a8bad06cadb19ab8ec8854585e297e7eb3ee4b.tar.gz gentoo-2-53a8bad06cadb19ab8ec8854585e297e7eb3ee4b.tar.bz2 gentoo-2-53a8bad06cadb19ab8ec8854585e297e7eb3ee4b.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/FCGI')
-rw-r--r-- | dev-perl/FCGI/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/FCGI/FCGI-0.740.0-r1.ebuild (renamed from dev-perl/FCGI/FCGI-0.740.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/FCGI/ChangeLog b/dev-perl/FCGI/ChangeLog index d1da86f0e467..1089b15994c9 100644 --- a/dev-perl/FCGI/ChangeLog +++ b/dev-perl/FCGI/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/FCGI # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.30 2014/02/22 09:40:24 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.31 2014/08/22 19:15:57 axs Exp $ + +*FCGI-0.740.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +FCGI-0.740.0-r1.ebuild, -FCGI-0.740.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 22 Feb 2014; Ulrich Müller <ulm@gentoo.org> FCGI-0.740.0.ebuild: Fix LICENSE, "openmarket" is a duplicate of "FastCGI". diff --git a/dev-perl/FCGI/FCGI-0.740.0.ebuild b/dev-perl/FCGI/FCGI-0.740.0-r1.ebuild index 77ed1076cab2..75d2a9d31b46 100644 --- a/dev-perl/FCGI/FCGI-0.740.0.ebuild +++ b/dev-perl/FCGI/FCGI-0.740.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/FCGI/FCGI-0.740.0.ebuild,v 1.8 2014/02/22 09:40:24 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0-r1.ebuild,v 1.1 2014/08/22 19:15:57 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=FLORA MODULE_VERSION=0.74 |