From: Matthew Brewer Date: Sun, 20 Mar 2016 09:00:56 +0000 (+0100) Subject: net-analyzer/bro: revbump bro-2.4.1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f2b6a11f11f195b24f87ec8da1c4fc26b6655386;p=gentoo.git net-analyzer/bro: revbump bro-2.4.1 - minor useflag adjustment (affected dependencies) - keyword with ~x86 - remove redundant IUSE flag from metadata.xml Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches Closes: https://github.com/gentoo/gentoo/pull/1093 --- diff --git a/net-analyzer/bro/bro-2.4.1.ebuild b/net-analyzer/bro/bro-2.4.1-r1.ebuild similarity index 93% rename from net-analyzer/bro/bro-2.4.1.ebuild rename to net-analyzer/bro/bro-2.4.1-r1.ebuild index 538988008e86..d72a43d53176 100644 --- a/net-analyzer/bro/bro-2.4.1.ebuild +++ b/net-analyzer/bro/bro-2.4.1-r1.ebuild @@ -13,21 +13,21 @@ SRC_URI="https://www.bro.org/downloads/release/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" -IUSE="+broccoli +broctl broker curl debug geoip ipv6 jemalloc mta +python -ruby tcmalloc static-libs +tools" +KEYWORDS="~amd64 ~x86" +IUSE="+broccoli +broctl -broker curl debug geoip ipv6 jemalloc +python -ruby tcmalloc static-libs +tools" RDEPEND="app-shells/bash:0 dev-libs/openssl:0 net-analyzer/ipsumdump - ipv6? ( net-analyzer/ipsumdump[ipv6] ) net-dns/bind-tools net-libs/libpcap sys-libs/zlib broker? ( =dev-libs/actor-framework-0.13.2* ) + broctl? ( virtual/mta ) curl? ( net-misc/curl ) geoip? ( dev-libs/geoip ) + ipv6? ( net-analyzer/ipsumdump[ipv6] ) jemalloc? ( dev-libs/jemalloc ) - mta? ( virtual/mta ) python? ( ${PYTHON_DEPS} ) ruby? ( >=dev-lang/ruby-1.8:= ) tcmalloc? ( dev-util/google-perftools )" diff --git a/net-analyzer/bro/metadata.xml b/net-analyzer/bro/metadata.xml index 5a0fdfd0e982..cb35341ee9f5 100644 --- a/net-analyzer/bro/metadata.xml +++ b/net-analyzer/bro/metadata.xml @@ -13,11 +13,10 @@ Enable the Bro Client Communication Library An interactive shell for managing Bro installations - Bro's (new) Messaging Library + Bro's new Messaging Library (experimental) Enable support for Maxmind's GeoIP library Support for mobile IPv6 Support for the Jemalloc allocator - Enable Bro to send e-mails Enable Python bindings Enable Ruby bindings (deprecated) Enable Google's Performance Analysis Tools