diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 17:46:00 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 17:46:00 +0000 |
commit | dd9be67936fa671e199568a285c51b1a3fe01ef9 (patch) | |
tree | 1bf4247069f386fbf06acd506ee5be01eb950984 /dev-perl/GDGraph | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-dd9be67936fa671e199568a285c51b1a3fe01ef9.tar.gz gentoo-2-dd9be67936fa671e199568a285c51b1a3fe01ef9.tar.bz2 gentoo-2-dd9be67936fa671e199568a285c51b1a3fe01ef9.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/GDGraph')
-rw-r--r-- | dev-perl/GDGraph/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/GDGraph/GDGraph-1.480.0-r1.ebuild (renamed from dev-perl/GDGraph/GDGraph-1.480.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/GDGraph/ChangeLog b/dev-perl/GDGraph/ChangeLog index fab99b376555..18e273a197cb 100644 --- a/dev-perl/GDGraph/ChangeLog +++ b/dev-perl/GDGraph/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/GDGraph # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/ChangeLog,v 1.48 2014/02/22 12:38:46 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/ChangeLog,v 1.49 2014/08/21 17:46:00 axs Exp $ + +*GDGraph-1.480.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +GDGraph-1.480.0-r1.ebuild, -GDGraph-1.480.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 22 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> -GDGraph-1.440.0.ebuild, GDGraph-1.480.0.ebuild: diff --git a/dev-perl/GDGraph/GDGraph-1.480.0.ebuild b/dev-perl/GDGraph/GDGraph-1.480.0-r1.ebuild index b81b5aef83dd..7cf2322223e1 100644 --- a/dev-perl/GDGraph/GDGraph-1.480.0.ebuild +++ b/dev-perl/GDGraph/GDGraph-1.480.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/GDGraph/GDGraph-1.480.0.ebuild,v 1.8 2014/02/22 12:38:46 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/GDGraph-1.480.0-r1.ebuild,v 1.1 2014/08/21 17:46:00 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=RUZ MODULE_VERSION=1.48 |