diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 12:41:13 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 12:41:13 +0000 |
commit | 5710ace9df9f173eab64b4c3f7daab974b73e56d (patch) | |
tree | 316c465dbd7b4ba048c9036276626fb51e7f20e6 /dev-perl/Apache-Test | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-5710ace9df9f173eab64b4c3f7daab974b73e56d.tar.gz gentoo-2-5710ace9df9f173eab64b4c3f7daab974b73e56d.tar.bz2 gentoo-2-5710ace9df9f173eab64b4c3f7daab974b73e56d.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-Test')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.380.0-r1.ebuild (renamed from dev-perl/Apache-Test/Apache-Test-1.380.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-perl/Apache-Test/ChangeLog | 11 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.380.0.ebuild b/dev-perl/Apache-Test/Apache-Test-1.380.0-r1.ebuild index 6c219bd0a31e..2894562afd9a 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.380.0.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.380.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.380.0.ebuild,v 1.8 2012/12/27 11:03:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.380.0-r1.ebuild,v 1.1 2014/08/24 12:41:13 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=PHRED MODULE_VERSION=1.38 diff --git a/dev-perl/Apache-Test/ChangeLog b/dev-perl/Apache-Test/ChangeLog index f8c70e60e1a5..52c5a85e5bf1 100644 --- a/dev-perl/Apache-Test/ChangeLog +++ b/dev-perl/Apache-Test/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Apache-Test -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.99 2013/01/08 18:42:47 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.100 2014/08/24 12:41:13 axs Exp $ + +*Apache-Test-1.380.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Apache-Test-1.380.0-r1.ebuild, -Apache-Test-1.380.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 08 Jan 2013; Torsten Veller <tove@gentoo.org> -Apache-Test-1.360.0.ebuild, -Apache-Test-1.370.0.ebuild: |