From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmemcached/
Date: Thu, 14 Oct 2021 07:05:06 +0000 (UTC) [thread overview]
Message-ID: <1634195098.7697dadac005ba5f1131632655dd27e5b0fb8e07.soap@gentoo> (raw)
commit: 7697dadac005ba5f1131632655dd27e5b0fb8e07
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 07:04:58 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 07:04:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7697dada
dev-libs/libmemcached: drop 1.0.18-r3
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../libmemcached/libmemcached-1.0.18-r3.ebuild | 55 ----------------------
1 file changed, 55 deletions(-)
diff --git a/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild b/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild
deleted file mode 100644
index cca07f3e525..00000000000
--- a/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-WANT_AUTOMAKE=1.13
-
-inherit autotools epatch multilib
-RESTRICT="test" # https://bugs.gentoo.org/show_bug.cgi?id=498250 https://bugs.launchpad.net/gentoo/+bug/1278023
-
-DESCRIPTION="a C client library to the memcached server"
-HOMEPAGE="https://libmemcached.org/libMemcached.html"
-SRC_URI="https://launchpad.net/${PN}/1.0/${PV}/+download/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="debug hsieh +libevent sasl static-libs"
-
-DEPEND="net-misc/memcached
- sasl? ( dev-libs/cyrus-sasl )
- libevent? ( dev-libs/libevent )"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}/debug-disable-enable-1.0.18.patch"
- epatch "${FILESDIR}/continuum-1.0.18.patch"
- epatch "${FILESDIR}"/${P}-gcc7.patch
- sed -i '6i CFLAGS = @CFLAGS@' Makefile.am
- sed -e "/_APPEND_COMPILE_FLAGS_ERROR(\[-fmudflapth\?\])/d" -i m4/ax_harden_compiler_flags.m4
- eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-dtrace \
- $(use_enable static-libs static) \
- $(use_enable sasl sasl) \
- $(use_enable debug debug) \
- $(use_enable debug assert) \
- $(use_enable hsieh hsieh_hash) \
- --libdir=/usr/$(get_libdir) \
- ${myconf}
-}
-
-src_install() {
- emake DESTDIR="${D}" install
-
- use static-libs || rm -f "${D}"/usr/$(get_libdir)/lib*.la
-
- dodoc AUTHORS ChangeLog README THANKS TODO
- # remove manpage to avoid collision, see bug #299330
- rm -f "${D}"/usr/share/man/man1/memdump.*
- newman man/memdump.1 memcached_memdump.1
-}
next reply other threads:[~2021-10-14 7:05 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-14 7:05 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-03 2:53 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmemcached/ WANG Xuerui
2022-09-27 21:22 Sam James
2022-09-07 2:37 Yixun Lan
2021-10-14 3:25 Sam James
2021-10-13 20:37 Sam James
2021-10-13 6:01 Agostino Sarubbo
2021-10-12 18:58 Sam James
2021-10-12 18:58 Sam James
2021-10-12 18:57 Sam James
2021-10-12 18:57 Sam James
2020-06-04 9:06 David Seifert
2020-04-04 11:07 Sergei Trofimovich
2019-04-23 0:13 Aaron Bauman
2018-12-31 10:06 Mikle Kolyada
2018-02-14 4:18 Matt Thode
2018-02-14 3:17 Matt Thode
2015-08-30 14:04 Tobias Klausmann
2015-08-26 16:00 Markus Meier
2015-08-19 5:42 Jeroen Roovers
2015-08-14 23:16 Mikle Kolyada
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=1634195098.7697dadac005ba5f1131632655dd27e5b0fb8e07.soap@gentoo \
--to=soap@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