diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 22:15:23 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 22:15:23 +0000 |
commit | f4120860f7740cf35b9ebc832ee6e89ea113d9c1 (patch) | |
tree | 095d28e9034eaff87e450c518cadb6349638c808 /dev-perl/File-Find-Rule | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-f4120860f7740cf35b9ebc832ee6e89ea113d9c1.tar.gz gentoo-2-f4120860f7740cf35b9ebc832ee6e89ea113d9c1.tar.bz2 gentoo-2-f4120860f7740cf35b9ebc832ee6e89ea113d9c1.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-Find-Rule')
-rw-r--r-- | dev-perl/File-Find-Rule/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.330.0-r1.ebuild (renamed from dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog index be899c54f54a..2a1b33a38993 100644 --- a/dev-perl/File-Find-Rule/ChangeLog +++ b/dev-perl/File-Find-Rule/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/File-Find-Rule # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.72 2014/08/19 11:12:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.73 2014/08/23 22:15:23 axs Exp $ + +*File-Find-Rule-0.330.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +File-Find-Rule-0.330.0-r1.ebuild, -File-Find-Rule-0.330.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 19 Aug 2014; Raúl Porcel <armin76@gentoo.org> File-Find-Rule-0.330.0.ebuild: Add ~sparc wrt #497068 diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0-r1.ebuild index 7f250f1541d1..16e77b342e3e 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.330.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-Find-Rule/File-Find-Rule-0.330.0.ebuild,v 1.13 2014/08/19 11:12:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0-r1.ebuild,v 1.1 2014/08/23 22:15:23 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=RCLAMP MODULE_VERSION=0.33 |