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 85A621382C5 for ; Wed, 11 Apr 2018 18:20:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAF0CE0824; Wed, 11 Apr 2018 18:20:16 +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 8C23DE0824 for ; Wed, 11 Apr 2018 18:20:16 +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 5C79C335C77 for ; Wed, 11 Apr 2018 18:20:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D27D243 for ; Wed, 11 Apr 2018 18:20:07 +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: <1523470789.c182e1eed2499251aebd5acdaa018aa545b217a0.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/etherape/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/etherape/Manifest net-analyzer/etherape/etherape-0.9.17.ebuild X-VCS-Directories: net-analyzer/etherape/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: c182e1eed2499251aebd5acdaa018aa545b217a0 X-VCS-Branch: master Date: Wed, 11 Apr 2018 18:20:07 +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: 6535951f-1907-4b05-b30e-50a83a26d6ae X-Archives-Hash: a40cc5aeaa61048c4ac49e14ea25f1ed commit: c182e1eed2499251aebd5acdaa018aa545b217a0 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Apr 11 17:47:23 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Apr 11 18:19:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c182e1ee net-analyzer/etherape: Version 0.9.17. Package-Manager: Portage-2.3.28, Repoman-2.3.9 net-analyzer/etherape/Manifest | 1 + net-analyzer/etherape/etherape-0.9.17.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/net-analyzer/etherape/Manifest b/net-analyzer/etherape/Manifest index 7a41234eaba..1fff60e0d94 100644 --- a/net-analyzer/etherape/Manifest +++ b/net-analyzer/etherape/Manifest @@ -1,3 +1,4 @@ DIST etherape-0.9.14.tar.gz 1438255 BLAKE2B a34ca77cc8862b3de50ca0405d7de083653fb984de85feb7c575b6eb0f340d386add9c851cdd54d8cf5d3d1c3cdddb1c7522673687d94b30f2ab0f91d4251613 SHA512 26e018e49bbea9baf8b4056798e2acab1ad1aba51022ab1258d31499d612a7b12567c4d671da45f79785fbe3c1eda6698b4fe201b055e71e13c9f9b0275c91e3 DIST etherape-0.9.15.tar.gz 1449612 BLAKE2B 45d3dc3230e1052abab72d7732fe681829b6e88068522ab3d6c67674a12b30b8c0da48ee3249cdf0ade7305fd5945270def177c7e9f380722ff1be182383453b SHA512 5a469b5994fa39a76c3966028f513db0a716cf5c447b73048e9d70c3e21824f9ed3f25b82e6d9ed7a88b7be49603311d81f567adfddc2776a44e809de5e0674a DIST etherape-0.9.16.tar.gz 1435235 BLAKE2B af6d0ba7d9532b383322546a42126fd456a2695ec7332cd082addc6ed72bb8e11d058854881157775e767c37c0ca3984074bdbe2f8a098622f48d38e9aa99281 SHA512 0c0b5e04cf1628fe22cfa35ee85b4ab4736265d071c9d179c0dc52e2894f022da7648f236e7ab29e28049a4afc8728ba639a6654da82e299938259fbe01e0d57 +DIST etherape-0.9.17.tar.gz 1436276 BLAKE2B 3ac9496238d5a3653129822c6d21643a5e65afd93ff278532bcad623a0c4dc05b553711dd6f7047774cb758a6f65113a3381a08154001a6c2058415d35f2cd1d SHA512 65f039cd98826fee9a5988235dbdface00e2f17e5bd83eb28339d5bdb9d2b5f8ffe84e071c36418617d68add32e39866eb393f23b008b35fe36662453a02c57a diff --git a/net-analyzer/etherape/etherape-0.9.17.ebuild b/net-analyzer/etherape/etherape-0.9.17.ebuild new file mode 100644 index 00000000000..4f8df6a0aae --- /dev/null +++ b/net-analyzer/etherape/etherape-0.9.17.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome2 + +DESCRIPTION="A graphical network monitor for Unix modeled after etherman" +HOMEPAGE="http://etherape.sourceforge.net/" +SRC_URI="mirror://sourceforge/etherape/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND=" + >=gnome-base/libglade-2.0 + gnome-base/libgnomecanvas[glade] + net-libs/libpcap +" +DEPEND="${RDEPEND} + >=sys-devel/gettext-0.11.5 + app-text/docbook-xml-dtd:4.1.2 + app-text/gnome-doc-utils + virtual/pkgconfig +"