diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 19:31:39 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 19:31:39 +0000 |
commit | 514e0305f218df626422efeee14b4370745c08c5 (patch) | |
tree | ae34303bcecbbe913d58604e4e370be66472b387 /dev-perl/File-Which | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-514e0305f218df626422efeee14b4370745c08c5.tar.gz gentoo-2-514e0305f218df626422efeee14b4370745c08c5.tar.bz2 gentoo-2-514e0305f218df626422efeee14b4370745c08c5.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-Which')
-rw-r--r-- | dev-perl/File-Which/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/File-Which/File-Which-1.90.0-r1.ebuild (renamed from dev-perl/File-Which/File-Which-1.90.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog index d036aaff1cbb..8202791e5b7d 100644 --- a/dev-perl/File-Which/ChangeLog +++ b/dev-perl/File-Which/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/File-Which -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.34 2012/09/01 11:36:04 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.35 2014/08/21 19:31:39 axs Exp $ + +*File-Which-1.90.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +File-Which-1.90.0-r1.ebuild, -File-Which-1.90.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 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> File-Which-1.90.0.ebuild: Marked ~ppc-aix, bug #432288 diff --git a/dev-perl/File-Which/File-Which-1.90.0.ebuild b/dev-perl/File-Which/File-Which-1.90.0-r1.ebuild index c8a640adc8da..2317c2f19102 100644 --- a/dev-perl/File-Which/File-Which-1.90.0.ebuild +++ b/dev-perl/File-Which/File-Which-1.90.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/File-Which/File-Which-1.90.0.ebuild,v 1.11 2012/09/01 11:36:04 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.90.0-r1.ebuild,v 1.1 2014/08/21 19:31:39 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=ADAMK MODULE_VERSION=1.09 |