diff options
author | 2014-08-22 16:06:29 +0000 | |
---|---|---|
committer | 2014-08-22 16:06:29 +0000 | |
commit | 9e525b0a537a06e63ed14ee0a8e782d7bac88d0a (patch) | |
tree | 6e0ce8c5f05ee2bc42685c4c39fd4b4ea2cb57c0 /dev-perl/File-Listing | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-9e525b0a537a06e63ed14ee0a8e782d7bac88d0a.tar.gz gentoo-2-9e525b0a537a06e63ed14ee0a8e782d7bac88d0a.tar.bz2 gentoo-2-9e525b0a537a06e63ed14ee0a8e782d7bac88d0a.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/File-Listing')
-rw-r--r-- | dev-perl/File-Listing/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild (renamed from dev-perl/File-Listing/File-Listing-6.40.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/File-Listing/ChangeLog b/dev-perl/File-Listing/ChangeLog index 082b973d8b76..d0b3691614f3 100644 --- a/dev-perl/File-Listing/ChangeLog +++ b/dev-perl/File-Listing/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/File-Listing # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.35 2014/01/20 23:25:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.36 2014/08/22 16:06:29 axs Exp $ + +*File-Listing-6.40.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +File-Listing-6.40.0-r1.ebuild, -File-Listing-6.40.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 20 Jan 2014; Mike Frysinger <vapier@gentoo.org> File-Listing-6.40.0.ebuild: Add arm64 love. diff --git a/dev-perl/File-Listing/File-Listing-6.40.0.ebuild b/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild index 3819e0b43ab3..7974caaf12af 100644 --- a/dev-perl/File-Listing/File-Listing-6.40.0.ebuild +++ b/dev-perl/File-Listing/File-Listing-6.40.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/File-Listing/File-Listing-6.40.0.ebuild,v 1.12 2014/01/20 23:25:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild,v 1.1 2014/08/22 16:06:29 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=GAAS MODULE_VERSION=6.04 |