diff options
author | 2014-08-22 18:35:20 +0000 | |
---|---|---|
committer | 2014-08-22 18:35:20 +0000 | |
commit | da7274081cc68f21c3bf77e8d2693d580ae9e2d4 (patch) | |
tree | a69bbc754f978599d706f08049e70d01f679ca31 /dev-perl/YAML-Syck | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-da7274081cc68f21c3bf77e8d2693d580ae9e2d4.tar.gz gentoo-2-da7274081cc68f21c3bf77e8d2693d580ae9e2d4.tar.bz2 gentoo-2-da7274081cc68f21c3bf77e8d2693d580ae9e2d4.zip |
bumped current stable ebuild(s) 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-Syck')
-rw-r--r-- | dev-perl/YAML-Syck/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/YAML-Syck/YAML-Syck-1.200.0-r1.ebuild (renamed from dev-perl/YAML-Syck/YAML-Syck-1.200.0.ebuild) | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-perl/YAML-Syck/ChangeLog b/dev-perl/YAML-Syck/ChangeLog index bf5348dc44a9..9525b3d9b82d 100644 --- a/dev-perl/YAML-Syck/ChangeLog +++ b/dev-perl/YAML-Syck/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/YAML-Syck # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/ChangeLog,v 1.55 2014/05/14 20:52:45 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/ChangeLog,v 1.56 2014/08/22 18:35:20 axs Exp $ + +*YAML-Syck-1.200.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +YAML-Syck-1.200.0-r1.ebuild, -YAML-Syck-1.200.0.ebuild: + bumped current stable ebuild(s) 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 14 May 2014; Mikle Kolyada <zlogene@gentoo.org> -YAML-Syck-1.210.0.ebuild, -YAML-Syck-1.220.0.ebuild, -YAML-Syck-1.250.0.ebuild: diff --git a/dev-perl/YAML-Syck/YAML-Syck-1.200.0.ebuild b/dev-perl/YAML-Syck/YAML-Syck-1.200.0-r1.ebuild index 55d6bf7c82c3..8ab969d7f288 100644 --- a/dev-perl/YAML-Syck/YAML-Syck-1.200.0.ebuild +++ b/dev-perl/YAML-Syck/YAML-Syck-1.200.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-Syck/YAML-Syck-1.200.0.ebuild,v 1.10 2014/02/01 23:43:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Syck/YAML-Syck-1.200.0-r1.ebuild,v 1.1 2014/08/22 18:35:20 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=TODDR MODULE_VERSION=1.20 |