From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libmd/
Date: Fri, 5 Feb 2021 12:33:46 +0000 (UTC) [thread overview]
Message-ID: <1612528378.1b9fc10207aed19de3b52846e783b7d1f1ff32ca.sam@gentoo> (raw)
commit: 1b9fc10207aed19de3b52846e783b7d1f1ff32ca
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 5 12:32:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 5 12:32:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b9fc102
app-crypt/libmd: cleanup old
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/libmd/Manifest | 1 -
app-crypt/libmd/libmd-1.0.1.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/app-crypt/libmd/Manifest b/app-crypt/libmd/Manifest
index 37ae0ca0001..f3a9a3d4ff7 100644
--- a/app-crypt/libmd/Manifest
+++ b/app-crypt/libmd/Manifest
@@ -1,2 +1 @@
-DIST libmd-1.0.1.tar.xz 257372 BLAKE2B e954ab6b1247952abcf6964d8d714c2a47a644e206a455db547a0159a97ebbc323cf1258a24c744cea3106f267f1a319a689fe545b672580f4e134d96cc7cb3d SHA512 6f343101f9ad8f927d862e6bae948d35ba596ecfd375c255fefb86efc621cf6e9de3597770ad66e0a48e8f4ea018df78debb571ea6746a7457d8900fec87069b
DIST libmd-1.0.3.tar.xz 258584 BLAKE2B 35b732800a4b0a7b8d0a88eeff5e7e80fe55ab5ed05b7a7a1ffe866e156cc6dc6daca95f865a56297857b10b1bdfc9815b5bf0b198e8284f217498265c08fcc9 SHA512 f4b5a86bea7b9fac9f7f173032ee436d1e7141f760c1a114a785d31644edbf6802fe8193cc4cf3b5c66d38963be919c05055780bdf6bf5a47927690490ff5966
diff --git a/app-crypt/libmd/libmd-1.0.1.ebuild b/app-crypt/libmd/libmd-1.0.1.ebuild
deleted file mode 100644
index 0966fdfe751..00000000000
--- a/app-crypt/libmd/libmd-1.0.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit multilib
-
-DESCRIPTION="Message Digest functions from BSD systems"
-HOMEPAGE="https://www.hadrons.org/software/libmd/"
-SRC_URI="https://archive.hadrons.org/software/libmd/${P}.tar.xz"
-
-LICENSE="|| ( BSD BSD-2 ISC BEER-WARE public-domain )"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs"
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
-
-src_install() {
- default
-
- if ! use static-libs; then
- rm "${ED}"/usr/$(get_libdir)/libmd.la || die
- fi
-}
next reply other threads:[~2021-02-05 12:33 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 12:33 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-15 3:17 [gentoo-commits] repo/gentoo:master commit in: app-crypt/libmd/ Sam James
2023-08-01 18:27 Arthur Zamarin
2023-07-24 12:07 Jakov Smolić
2023-07-24 8:54 Jakov Smolić
2023-06-14 16:53 Sam James
2023-02-13 4:25 Sam James
2023-01-03 5:58 Sam James
2023-01-03 5:58 Sam James
2022-05-08 2:12 WANG Xuerui
2021-12-07 20:23 Sam James
2021-12-06 15:23 Sam James
2021-12-06 15:20 Sam James
2021-12-05 19:30 Arthur Zamarin
2021-12-05 18:39 Sam James
2021-12-05 18:31 Sam James
2021-12-05 7:49 Jakov Smolić
2021-10-05 4:18 Sam James
2021-10-05 4:09 Sam James
2021-09-21 8:47 James Le Cuirot
2021-08-24 13:39 Andreas Sturmlechner
2021-08-24 0:05 Marek Szuba
2021-08-19 19:57 Sam James
2021-08-19 1:08 Sam James
2021-08-18 12:58 Agostino Sarubbo
2021-08-17 18:56 Sam James
2021-08-16 5:20 Agostino Sarubbo
2021-08-16 5:17 Agostino Sarubbo
2021-08-16 5:16 Agostino Sarubbo
2021-08-16 5:13 Agostino Sarubbo
2021-07-19 7:54 Joshua Kinard
2021-07-16 12:48 Andreas Sturmlechner
2021-06-04 14:25 Sergei Trofimovich
2021-06-02 23:41 Sam James
2021-06-02 10:39 Sam James
2021-03-09 22:49 Sam James
2021-03-09 22:49 Sam James
2021-02-05 12:29 Sam James
2021-02-03 3:11 Sam James
2021-02-01 13:33 Sam James
2021-01-02 21:08 Sam James
2020-12-20 19:28 Sam James
2020-12-20 19:07 Thomas Deutschmann
2020-12-17 16:41 Agostino Sarubbo
2020-12-17 8:17 Sam James
2020-06-26 21:16 Mart Raudsepp
2019-10-23 12:21 Jeroen Roovers
2019-06-05 7:02 Michael Haubenwallner
2019-06-03 10:51 Michael Haubenwallner
2019-02-17 16:03 Mikle Kolyada
2018-12-29 11:56 Jeroen Roovers
2018-12-28 20:29 Mikle Kolyada
2018-11-17 15:31 Mikle Kolyada
2018-10-24 5:39 Jeroen Roovers
2018-10-23 18:23 Sergei Trofimovich
2018-10-20 12:16 Sergei Trofimovich
2018-10-18 7:52 Tobias Klausmann
2018-10-14 22:35 Sergei Trofimovich
2018-09-29 13:29 Jeroen Roovers
2018-09-29 13:29 Jeroen Roovers
2018-09-29 13:29 Jeroen Roovers
2018-05-26 10:01 Mikle Kolyada
2018-04-20 1:28 Aaron Bauman
2018-02-01 7:01 Lars Wendler
2017-07-23 12:06 Manuel Rüger
2016-12-19 14:14 Tobias Klausmann
2016-09-05 0:21 Manuel Rüger
2016-09-04 22:52 Manuel Rüger
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=1612528378.1b9fc10207aed19de3b52846e783b7d1f1ff32ca.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