diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-20 17:30:47 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-20 17:30:47 +0000 |
commit | b9b3a6ab25b1151827c7946761673cd8fdf9298b (patch) | |
tree | 701bd2ac49b49c4fe49bf6d935b8060d72c949a5 /dev-perl/Digest-SHA1 | |
parent | Version bump and complete dependencies wrt #520330 by Harold Naparst (diff) | |
download | gentoo-2-b9b3a6ab25b1151827c7946761673cd8fdf9298b.tar.gz gentoo-2-b9b3a6ab25b1151827c7946761673cd8fdf9298b.tar.bz2 gentoo-2-b9b3a6ab25b1151827c7946761673cd8fdf9298b.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/Digest-SHA1')
-rw-r--r-- | dev-perl/Digest-SHA1/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Digest-SHA1/Digest-SHA1-2.130.0-r1.ebuild (renamed from dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Digest-SHA1/ChangeLog b/dev-perl/Digest-SHA1/ChangeLog index eaab62cc031b..b9816ceee279 100644 --- a/dev-perl/Digest-SHA1/ChangeLog +++ b/dev-perl/Digest-SHA1/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Digest-SHA1 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.72 2014/07/22 19:39:08 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.73 2014/08/20 17:30:47 axs Exp $ + +*Digest-SHA1-2.130.0-r1 (20 Aug 2014) + + 20 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Digest-SHA1-2.130.0-r1.ebuild, -Digest-SHA1-2.130.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 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> Digest-SHA1-2.130.0.ebuild: diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0-r1.ebuild index bf6ac27a2540..985cdc6552fe 100644 --- a/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild +++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.130.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/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.10 2014/07/22 19:39:08 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0-r1.ebuild,v 1.1 2014/08/20 17:30:47 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=GAAS MODULE_VERSION=2.13 |