From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libprotoident/
Date: Sat, 18 Nov 2017 10:43:30 +0000 (UTC) [thread overview]
Message-ID: <1511001801.4c7e24669c1d92abd3816b517e4d20df9f290d1f.jer@gentoo> (raw)
commit: 4c7e24669c1d92abd3816b517e4d20df9f290d1f
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 10:37:34 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 10:43:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7e2466
net-libs/libprotoident: Old.
Package-Manager: Portage-2.3.14, Repoman-2.3.6
net-libs/libprotoident/Manifest | 1 -
net-libs/libprotoident/libprotoident-2.0.11.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
diff --git a/net-libs/libprotoident/Manifest b/net-libs/libprotoident/Manifest
index d67759d5367..c9e655f3bed 100644
--- a/net-libs/libprotoident/Manifest
+++ b/net-libs/libprotoident/Manifest
@@ -1,2 +1 @@
-DIST libprotoident-2.0.11.tar.gz 561267 SHA256 796d59ec0a48ee88d386d4f0a393a80df01184a92bbbb8c2aa2e2fc10741840a SHA512 9f3dbc44dd41ed66c18d187b543d9b0da7e778a127b1191cf851a3c6d79f14d07a40fccf79377a3e17ee7c707c17b1049f4afb9f4d041b66c0b3170fa721fc8b WHIRLPOOL 71f48966b8af7a1ed36eaa6028d7e9224338b6fb35f79b0b246bbf97dd0ac267dd5c66116c89c54d672080fc420ff78a9c62998a4561c38e01a2ff3abf929a95
DIST libprotoident-2.0.12.tar.gz 571466 SHA256 c09aba4882837c7f9ebf4ad153b637a9a7cbd5a2b4b398e10ddb63e74f270fac SHA512 b8ba13ce9286a026062f47ffe3bf9407b408f64fbf0521aeebaf0e39e6ddf70cfbc6574f8e9c0f35fc2c2e5f9c4e71e200536665988f88c65bbdbeb9b7baed16 WHIRLPOOL ef451c2b935ca50c43bf33dbda171d59ebb7c5a962ea9f2d2108ed63b3ea880f6b0bd3bf62c2ade0c69ec08977dff00c57cb3d619ce5f147ceec94f90b307e19
diff --git a/net-libs/libprotoident/libprotoident-2.0.11.ebuild b/net-libs/libprotoident/libprotoident-2.0.11.ebuild
deleted file mode 100644
index 0eb230f26ce..00000000000
--- a/net-libs/libprotoident/libprotoident-2.0.11.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils
-
-DESCRIPTION="A library that performs application layer protocol identification for flows"
-HOMEPAGE="http://research.wand.net.nz/software/libprotoident.php"
-SRC_URI="http://research.wand.net.nz/software/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0/2"
-KEYWORDS="~amd64 ~x86"
-IUSE="static-libs tools"
-
-DEPEND="
- >=net-libs/libtrace-4.0.1
- >=net-libs/libflowmanager-3.0.0
-"
-RDEPEND="
- ${DEPEND}
-"
-
-src_prepare() {
- default
-
- sed -i \
- -e '/-Werror/d' \
- lib/Makefile{.am,.in} || die
-}
-
-src_configure() {
- econf \
- $(use_enable static-libs static) \
- $(use_with tools)
-}
-
-src_install() {
- default
- prune_libtool_files
-}
next reply other threads:[~2017-11-18 10:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-18 10:43 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-01 13:30 [gentoo-commits] repo/gentoo:master commit in: net-libs/libprotoident/ Sam James
2019-11-20 12:15 Jeroen Roovers
2019-04-15 10:02 Jeroen Roovers
2019-03-11 4:48 Aaron Bauman
2017-10-05 23:18 Jeroen Roovers
2017-10-05 23:18 Jeroen Roovers
2017-06-29 17:07 Jeroen Roovers
2017-06-29 17:07 Jeroen Roovers
2017-06-12 5:09 Jeroen Roovers
2017-06-12 5:09 Jeroen Roovers
2017-06-06 21:47 Jeroen Roovers
2017-01-07 8:32 Jeroen Roovers
2017-01-07 8:32 Jeroen Roovers
2016-08-31 4:54 Jeroen Roovers
2016-08-31 4:54 Jeroen Roovers
2016-05-05 7:55 Jeroen Roovers
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=1511001801.4c7e24669c1d92abd3816b517e4d20df9f290d1f.jer@gentoo \
--to=jer@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