diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 21:21:34 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 21:21:34 +0000 |
commit | 7419e0ed72203eccdd476bfdf728a8d619d04f47 (patch) | |
tree | cfce302c643a82bc916fe073c2305d1dd9d1bd8a /dev-perl/Chart | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-7419e0ed72203eccdd476bfdf728a8d619d04f47.tar.gz gentoo-2-7419e0ed72203eccdd476bfdf728a8d619d04f47.tar.bz2 gentoo-2-7419e0ed72203eccdd476bfdf728a8d619d04f47.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/Chart')
-rw-r--r-- | dev-perl/Chart/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Chart/Chart-2.4.6-r1.ebuild (renamed from dev-perl/Chart/Chart-2.4.6.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Chart/ChangeLog b/dev-perl/Chart/ChangeLog index 89a49a941c5e..2bb481ac97ca 100644 --- a/dev-perl/Chart/ChangeLog +++ b/dev-perl/Chart/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Chart -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v 1.49 2013/12/22 15:08:38 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v 1.50 2014/08/22 21:21:34 axs Exp $ + +*Chart-2.4.6-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> +Chart-2.4.6-r1.ebuild, + -Chart-2.4.6.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 22 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> Chart-2.4.6.ebuild: x86 stable wrt bug #492082 diff --git a/dev-perl/Chart/Chart-2.4.6.ebuild b/dev-perl/Chart/Chart-2.4.6-r1.ebuild index a8f45615fef2..a30c5ed9fa9f 100644 --- a/dev-perl/Chart/Chart-2.4.6.ebuild +++ b/dev-perl/Chart/Chart-2.4.6-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 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/Chart/Chart-2.4.6.ebuild,v 1.5 2013/12/22 15:08:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.6-r1.ebuild,v 1.1 2014/08/22 21:21:34 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=CHARTGRP MODULE_VERSION=2.4.6 |