public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Auty" <ikelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/ophcrack/
Date: Tue, 29 Dec 2020 16:46:24 +0000 (UTC)	[thread overview]
Message-ID: <1609260377.2083f13d46be3c03cee8d5e355ede7bd1a75cfe3.ikelos@gentoo> (raw)

commit:     2083f13d46be3c03cee8d5e355ede7bd1a75cfe3
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 29 16:44:27 2020 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 16:46:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2083f13d

app-crypt/ophcrack: Fix missing expat dependency

Signed-off-by: Mike Auty <ikelos <AT> gentoo.org>

 app-crypt/ophcrack/ophcrack-3.8.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-crypt/ophcrack/ophcrack-3.8.0.ebuild b/app-crypt/ophcrack/ophcrack-3.8.0.ebuild
index 02782e37778..d3623f2b5da 100644
--- a/app-crypt/ophcrack/ophcrack-3.8.0.ebuild
+++ b/app-crypt/ophcrack/ophcrack-3.8.0.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 inherit desktop toolchain-funcs
 
 DESCRIPTION="A time-memory-trade-off-cracker"
-HOMEPAGE="http://ophcrack.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://ophcrack.sourceforge.io/"
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -17,6 +17,7 @@ IUSE="debug libressl qt5 +tables"
 DEPEND="
 	!libressl? ( dev-libs/openssl:0= )
 	libressl? ( dev-libs/libressl:0= )
+	dev-libs/expat
 	net-libs/netwib
 	qt5? (
 		dev-qt/qtcharts:5


             reply	other threads:[~2020-12-29 16:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-29 16:46 Mike Auty [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-02  3:00 [gentoo-commits] repo/gentoo:master commit in: app-crypt/ophcrack/ Sam James
2021-05-02 16:40 Mikle Kolyada
2020-11-16  9:53 David Seifert
2018-06-01 19:34 Mike Auty
2018-05-31 22:09 Mike Auty
2018-03-13  9:33 Andreas Sturmlechner
2018-01-18 23:05 Mike Auty
2016-06-03 14:05 Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1609260377.2083f13d46be3c03cee8d5e355ede7bd1a75cfe3.ikelos@gentoo \
    --to=ikelos@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox