summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-21 20:13:15 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-21 20:13:15 +0000
commitc7624ee8bf161673cbf46e7b623fe1c80c3ce358 (patch)
tree7dbd0ebaacb8cb7ee7c2aa270781c913303c5e59 /dev-perl/yaml
parentadding dfu recovery firmware, moving location as requested by upstream, fixin... (diff)
downloadgentoo-2-c7624ee8bf161673cbf46e7b623fe1c80c3ce358.tar.gz
gentoo-2-c7624ee8bf161673cbf46e7b623fe1c80c3ce358.tar.bz2
gentoo-2-c7624ee8bf161673cbf46e7b623fe1c80c3ce358.zip
bumped 0.840.0 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')
-rw-r--r--dev-perl/yaml/ChangeLog10
-rw-r--r--dev-perl/yaml/yaml-0.840.0-r1.ebuild (renamed from dev-perl/yaml/yaml-0.840.0.ebuild)4
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-perl/yaml/ChangeLog b/dev-perl/yaml/ChangeLog
index a07076b2a5d0..8059939f48f2 100644
--- a/dev-perl/yaml/ChangeLog
+++ b/dev-perl/yaml/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-perl/yaml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.116 2014/02/12 01:05:42 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.117 2014/08/21 20:13:15 axs Exp $
+
+*yaml-0.840.0-r1 (21 Aug 2014)
+
+ 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+ +yaml-0.840.0-r1.ebuild, -yaml-0.840.0.ebuild:
+ bumped 0.840.0 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
*yaml-0.900.0 (12 Feb 2014)
diff --git a/dev-perl/yaml/yaml-0.840.0.ebuild b/dev-perl/yaml/yaml-0.840.0-r1.ebuild
index 13d81fbd1515..33298a188bfa 100644
--- a/dev-perl/yaml/yaml-0.840.0.ebuild
+++ b/dev-perl/yaml/yaml-0.840.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/yaml-0.840.0.ebuild,v 1.11 2014/02/02 00:09:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.840.0-r1.ebuild,v 1.1 2014/08/21 20:13:15 axs Exp $
-EAPI=4
+EAPI=5
MY_PN=YAML
MODULE_AUTHOR=MSTROUT