diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 17:45:59 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 17:45:59 +0000 |
commit | c375a69cad3c1579378d1430e7a5260098109b77 (patch) | |
tree | eead7c2e8d30cf56cb14771f214d8aaf83b9eb50 /dev-perl/GD | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-c375a69cad3c1579378d1430e7a5260098109b77.tar.gz gentoo-2-c375a69cad3c1579378d1430e7a5260098109b77.tar.bz2 gentoo-2-c375a69cad3c1579378d1430e7a5260098109b77.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/GD')
-rw-r--r-- | dev-perl/GD/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/GD/GD-2.460.0-r1.ebuild (renamed from dev-perl/GD/GD-2.460.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-perl/GD/GD-2.500.0-r1.ebuild (renamed from dev-perl/GD/GD-2.500.0.ebuild) | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/dev-perl/GD/ChangeLog b/dev-perl/GD/ChangeLog index 3d4a8f1e884a..caaecc74c5e2 100644 --- a/dev-perl/GD/ChangeLog +++ b/dev-perl/GD/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/GD # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.114 2014/06/10 01:06:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.115 2014/08/21 17:45:59 axs Exp $ + +*GD-2.460.0-r1 (21 Aug 2014) +*GD-2.500.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> +GD-2.460.0-r1.ebuild, + +GD-2.500.0-r1.ebuild, -GD-2.460.0.ebuild, -GD-2.500.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 10 Jun 2014; Mike Frysinger <vapier@gentoo.org> GD-2.460.0.ebuild, GD-2.500.0.ebuild: diff --git a/dev-perl/GD/GD-2.460.0.ebuild b/dev-perl/GD/GD-2.460.0-r1.ebuild index 69e56d6bd0e3..4d0f7af36ae8 100644 --- a/dev-perl/GD/GD-2.460.0.ebuild +++ b/dev-perl/GD/GD-2.460.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/GD/GD-2.460.0.ebuild,v 1.11 2014/06/10 01:06:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0-r1.ebuild,v 1.1 2014/08/21 17:45:59 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=LDS MODULE_VERSION=2.46 diff --git a/dev-perl/GD/GD-2.500.0.ebuild b/dev-perl/GD/GD-2.500.0-r1.ebuild index a0a3377126ac..08bf2dbb1c47 100644 --- a/dev-perl/GD/GD-2.500.0.ebuild +++ b/dev-perl/GD/GD-2.500.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/GD/GD-2.500.0.ebuild,v 1.3 2014/06/10 01:06:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.500.0-r1.ebuild,v 1.1 2014/08/21 17:45:59 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=LDS MODULE_VERSION=2.50 |