From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-gcrypt/
Date: Sun, 1 Oct 2023 15:37:33 +0000 (UTC) [thread overview]
Message-ID: <1696174649.7c34d691db21cb324b2df666ea7c3832e5495d2a.xgqt@gentoo> (raw)
commit: 7c34d691db21cb324b2df666ea7c3832e5495d2a
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 1 15:20:18 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Oct 1 15:37:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c34d691
dev-scheme/guile-gcrypt: drop old 0.3.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-scheme/guile-gcrypt/Manifest | 1 -
dev-scheme/guile-gcrypt/guile-gcrypt-0.3.0.ebuild | 43 -----------------------
2 files changed, 44 deletions(-)
diff --git a/dev-scheme/guile-gcrypt/Manifest b/dev-scheme/guile-gcrypt/Manifest
index 6f754c556550..8f752af6b134 100644
--- a/dev-scheme/guile-gcrypt/Manifest
+++ b/dev-scheme/guile-gcrypt/Manifest
@@ -1,2 +1 @@
-DIST guile-gcrypt-0.3.0.tar.gz 55022 BLAKE2B 20d0948df250637c38a9e583ed9b8e0f4fd6d6142a60b4cceddab9a6a5c3062ffc7a0c8bc61187a1e942a137186ccc6e3cbc44b86d3c64f8cea91c67ae46cb08 SHA512 036017bbf10247bf474f41bb23fa0e824ed17241f169d0b36da5b20753502050bf6b14fa3a584076521e8f076732b75fe3f5e0ec9fb9ffeaf142319a98d36ae9
DIST guile-gcrypt-0.4.0.tar.gz 56915 BLAKE2B 0b1ca0b23531f1dd28422798f235d15898ec67dd77fa08b52f9ccbfc9b9c1ed55abd1ec7cd15c9a129444e9d7411e24ef5b73ebc8547ca9e0408e7e5a552a200 SHA512 5dbb5ca9f00a607200c600d438f5d96db271a5e889f4e92d361793073ef618b1f731c3bc31dc39c7b939c2e9111da7905ed68845f55fe7fd24b064496e9d2677
diff --git a/dev-scheme/guile-gcrypt/guile-gcrypt-0.3.0.ebuild b/dev-scheme/guile-gcrypt/guile-gcrypt-0.3.0.ebuild
deleted file mode 100644
index 925cd6308503..000000000000
--- a/dev-scheme/guile-gcrypt/guile-gcrypt-0.3.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="Guile bindings of libgcrypt"
-HOMEPAGE="https://notabug.org/cwebber/guile-gcrypt"
-SRC_URI="https://notabug.org/cwebber/guile-gcrypt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=dev-scheme/guile-2.0.11:=
- dev-libs/libgcrypt:0=
-"
-DEPEND="${RDEPEND}"
-
-# guile generates ELF files without use of C or machine code
-# It's a portage's false positive. bug #677600
-QA_PREBUILT='*[.]go'
-
-src_prepare() {
- default
-
- # http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38112
- find "${S}" -name "*.scm" -exec touch {} + || die
-
- # upstream tag on top of source tree. has no autogenerated files
- eautoreconf
-}
-
-src_install() {
- default
-
- # Workaround llvm-strip problem of mangling guile ELF debug
- # sections: https://bugs.gentoo.org/905898
- dostrip -x "/usr/$(get_libdir)/guile"
-}
next reply other threads:[~2023-10-01 15:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-01 15:37 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-28 21:24 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-gcrypt/ Maciej Barć
2022-12-02 7:29 Maciej Barć
2021-11-26 8:46 Maciej Barć
2021-11-25 15:43 Maciej Barć
2021-08-08 12:28 Ulrich Müller
2021-08-04 9:01 Sergei Trofimovich
2020-05-29 22:13 Sergei Trofimovich
2020-05-24 17:31 Sergei Trofimovich
2020-05-22 18:22 Sergei Trofimovich
2020-02-12 22:32 Sergei Trofimovich
2019-12-19 22:29 Sergei Trofimovich
2019-12-09 18:11 Sergei Trofimovich
2018-12-06 22:55 Sergei Trofimovich
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=1696174649.7c34d691db21cb324b2df666ea7c3832e5495d2a.xgqt@gentoo \
--to=xgqt@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