diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 18:21:53 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 18:21:53 +0000 |
commit | bca0d15bb62d019a55b4644e1292bf5eedb8bcdd (patch) | |
tree | 8562f626754d2c0ac739066f3688d29627c3e657 /dev-perl/File-Slurp-Unicode | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-bca0d15bb62d019a55b4644e1292bf5eedb8bcdd.tar.gz gentoo-2-bca0d15bb62d019a55b4644e1292bf5eedb8bcdd.tar.bz2 gentoo-2-bca0d15bb62d019a55b4644e1292bf5eedb8bcdd.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/File-Slurp-Unicode')
-rw-r--r-- | dev-perl/File-Slurp-Unicode/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1-r1.ebuild (renamed from dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/File-Slurp-Unicode/ChangeLog b/dev-perl/File-Slurp-Unicode/ChangeLog index b573a02a81c2..5c26628fb76c 100644 --- a/dev-perl/File-Slurp-Unicode/ChangeLog +++ b/dev-perl/File-Slurp-Unicode/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/File-Slurp-Unicode -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp-Unicode/ChangeLog,v 1.2 2012/06/24 12:58:18 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp-Unicode/ChangeLog,v 1.3 2014/08/26 18:21:53 axs Exp $ + +*File-Slurp-Unicode-0.7.1-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +File-Slurp-Unicode-0.7.1-r1.ebuild, -File-Slurp-Unicode-0.7.1.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 diff --git a/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1.ebuild b/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1-r1.ebuild index 9ce0e41f4e68..0a9b27a71e3a 100644 --- a/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1.ebuild +++ b/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1-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-Slurp-Unicode/File-Slurp-Unicode-0.7.1.ebuild,v 1.1 2012/05/03 18:25:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1-r1.ebuild,v 1.1 2014/08/26 18:21:53 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DAVID MODULE_VERSION=0.7.1 |