From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmemcached-awesome/
Date: Sun, 5 Feb 2023 09:12:59 +0000 (UTC) [thread overview]
Message-ID: <1675588371.b68ad7b7ad66e12360492f2f590670f2c7f592af.juippis@gentoo> (raw)
commit: b68ad7b7ad66e12360492f2f590670f2c7f592af
Author: Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Wed Jan 25 14:32:16 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 09:12:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b68ad7b7
dev-libs/libmemcached-awesome: drop old
Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29264
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
.../libmemcached-awesome-1.1.3.ebuild | 46 ----------------------
1 file changed, 46 deletions(-)
diff --git a/dev-libs/libmemcached-awesome/libmemcached-awesome-1.1.3.ebuild b/dev-libs/libmemcached-awesome/libmemcached-awesome-1.1.3.ebuild
deleted file mode 100644
index aa23fd0f9f65..000000000000
--- a/dev-libs/libmemcached-awesome/libmemcached-awesome-1.1.3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="a C/C++ memcached client library"
-HOMEPAGE="https://github.com/awesomized/libmemcached"
-SRC_URI="https://github.com/awesomized/libmemcached/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/libmemcached-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+libevent sasl test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="!dev-libs/libmemcached
- libevent? ( dev-libs/libevent:= )
- sasl? ( dev-libs/cyrus-sasl:2 )"
-DEPEND="${RDEPEND}
- test? ( net-misc/memcached )"
-BDEPEND="sys-devel/bison
- sys-devel/flex
- virtual/pkgconfig"
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_TESTING=$(usex test)
- -DENABLE_DTRACE=OFF
- -DENABLE_SASL=$(usex sasl)
- )
-
- cmake_src_configure
-}
-
-src_test() {
- local myctestargs=(
- # memcached_regression_lp583031: needs network, bug #845123
- # bin/memaslap: tries to use Portage HOMEDIR, bug #845123
- -E "(memcached_regression_lp583031|bin/memaslap|memcached_udp)"
- )
-
- cmake_src_test
-}
next reply other threads:[~2023-02-05 9:13 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-05 9:12 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-03 13:28 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmemcached-awesome/ Hans de Graaff
2023-04-17 11:56 Sam James
2023-04-17 11:56 Sam James
2023-04-17 11:56 Sam James
2023-04-17 11:56 Sam James
2023-03-11 17:15 Sam James
2023-02-05 9:12 Joonas Niilola
2022-12-06 18:42 Florian Schmaus
2022-12-06 18:42 Florian Schmaus
2022-11-03 8:08 Agostino Sarubbo
2022-11-02 20:07 Sam James
2022-11-02 15:26 Arthur Zamarin
2022-11-02 12:34 Arthur Zamarin
2022-10-02 14:53 Florian Schmaus
2022-08-01 12:11 Joonas Niilola
2022-08-01 12:11 Joonas Niilola
2022-08-01 12:11 Joonas Niilola
2022-08-01 8:02 Agostino Sarubbo
2022-08-01 8:02 Agostino Sarubbo
2022-05-20 19:29 Jakov Smolić
2022-05-18 14:47 Jakov Smolić
2022-05-17 20:40 Sam James
2022-05-17 20:30 Sam James
2022-05-16 23:31 Sam James
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=1675588371.b68ad7b7ad66e12360492f2f590670f2c7f592af.juippis@gentoo \
--to=juippis@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