diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 20:49:27 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 20:49:27 +0000 |
commit | 68505963fb063c5ef3e0a226e463d85cbbcb67fa (patch) | |
tree | 351b6be2b8e12c97912034e0f8cbb7d4a414e381 /dev-perl/Graph | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-68505963fb063c5ef3e0a226e463d85cbbcb67fa.tar.gz gentoo-2-68505963fb063c5ef3e0a226e463d85cbbcb67fa.tar.bz2 gentoo-2-68505963fb063c5ef3e0a226e463d85cbbcb67fa.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/Graph')
-rw-r--r-- | dev-perl/Graph/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Graph/Graph-0.960.0-r1.ebuild (renamed from dev-perl/Graph/Graph-0.960.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Graph/ChangeLog b/dev-perl/Graph/ChangeLog index cc7e46312493..754c0f18f9e5 100644 --- a/dev-perl/Graph/ChangeLog +++ b/dev-perl/Graph/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Graph # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/ChangeLog,v 1.73 2014/02/22 13:26:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/ChangeLog,v 1.74 2014/08/22 20:49:27 axs Exp $ + +*Graph-0.960.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Graph-0.960.0-r1.ebuild, -Graph-0.960.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> -Graph-0.940.0.ebuild, Graph-0.960.0.ebuild: diff --git a/dev-perl/Graph/Graph-0.960.0.ebuild b/dev-perl/Graph/Graph-0.960.0-r1.ebuild index 764891fa2f94..59e604b9f0fc 100644 --- a/dev-perl/Graph/Graph-0.960.0.ebuild +++ b/dev-perl/Graph/Graph-0.960.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/Graph/Graph-0.960.0.ebuild,v 1.7 2014/02/22 13:26:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/Graph-0.960.0-r1.ebuild,v 1.1 2014/08/22 20:49:27 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=JHI MODULE_VERSION=0.96 |