diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 18:51:49 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 18:51:49 +0000 |
commit | 829e1c843452b3cad5b188abe8ae3ade8fcf197a (patch) | |
tree | ea1076d24a6bfc3bde90dbe5c90f0df7cce87d2d | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-829e1c843452b3cad5b188abe8ae3ade8fcf197a.tar.gz gentoo-2-829e1c843452b3cad5b188abe8ae3ade8fcf197a.tar.bz2 gentoo-2-829e1c843452b3cad5b188abe8ae3ade8fcf197a.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)
-rw-r--r-- | dev-perl/File-Stat-Moose/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/File-Stat-Moose/File-Stat-Moose-0.60.0-r1.ebuild (renamed from dev-perl/File-Stat-Moose/File-Stat-Moose-0.60.0.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/File-Stat-Moose/ChangeLog b/dev-perl/File-Stat-Moose/ChangeLog index 95bba118208c..8863c0a249f5 100644 --- a/dev-perl/File-Stat-Moose/ChangeLog +++ b/dev-perl/File-Stat-Moose/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/File-Stat-Moose -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/ChangeLog,v 1.8 2012/11/18 11:21:05 robbat2 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/ChangeLog,v 1.9 2014/08/26 18:51:49 axs Exp $ + +*File-Stat-Moose-0.60.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +File-Stat-Moose-0.60.0-r1.ebuild, -File-Stat-Moose-0.60.0.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade 18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: Drop duplication of myself as a maintainer where there is a herd. diff --git a/dev-perl/File-Stat-Moose/File-Stat-Moose-0.60.0.ebuild b/dev-perl/File-Stat-Moose/File-Stat-Moose-0.60.0-r1.ebuild index 344f7f203697..7bf5bea02b6a 100644 --- a/dev-perl/File-Stat-Moose/File-Stat-Moose-0.60.0.ebuild +++ b/dev-perl/File-Stat-Moose/File-Stat-Moose-0.60.0-r1.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-Stat-Moose/File-Stat-Moose-0.60.0.ebuild,v 1.1 2011/08/30 15:40:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/File-Stat-Moose-0.60.0-r1.ebuild,v 1.1 2014/08/26 18:51:49 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DEXTER MODULE_VERSION=0.06 |