mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-perl/Crypt-RIPEMD160: Bump to 0.60.0
- EAPI6 - Fix Description Upstream: - Fix headers - Fix percent escaping Package-Manager: portage-2.3.0
This commit is contained in:
21
dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild
Normal file
21
dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
|
||||
DIST_AUTHOR=TODDR
|
||||
DIST_VERSION=0.06
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Perl extension for the RIPEMD-160 Hash function"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
|
||||
IUSE="test"
|
||||
|
||||
export OPTIMIZE="$CFLAGS"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="virtual/perl-ExtUtils-MakeMaker
|
||||
test? ( virtual/perl-Test-Simple )"
|
||||
@@ -1 +1,2 @@
|
||||
DIST Crypt-RIPEMD160-0.05.tar.gz 58960 SHA256 ec8987517d138ac8a4be3c72ba36d69e06f18378a284f6df03c4f954ceaedaa8 SHA512 75536a00adf47e91fbeef45919ae05ed8520e170c715a3df801a304d0e0de4d9360b561e0c2b952000281e76836bb1a9a87396cfeb032fa4b3e74f452c22316d WHIRLPOOL 8591dd3bf3267eefbb1942d635a8fa81b3a18c290a7a75007dc62268ca95ddc03b4a5b3fb72018c76ee9f678c4731907111e05ce54434329f409d232a01ec652
|
||||
DIST Crypt-RIPEMD160-0.06.tar.gz 58766 SHA256 ea64a1e9eb42f3d79855a392e7cca6b86e8e0bcc9aabcc5efa5fa32415b67dba SHA512 5c009f8e3a9e42d5fb172f74eb97ab9b7e2912b23d62556f999d6d4f244ff972f7925d357cc3dd5d1e9e708a8350f8f131f8875aae076927c6bfb506bafcc755 WHIRLPOOL 4fbd4fb2d4a9b4685e484dcec545c828adebc4d6dd66bd903db8a208cbd6a6fd6efd1232c5bf333784af7b94dba307761e0ec0c1ebbbcf1147701caeb5d4800d
|
||||
|
||||
Reference in New Issue
Block a user