diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-27 17:18:30 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-27 17:18:30 +0000 |
commit | cdfd4c5a7a8fe8e1cdfd63ce6537d0efdb564c6b (patch) | |
tree | c53cfbf6e2963455f1e14fcf9051b89c3a068820 /dev-perl/File-RsyncP | |
parent | Verion bumps for 3.15.2, 3.14.9, 3.10.45, 3.10.44 and 3.4.94 (diff) | |
download | gentoo-2-cdfd4c5a7a8fe8e1cdfd63ce6537d0efdb564c6b.tar.gz gentoo-2-cdfd4c5a7a8fe8e1cdfd63ce6537d0efdb564c6b.tar.bz2 gentoo-2-cdfd4c5a7a8fe8e1cdfd63ce6537d0efdb564c6b.zip |
Bump to EAPI=5
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/File-RsyncP')
-rw-r--r-- | dev-perl/File-RsyncP/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog index 79b8f84384c1..b1fcc4df5947 100644 --- a/dev-perl/File-RsyncP/ChangeLog +++ b/dev-perl/File-RsyncP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-RsyncP -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.28 2012/06/24 12:58:45 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.29 2014/06/27 17:18:30 zlogene Exp $ + + 27 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> File-RsyncP-0.700.0.ebuild: + Bump to EAPI=5 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild index 27331843ed4f..75b2b78f5d04 100644 --- a/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild +++ b/dev-perl/File-RsyncP/File-RsyncP-0.700.0.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/File-RsyncP/File-RsyncP-0.700.0.ebuild,v 1.1 2011/08/30 15:44:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.700.0.ebuild,v 1.2 2014/06/27 17:18:30 zlogene Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=CBARRATT MODULE_VERSION=0.70 |