diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:48:23 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:48:23 +0000 |
commit | 4fc40737bfc250c16dd4b8933adb9326407cff68 (patch) | |
tree | c6dd40a1659d93b53535be4a365d7a97b678684e /dev-perl/Tie-LLHash | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-4fc40737bfc250c16dd4b8933adb9326407cff68.tar.gz gentoo-2-4fc40737bfc250c16dd4b8933adb9326407cff68.tar.bz2 gentoo-2-4fc40737bfc250c16dd4b8933adb9326407cff68.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/Tie-LLHash')
-rw-r--r-- | dev-perl/Tie-LLHash/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Tie-LLHash/Tie-LLHash-1.3.0-r1.ebuild (renamed from dev-perl/Tie-LLHash/Tie-LLHash-1.3.0.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Tie-LLHash/ChangeLog b/dev-perl/Tie-LLHash/ChangeLog index 306987afddec..1e891f8ee50f 100644 --- a/dev-perl/Tie-LLHash/ChangeLog +++ b/dev-perl/Tie-LLHash/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Tie-LLHash -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-LLHash/ChangeLog,v 1.5 2012/06/24 12:59:14 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-LLHash/ChangeLog,v 1.6 2014/08/26 15:48:23 axs Exp $ + +*Tie-LLHash-1.3.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Tie-LLHash-1.3.0-r1.ebuild, -Tie-LLHash-1.3.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/Tie-LLHash/Tie-LLHash-1.3.0.ebuild b/dev-perl/Tie-LLHash/Tie-LLHash-1.3.0-r1.ebuild index ff83cacf5473..84cd5c583fec 100644 --- a/dev-perl/Tie-LLHash/Tie-LLHash-1.3.0.ebuild +++ b/dev-perl/Tie-LLHash/Tie-LLHash-1.3.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/Tie-LLHash/Tie-LLHash-1.3.0.ebuild,v 1.1 2011/08/28 11:45:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-LLHash/Tie-LLHash-1.3.0-r1.ebuild,v 1.1 2014/08/26 15:48:23 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=KWILLIAMS MODULE_VERSION=1.003 |