diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 20:33:27 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 20:33:27 +0000 |
commit | 73a5009c59d9a593e2377f4be59d727bd3989c35 (patch) | |
tree | 81cc2d3279808007a46774cd99c3f98b9c074333 /dev-perl/YAML-Tiny | |
parent | bumped 6.30.0 EAPI to 5; committed directly to stable as no other changes pre... (diff) | |
download | gentoo-2-73a5009c59d9a593e2377f4be59d727bd3989c35.tar.gz gentoo-2-73a5009c59d9a593e2377f4be59d727bd3989c35.tar.bz2 gentoo-2-73a5009c59d9a593e2377f4be59d727bd3989c35.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/YAML-Tiny')
-rw-r--r-- | dev-perl/YAML-Tiny/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.510.0-r1.ebuild (renamed from dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog index 5774848cc9bc..708c1e50baf8 100644 --- a/dev-perl/YAML-Tiny/ChangeLog +++ b/dev-perl/YAML-Tiny/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/YAML-Tiny # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.50 2014/01/20 20:48:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.51 2014/08/21 20:33:27 axs Exp $ + +*YAML-Tiny-1.510.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +YAML-Tiny-1.510.0-r1.ebuild, -YAML-Tiny-1.510.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 20 Jan 2014; Mike Frysinger <vapier@gentoo.org> YAML-Tiny-1.510.0.ebuild: Add arm64 love. diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0-r1.ebuild index eca409648844..11d584c05e13 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.510.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/YAML-Tiny/YAML-Tiny-1.510.0.ebuild,v 1.9 2014/01/20 20:48:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0-r1.ebuild,v 1.1 2014/08/21 20:33:27 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=ADAMK MODULE_VERSION=1.51 |