diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 18:24:44 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 18:24:44 +0000 |
commit | 5c9256e04f35ffe205bea883f462aa9004c0be3b (patch) | |
tree | 7bec20f581e83fde2702e38d5d5cf591d5847b39 /dev-perl/Lchown | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-5c9256e04f35ffe205bea883f462aa9004c0be3b.tar.gz gentoo-2-5c9256e04f35ffe205bea883f462aa9004c0be3b.tar.bz2 gentoo-2-5c9256e04f35ffe205bea883f462aa9004c0be3b.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/Lchown')
-rw-r--r-- | dev-perl/Lchown/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Lchown/Lchown-1.10.0-r1.ebuild (renamed from dev-perl/Lchown/Lchown-1.10.0.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-perl/Lchown/ChangeLog b/dev-perl/Lchown/ChangeLog index 2a9e0228ad36..fd60ed91f62a 100644 --- a/dev-perl/Lchown/ChangeLog +++ b/dev-perl/Lchown/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Lchown # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v 1.9 2014/08/16 18:44:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/ChangeLog,v 1.10 2014/08/26 18:24:44 axs Exp $ + +*Lchown-1.10.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Lchown-1.10.0-r1.ebuild, -Lchown-1.10.0.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade 16 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> Lchown-1.10.0.ebuild: Add ~sparc keyword wrt bug #467160 diff --git a/dev-perl/Lchown/Lchown-1.10.0.ebuild b/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild index 8d1044a7a185..3cf8f30ae138 100644 --- a/dev-perl/Lchown/Lchown-1.10.0.ebuild +++ b/dev-perl/Lchown/Lchown-1.10.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/Lchown/Lchown-1.10.0.ebuild,v 1.4 2014/08/16 18:44:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lchown/Lchown-1.10.0-r1.ebuild,v 1.1 2014/08/26 18:24:44 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=NCLEATON MODULE_VERSION=1.01 |