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 0E9C8138334 for ; Fri, 6 Jul 2018 11:18:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA0E1E099C; Fri, 6 Jul 2018 11:18:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7FFFCE099C for ; Fri, 6 Jul 2018 11:18:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8082C335C9E for ; Fri, 6 Jul 2018 11:18:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D865E361 for ; Fri, 6 Jul 2018 11:18:43 +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: <1530875912.6c09532cadcb13171e88deb797fa030a8ed5ba1b.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtrace/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libtrace/Manifest net-libs/libtrace/libtrace-4.0.2.ebuild X-VCS-Directories: net-libs/libtrace/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 6c09532cadcb13171e88deb797fa030a8ed5ba1b X-VCS-Branch: master Date: Fri, 6 Jul 2018 11:18:43 +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: a0897936-8534-4865-87b3-2ef3e3949868 X-Archives-Hash: 9f2d6ffa53202df92df5089787a4f05b commit: 6c09532cadcb13171e88deb797fa030a8ed5ba1b Author: Jeroen Roovers gentoo org> AuthorDate: Fri Jul 6 11:10:07 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Jul 6 11:18:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c09532c net-libs/libtrace: Old. Package-Manager: Portage-2.3.41, Repoman-2.3.9 net-libs/libtrace/Manifest | 1 - net-libs/libtrace/libtrace-4.0.2.ebuild | 58 --------------------------------- 2 files changed, 59 deletions(-) diff --git a/net-libs/libtrace/Manifest b/net-libs/libtrace/Manifest index 97bba15ff6e..1465b65dbee 100644 --- a/net-libs/libtrace/Manifest +++ b/net-libs/libtrace/Manifest @@ -1,3 +1,2 @@ -DIST libtrace-4.0.2.tar.gz 934255 BLAKE2B 776761288aadbafc812695db9b2af7f2ace3789925e957ae5bd6bfbdb883e49af324a903ea66e303e151300e8a31467b270a45e2dab4d8af1fe2b0e981f188ea SHA512 246fb1812b9c46b7ef543c16159849bb420db633b0778a375f616286cc26988d42542dcecd47256c03d637ceaa97d60168f0ce34b9892d957a3bcae89d984514 DIST libtrace-4.0.3.tar.gz 938865 BLAKE2B b3f7cda52f18fe2905f53af61459c238fe2630c1ffca8189ed73c010a6fd057f04beca9979fc0f515de4797f1aee383b57ddc63dc9a08a88bae5946a9949f010 SHA512 08da665ed355b48daa006119261af7dc1c1a64c193efcd736e91394753f4b3c46af074044d970242d2396389577d92137264acdbb6ab70cdc69a6e3965f742ae DIST libtrace-4.0.4.tar.gz 949490 BLAKE2B 63b4e3bee7502deabbb07891ffe81fbed81f6b3b6c8b78148b035565fbb4e9f8302ee8f824e35584e68c453e61b0459f5a602b471330e6e0abae747a80f65872 SHA512 255a0654f762f9185ef70969225a160c017d50e0b01d1e90c31f555c1ebf5ce6509931f0c78bbed183e670d6acecb68e23efb8009a0e236fddd3a8f032401def diff --git a/net-libs/libtrace/libtrace-4.0.2.ebuild b/net-libs/libtrace/libtrace-4.0.2.ebuild deleted file mode 100644 index bb592018d47..00000000000 --- a/net-libs/libtrace/libtrace-4.0.2.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit autotools eutils - -DESCRIPTION="A library and tools for trace processing" -HOMEPAGE="http://research.wand.net.nz/software/libtrace.php" -SRC_URI="http://research.wand.net.nz/software/${PN}/${P/_/-}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc ncurses numa static-libs" - -RDEPEND=" - >=net-libs/libpcap-0.8 - dev-libs/openssl:0= - ncurses? ( sys-libs/ncurses:0= ) - net-libs/wandio - numa? ( sys-process/numactl ) -" -DEPEND=" - ${RDEPEND} - app-doc/doxygen - sys-devel/flex - virtual/pkgconfig - virtual/yacc -" -PATCHES=( - "${FILESDIR}"/${PN}-3.0.20-autoconf-1.13.patch - "${FILESDIR}"/${PN}-3.0.20-tinfo.patch - "${FILESDIR}"/${PN}-4.0.0-no-examples.patch - "${FILESDIR}"/${PN}-4.0.0-with-numa.patch -) -S=${WORKDIR}/${P/_beta/} - -src_prepare() { - default - - eautoreconf -} - -src_configure() { - econf \ - $(use_enable static-libs static) \ - $(use_with ncurses) \ - $(use_with numa) \ - --with-man -} - -src_install() { - default - - use doc && dodoc -r docs/doxygen/html - - prune_libtool_files --modules -}