diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 18:16:55 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 18:16:55 +0000 |
commit | e7142ef2d872bcf890fa5cb1dd166bd52d7a6629 (patch) | |
tree | cd24a001a5252bace69acaa2389e78fd40f18a1b /dev-perl/Authen-Libwrap | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-e7142ef2d872bcf890fa5cb1dd166bd52d7a6629.tar.gz gentoo-2-e7142ef2d872bcf890fa5cb1dd166bd52d7a6629.tar.bz2 gentoo-2-e7142ef2d872bcf890fa5cb1dd166bd52d7a6629.zip |
bumped EAPI to 5 to help with dev-lang/perl upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Authen-Libwrap')
-rw-r--r-- | dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild (renamed from dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-perl/Authen-Libwrap/ChangeLog | 10 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0.ebuild b/dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild index d7a8b08b98ef..f5b131dc1408 100644 --- a/dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0.ebuild +++ b/dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 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/Authen-Libwrap/Authen-Libwrap-0.220.0.ebuild,v 1.1 2011/09/01 14:03:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Libwrap/Authen-Libwrap-0.220.0-r1.ebuild,v 1.1 2014/08/26 18:16:55 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DMUEY MODULE_VERSION=0.22 diff --git a/dev-perl/Authen-Libwrap/ChangeLog b/dev-perl/Authen-Libwrap/ChangeLog index c065b521da85..366dd72fa223 100644 --- a/dev-perl/Authen-Libwrap/ChangeLog +++ b/dev-perl/Authen-Libwrap/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Authen-Libwrap -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Libwrap/ChangeLog,v 1.4 2012/06/24 12:58:37 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Libwrap/ChangeLog,v 1.5 2014/08/26 18:16:55 axs Exp $ + +*Authen-Libwrap-0.220.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Authen-Libwrap-0.220.0-r1.ebuild, -Authen-Libwrap-0.220.0.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info |