public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ntop/
Date: Mon, 14 Nov 2016 20:30:45 +0000 (UTC)	[thread overview]
Message-ID: <1479155443.a61069c0885f93d3cf3acc439346e39da4461cdc.jer@gentoo> (raw)

commit:     a61069c0885f93d3cf3acc439346e39da4461cdc
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 20:30:22 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 20:30:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a61069c0

net-analyzer/ntop: Fix dependencies.

Package-Manager: portage-2.3.2

 net-analyzer/ntop/ntop-5.0.1-r2.ebuild | 33 +++++++++++++++++++--------------
 1 file changed, 19 insertions(+), 14 deletions(-)

diff --git a/net-analyzer/ntop/ntop-5.0.1-r2.ebuild b/net-analyzer/ntop/ntop-5.0.1-r2.ebuild
index 0836b8f..1979045 100644
--- a/net-analyzer/ntop/ntop-5.0.1-r2.ebuild
+++ b/net-analyzer/ntop/ntop-5.0.1-r2.ebuild
@@ -17,29 +17,34 @@ KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="snmp ssl"
 
 COMMON_DEPEND="
-	virtual/awk
+	dev-lang/lua:=
 	dev-lang/perl
-	sys-libs/gdbm
+	dev-libs/geoip
 	dev-libs/libevent
-	net-libs/libpcap
 	media-libs/gd
-	media-libs/libpng
+	media-libs/libpng:0=
 	net-analyzer/rrdtool[graph]
-	ssl? ( dev-libs/openssl )
+	net-libs/libpcap
+	snmp? ( net-analyzer/net-snmp[ipv6] )
+	ssl? ( dev-libs/openssl:0= )
+	sys-libs/gdbm
 	sys-libs/zlib
-	dev-libs/geoip
-	dev-lang/lua
-	snmp? ( net-analyzer/net-snmp[ipv6] )"
-DEPEND="${COMMON_DEPEND}
+	virtual/awk
+"
+DEPEND="
+	${COMMON_DEPEND}
+	${PYTHON_DEPS}
 	>=sys-devel/libtool-1.5.26
-	${PYTHON_DEPS}"
-RDEPEND="${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+	app-arch/gzip
+	dev-libs/glib:2
+	dev-python/mako
 	media-fonts/corefonts
 	media-gfx/graphviz
 	net-misc/wget
-	app-arch/gzip
-	dev-libs/glib:2
-	dev-python/mako"
+"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 


             reply	other threads:[~2016-11-14 20:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-14 20:30 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-14 20:30 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ntop/ Jeroen Roovers
2016-12-21 12:42 Tobias Klausmann
2016-12-21 18:39 Thomas Deutschmann
2017-01-22 10:30 Jeroen Roovers
2017-01-24 11:46 Agostino Sarubbo
2017-01-26 11:00 Agostino Sarubbo
2017-02-16 21:13 Markus Meier
2017-04-23 11:29 David Seifert
2017-05-13 23:17 Anthony G. Basile
2017-05-14 10:48 Jeroen Roovers
2017-05-14 10:51 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=1479155443.a61069c0885f93d3cf3acc439346e39da4461cdc.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