From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5E23E139085 for ; Sat, 7 Jan 2017 08:32:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A0A9E0CBF; Sat, 7 Jan 2017 08:32:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6907AE0CBF for ; Sat, 7 Jan 2017 08:32:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01D3B34162B for ; Sat, 7 Jan 2017 08:32:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C72C261C for ; Sat, 7 Jan 2017 08:32:10 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1483777150.7d930390b8ab29858b2834e8ffc5923d72f3c0db.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libprotoident/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libprotoident/Manifest net-libs/libprotoident/libprotoident-2.0.10.ebuild X-VCS-Directories: net-libs/libprotoident/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 7d930390b8ab29858b2834e8ffc5923d72f3c0db X-VCS-Branch: master Date: Sat, 7 Jan 2017 08:32:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 49eaff3e-0fe3-4004-ae3f-e0554fcdeb9f X-Archives-Hash: b6e50d20f2d210763519da10fe9cfc32 commit: 7d930390b8ab29858b2834e8ffc5923d72f3c0db Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jan 7 08:19:10 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jan 7 08:19:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d930390 net-libs/libprotoident: Version bump. Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-libs/libprotoident/Manifest | 1 + net-libs/libprotoident/libprotoident-2.0.10.ebuild | 34 ++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/net-libs/libprotoident/Manifest b/net-libs/libprotoident/Manifest index 08e1d12..8655986 100644 --- a/net-libs/libprotoident/Manifest +++ b/net-libs/libprotoident/Manifest @@ -1,2 +1,3 @@ +DIST libprotoident-2.0.10.tar.gz 534718 SHA256 a5ef504967c34fa07ed967b3a629a9df2768eb9da799858ceecd8026ca1efceb SHA512 88f2088cc4662fc02ee3d70c86e55ced716ff62a2fb7479ee04f55f78a34bea7346d81cc01663ef61f2fe29cffc4c1bc6ddca34c45abb93c9929d9422df0db22 WHIRLPOOL 9689d7ce90643d4b4d5173596c0c448af46c7b1e7f311b9296372c569bce7a6d57fd5aec34c286ee5ea4815202d56317836cbef6d9571aff54e2fe6fda492ef3 DIST libprotoident-2.0.8.tar.gz 521527 SHA256 eb7ca6a4488084e669dfecc65151e0f3defa4e9a5a6296f7ac436afac045e527 SHA512 6c62c70117849aef2e5ae66646c5c8ea63db739cdeb7ee8cdf715c25b06f0916de9ba707a971ca2e7d2770b2b5e13e22bab31b5ccfff734b1429a1946f46d37c WHIRLPOOL 1b030485b9e94cce8730019bfb86c6ff629b165ce49628c2fab09d1638a5f85a3fd568cf4753b05eb567323409b9eebe64d009cc4005b2c8e99d370dc26cd720 DIST libprotoident-2.0.9.tar.gz 532743 SHA256 da8c68e6e792285346c5a5c9fa64d03536662c4a11b192fb05ea6cc013d1dfe6 SHA512 480508bf3b40ca9c18d35d888a18b476437cc79988fa9476fa04f45d0764752a41c02436a47d873fe6be977eedc7e870f1bd1da3edae526322247d33d8de204b WHIRLPOOL 838603801ae7064ea0d45887e556a6bd5289f31870806c76b56718d6f30cb6ab61cc7c2ca7158383271eafe85b676d50f2db9070443f57a3d3af580db57aa797 diff --git a/net-libs/libprotoident/libprotoident-2.0.10.ebuild b/net-libs/libprotoident/libprotoident-2.0.10.ebuild new file mode 100644 index 00000000..325ec5b --- /dev/null +++ b/net-libs/libprotoident/libprotoident-2.0.10.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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="GPL-2" +SLOT="0/2" +KEYWORDS="~amd64 ~x86" +IUSE="static-libs +tools" + +DEPEND=" + >=net-libs/libtrace-3.0.9 + tools? ( net-libs/libflowmanager ) +" +RDEPEND=" + ${DEPEND} +" + +src_configure() { + econf \ + $(use_enable static-libs static) \ + $(use_with tools) +} + +src_install() { + default + prune_libtool_files +}