diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:17:12 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:17:12 +0000 |
commit | dc3406ac48535e75decf00cc044674b929737ab2 (patch) | |
tree | 99cf1768a039e9b17911111737278985cccc7e7d /dev-perl/Hash-NoRef | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-dc3406ac48535e75decf00cc044674b929737ab2.tar.gz gentoo-2-dc3406ac48535e75decf00cc044674b929737ab2.tar.bz2 gentoo-2-dc3406ac48535e75decf00cc044674b929737ab2.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/Hash-NoRef')
-rw-r--r-- | dev-perl/Hash-NoRef/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild (renamed from dev-perl/Hash-NoRef/Hash-NoRef-0.30.0.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Hash-NoRef/ChangeLog b/dev-perl/Hash-NoRef/ChangeLog index 1f6ae104b502..ee06b088ac9f 100644 --- a/dev-perl/Hash-NoRef/ChangeLog +++ b/dev-perl/Hash-NoRef/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Hash-NoRef -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-NoRef/ChangeLog,v 1.4 2012/06/24 13:00:04 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-NoRef/ChangeLog,v 1.5 2014/08/26 15:17:12 axs Exp $ + +*Hash-NoRef-0.30.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Hash-NoRef-0.30.0-r1.ebuild, -Hash-NoRef-0.30.0.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/Hash-NoRef/Hash-NoRef-0.30.0.ebuild b/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild index 4edd3df979a3..cc067ee0e034 100644 --- a/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0.ebuild +++ b/dev-perl/Hash-NoRef/Hash-NoRef-0.30.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/Hash-NoRef/Hash-NoRef-0.30.0.ebuild,v 1.1 2011/08/30 13:40:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild,v 1.1 2014/08/26 15:17:12 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=GMPASSOS MODULE_VERSION=0.03 |