From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
Date: Sun, 13 Mar 2022 05:54:46 +0000 (UTC) [thread overview]
Message-ID: <1647149899.7bb17485f87d3fd93b93e12f9af58fc8ea7d98c6.sam@gentoo> (raw)
commit: 7bb17485f87d3fd93b93e12f9af58fc8ea7d98c6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 05:37:35 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 05:38:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb17485
app-crypt/codecrypt: [QA] drop 1.7.2-r1
Bad 'autogen.sh' call w/o die.
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/codecrypt/Manifest | 1 -
app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild | 30 ---------------------------
2 files changed, 31 deletions(-)
diff --git a/app-crypt/codecrypt/Manifest b/app-crypt/codecrypt/Manifest
index ab0f83414360..2b8abf3d87ff 100644
--- a/app-crypt/codecrypt/Manifest
+++ b/app-crypt/codecrypt/Manifest
@@ -1,2 +1 @@
-DIST codecrypt-1.7.2.tar.gz 446975 BLAKE2B 40b7f97dae84a0fd621ee19c6bfeba47b781a7f856ce9c077445d6387b75b97dce0fc02ee9481241b246b0eb7de6b44ac014a708a8ceba629828ca9d63b8e24c SHA512 4ad2ad9e665e486e353b48efff344436b276eac2dcbddcf4330796b8f1f06284eaeec9c4f4ef63f61e4477c3bce0973f60f76291dce11bee31a75658bee6a3a0
DIST codecrypt-1.8.tar.gz 471273 BLAKE2B 30547c299689547b50e2742e12dbfd32f420217a81813446b36bf5ea52929ca1f3b1968d76937de17e0f003c82186abfa683a6e30dc1fa5dc2ffe89594827ae4 SHA512 0e452f4e93498faa671a5927a3dd93b6dc66cbda7eb71cb33a509f8608573eff5ac8fed0d5e09911e03c153b88c9cb1bb54f7b2aeeb7b6c31eec918ad9685102
diff --git a/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild b/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
deleted file mode 100644
index fa8f1c6527be..000000000000
--- a/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Post-quantum cryptography tool"
-HOMEPAGE="http://e-x-a.org/codecrypt/"
-SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+cryptopp"
-
-DEPEND="dev-libs/gmp:=
- cryptopp? ( dev-libs/crypto++:= )
- sci-libs/fftw:3.0="
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- eapply_user
- # workaround -- gentoo is missing crypto++ pkg-config file
- sed -i -e 's/PKG_CHECK_MODULES(\[CRYPTOPP\],.*/LDFLAGS="$LDFLAGS -lcrypto++"/' configure.ac
- ./autogen.sh
-}
-
-src_configure() {
- econf \
- $(use_with cryptopp )
-}
next reply other threads:[~2022-03-13 5:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-13 5:54 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-26 19:53 [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/ Sam James
2022-03-13 5:54 Sam James
2021-01-02 7:12 Sam James
2021-01-02 7:12 Sam James
2020-01-08 19:55 Mikle Kolyada
2018-07-31 11:18 Amy Liffey
2018-05-29 7:33 Amy Liffey
2018-02-11 10:01 Michał Górny
2017-11-02 19:27 Amy Liffey
2017-07-12 14:59 Amy Liffey
2016-04-28 20:03 Amy Winston
2016-04-28 20:03 Amy Winston
2016-02-08 12:13 Amy Winston
2016-02-08 11:34 Amy Winston
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=1647149899.7bb17485f87d3fd93b93e12f9af58fc8ea7d98c6.sam@gentoo \
--to=sam@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