From 5a4c8399099acab43b011f05e3dcf2818cf58475 Mon Sep 17 00:00:00 2001 From: blshkv Date: Mon, 30 Jan 2017 11:07:46 +0800 Subject: [PATCH] bob-the-butcher: cleanup --- app-crypt/bob-the-butcher/Manifest | 2 +- .../bob-the-butcher/bob-the-butcher-0.7.1.ebuild | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/app-crypt/bob-the-butcher/Manifest b/app-crypt/bob-the-butcher/Manifest index 583367b73..28c1251e9 100644 --- a/app-crypt/bob-the-butcher/Manifest +++ b/app-crypt/bob-the-butcher/Manifest @@ -1 +1 @@ -DIST bob-the-butcher-0.7.1.tar.gz 272450 SHA256 8e5b5cd9dbc6d44ba2d7227a9394e95e0aec3658a717dc238f6a8330049dc772 +DIST bob-the-butcher-0.7.1.tar.gz 272450 SHA256 8e5b5cd9dbc6d44ba2d7227a9394e95e0aec3658a717dc238f6a8330049dc772 SHA512 3889f1cf08e25c4ed3081ab1d7cb761970363cf1041f1185a65d68804f965738168c1aa864a197a6773ea0faca7ad547e59f5bc02849c095f885a271ec2fef85 WHIRLPOOL 98b3e45c8b7d9cb28887f4ad3864b64e3372a593e96031462296ee59bcdf5e75d2db3115889a08c8547ab5acdc4141faaf8055b7727fd20056e8843319f3838d diff --git a/app-crypt/bob-the-butcher/bob-the-butcher-0.7.1.ebuild b/app-crypt/bob-the-butcher/bob-the-butcher-0.7.1.ebuild index 943eb8b7a..aea7c471b 100644 --- a/app-crypt/bob-the-butcher/bob-the-butcher-0.7.1.ebuild +++ b/app-crypt/bob-the-butcher/bob-the-butcher-0.7.1.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ -EAPI="2" +EAPI=5 -DESCRIPTION="a distributed password cracker" -HOMEPAGE="http://btb.banquise.net/" -#SRC_URI="http://btb.banquise.net/bin/$P.tar.gz" +DESCRIPTION="A distributed password cracker" +HOMEPAGE="http://download.openwall.net/pub/projects/john/contrib/parallel/btb/" SRC_URI="http://download.openwall.net/pub/projects/john/contrib/parallel/btb/${P}.tar.gz" LICENSE="GPL-2"