public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libbloom/
Date: Sun, 27 Sep 2020 08:49:14 +0000 (UTC)	[thread overview]
Message-ID: <1601196542.ede40c90c545cb3d8c5755b86d8d862dc4a051d9.dlan@gentoo> (raw)

commit:     ede40c90c545cb3d8c5755b86d8d862dc4a051d9
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 27 08:40:05 2020 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Sep 27 08:49:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede40c90

net-libs/libbloom: drop old

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 net-libs/libbloom/libbloom-1.5-r1.ebuild | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/net-libs/libbloom/libbloom-1.5-r1.ebuild b/net-libs/libbloom/libbloom-1.5-r1.ebuild
deleted file mode 100644
index 54311fad4a4..00000000000
--- a/net-libs/libbloom/libbloom-1.5-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="A simple and small bloom filter implementation in plain C."
-HOMEPAGE="https://github.com/jvirkki/libbloom"
-SRC_URI="https://github.com/jvirkki/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_compile() {
-	emake CC=$(tc-getCC) BITS=default OPT=
-}
-
-src_install() {
-	doheader bloom.h
-	dolib.so build/${PN}.so*
-}


             reply	other threads:[~2020-09-27  8:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-27  8:49 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-24  2:42 [gentoo-commits] repo/gentoo:master commit in: net-libs/libbloom/ Yixun Lan
2024-08-24  2:42 Yixun Lan
2021-12-26  0:20 Sam James
2021-12-03  1:23 Yixun Lan
2020-09-27  8:49 Yixun Lan
2019-06-24 22:06 Yixun Lan
2018-10-13  9:44 Sergei Trofimovich
2018-03-01 10:40 Yixun Lan

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=1601196542.ede40c90c545cb3d8c5755b86d8d862dc4a051d9.dlan@gentoo \
    --to=dlan@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