From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/pkcrack/
Date: Sun, 1 Sep 2024 21:14:27 +0000 (UTC) [thread overview]
Message-ID: <1725225253.d5721d7dc8cb88a2a7f9bb000edef22e07b30673.arkamar@gentoo> (raw)
commit: d5721d7dc8cb88a2a7f9bb000edef22e07b30673
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 1 21:04:14 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sun Sep 1 21:14:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5721d7d
app-crypt/pkcrack: drop 1.2.2-r1
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild | 55 -------------------------------
1 file changed, 55 deletions(-)
diff --git a/app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild b/app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild
deleted file mode 100644
index 202b59ce9a9f..000000000000
--- a/app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit toolchain-funcs
-
-DESCRIPTION="PkZip cipher breaker"
-HOMEPAGE="https://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack.html"
-SRC_URI="https://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack/${P}.tar.gz"
-
-LICENSE="pkcrack"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="!<app-text/html-xml-utils-5.3"
-BDEPEND="test? ( app-arch/zip[crypt] )"
-
-DOCS=(
- doc/KNOWN_BUGS
- doc/appnote.iz.txt
- doc/README.W32
- doc/pkzip.ps.gz
- doc/CHANGES
- doc/LIESMICH
- doc/README.html
- doc/README
-)
-
-PATCHES=(
- "${FILESDIR}/${P}-build.patch"
-)
-
-src_compile() {
- cd src
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} ${LDFLAGS}" all
-}
-
-src_test() {
- cd test
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} ${LDFLAGS}" all
-}
-
-src_install() {
- einstalldocs
- cd src
- dobin pkcrack zipdecrypt findkey makekey
- newbin extract "${PN}-extract"
-}
-
-pkg_postinst() {
- ewarn "Due to file collision, extract utility was renamed to ${PN}-extract,"
- ewarn "see bug#247394"
-}
next reply other threads:[~2024-09-01 21:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-01 21:14 Petr Vaněk [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-16 9:26 [gentoo-commits] repo/gentoo:master commit in: app-crypt/pkcrack/ Joonas Niilola
2021-04-29 1:52 Sam James
2018-04-10 19:24 Alon Bar-Lev
2017-02-04 1:31 Alon Bar-Lev
2016-06-12 13:41 Alon Bar-Lev
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=1725225253.d5721d7dc8cb88a2a7f9bb000edef22e07b30673.arkamar@gentoo \
--to=arkamar@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