diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 14:26:12 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 14:26:12 +0000 |
commit | ae113129578dd4439943064b59f636b4c4a255e3 (patch) | |
tree | a0277c6cbb3861b0437cc76ef8534bbc7e6bc9a4 /dev-perl/Crypt-RIPEMD160 | |
parent | Add ~m68k/~s390/~sh (diff) | |
download | gentoo-2-ae113129578dd4439943064b59f636b4c4a255e3.tar.gz gentoo-2-ae113129578dd4439943064b59f636b4c4a255e3.tar.bz2 gentoo-2-ae113129578dd4439943064b59f636b4c4a255e3.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/Crypt-RIPEMD160')
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0-r1.ebuild (renamed from dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/ChangeLog b/dev-perl/Crypt-RIPEMD160/ChangeLog index 9d35b0a13c77..cbbaf0dd569c 100644 --- a/dev-perl/Crypt-RIPEMD160/ChangeLog +++ b/dev-perl/Crypt-RIPEMD160/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Crypt-RIPEMD160 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/ChangeLog,v 1.29 2012/09/02 17:32:13 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/ChangeLog,v 1.30 2014/08/21 14:26:12 axs Exp $ + +*Crypt-RIPEMD160-0.50.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Crypt-RIPEMD160-0.50.0-r1.ebuild, -Crypt-RIPEMD160-0.50.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 02 Sep 2012; Torsten Veller <tove@gentoo.org> -Crypt-RIPEMD160-0.04.ebuild: Cleanup diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0-r1.ebuild index 976485975f86..e3f14821ae33 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 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/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0.ebuild,v 1.7 2012/06/17 14:25:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.50.0-r1.ebuild,v 1.1 2014/08/21 14:26:12 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=TODDR MODULE_VERSION=0.05 |