From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmcrypt/
Date: Sun, 27 Oct 2024 20:34:41 +0000 (UTC) [thread overview]
Message-ID: <1730061270.25c9f1e93bc3da0155d865e2d1afaab90b934254.dilfridge@gentoo> (raw)
commit: 25c9f1e93bc3da0155d865e2d1afaab90b934254
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 20:34:17 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 20:34:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25c9f1e9
dev-libs/libmcrypt: drop 2.5.8-r6
Bug: https://bugs.gentoo.org/874549
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-libs/libmcrypt/libmcrypt-2.5.8-r6.ebuild | 50 ----------------------------
1 file changed, 50 deletions(-)
diff --git a/dev-libs/libmcrypt/libmcrypt-2.5.8-r6.ebuild b/dev-libs/libmcrypt/libmcrypt-2.5.8-r6.ebuild
deleted file mode 100644
index 3c16c97ab5fb..000000000000
--- a/dev-libs/libmcrypt/libmcrypt-2.5.8-r6.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools flag-o-matic
-
-DESCRIPTION="Provides an uniform interface to access several encryption algorithms"
-HOMEPAGE="https://mcrypt.sourceforge.net"
-SRC_URI="https://downloads.sourceforge.net/mcrypt/${P}.tar.gz"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-
-DOCS=(
- AUTHORS NEWS README THANKS TODO ChangeLog
- doc/README.config doc/README.key doc/README.xtea
- doc/example.c
-)
-
-PATCHES=(
- "${FILESDIR}/${P}-rotate-mask.patch"
- "${FILESDIR}/${P}-autoconf-2.70.patch" #775113
- # http://sourceforge.net/tracker/index.php?func=detail&aid=1872801&group_id=87941&atid=584895
- "${FILESDIR}/${P}-uninitialized.patch"
- "${FILESDIR}/${P}-prototypes.patch"
- "${FILESDIR}/${P}-implicit-int.patch"
-)
-
-src_prepare() {
- default
- mv configure.in configure.ac
- mv libltdl/configure.in libltdl/configure.ac
- sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.ac libltdl/configure.ac || die
- eautoreconf # update stale autotools
-}
-
-src_configure() {
- # LTO type mismatch (bug #924867)
- append-flags -fno-strict-aliasing
- filter-lto
-
- default
-}
-
-src_install() {
- default
- find "${ED}" -type f -name '*.la' -delete || die
-}
next reply other threads:[~2024-10-27 20:34 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-27 20:34 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-25 15:24 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmcrypt/ Andreas K. Hüttel
2024-03-14 7:48 Arthur Zamarin
2024-03-14 6:43 Joonas Niilola
2024-03-14 5:21 Sam James
2024-03-14 4:54 Sam James
2024-03-14 4:54 Sam James
2024-03-14 4:54 Sam James
2024-03-14 4:54 Sam James
2024-03-14 4:54 Sam James
2024-02-28 16:07 Sam James
2023-04-20 22:30 Sam James
2022-12-13 17:35 Sam James
2022-12-13 17:35 Sam James
2022-12-13 17:35 Sam James
2022-11-24 18:14 Conrad Kostecki
2019-05-22 5:49 Aaron Bauman
2018-09-27 23:55 Alon Bar-Lev
2017-03-25 21:46 Alon Bar-Lev
2017-03-15 6:27 Alon Bar-Lev
2017-03-15 6:00 Jeroen Roovers
2017-03-07 19:12 Michael Weber
2017-03-04 13:46 Agostino Sarubbo
2017-03-04 13:38 Agostino Sarubbo
2017-03-03 19:14 Tobias Klausmann
2017-01-29 16:19 Fabian Groffen
2017-01-18 14:52 Alon Bar-Lev
2017-01-13 23:32 Alon Bar-Lev
2016-08-03 4:06 Jeroen Roovers
2016-07-18 17:14 Markus Meier
2016-06-30 16:10 Tobias Klausmann
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=1730061270.25c9f1e93bc3da0155d865e2d1afaab90b934254.dilfridge@gentoo \
--to=dilfridge@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