public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/barnyard2/
@ 2017-10-29 14:38 Jonas Stein
  0 siblings, 0 replies; 7+ messages in thread
From: Jonas Stein @ 2017-10-29 14:38 UTC (permalink / raw
  To: gentoo-commits

commit:     fe921303e9f414e590592147396862e338009794
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 14:37:57 2017 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 14:37:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe921303

net-analyzer/barnyard2: Removed proxied maintainer

Removed proxied maintainer due to inactivity.
Fixed spaces/tabs in metadata.

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 net-analyzer/barnyard2/metadata.xml | 47 +++++++++++++++----------------------
 1 file changed, 19 insertions(+), 28 deletions(-)

diff --git a/net-analyzer/barnyard2/metadata.xml b/net-analyzer/barnyard2/metadata.xml
index 7bd3352141b..be80ad6bbcb 100644
--- a/net-analyzer/barnyard2/metadata.xml
+++ b/net-analyzer/barnyard2/metadata.xml
@@ -1,40 +1,31 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-    <maintainer type="person">
-        <email>patrick@gentoo.org</email>
-        <name>Patrick Lauer</name>
-        <description>Maintainer</description>
-    </maintainer>
-    <maintainer type="person">
-        <email>jason.r.wallace@gmail.com</email>
-        <name>Jason Wallace</name>
-        <description>Proxy maintainer. CC him on bugs</description>
-    </maintainer>
-    <maintainer type="project">
-        <email>netmon@gentoo.org</email>
-        <name>Gentoo network monitoring and analysis project</name>
-    </maintainer>
-    <maintainer type="project">
-        <email>proxy-maint@gentoo.org</email>
-        <name>Proxy Maintainers</name>
-    </maintainer>
-    <longdescription>
+	<maintainer type="person">
+		<email>patrick@gentoo.org</email>
+		<name>Patrick Lauer</name>
+		<description>Maintainer</description>
+	</maintainer>
+	<maintainer type="project">
+		<email>netmon@gentoo.org</email>
+		<name>Gentoo network monitoring and analysis project</name>
+	</maintainer>
+	<longdescription>
 		Barnyard2 is a fork of the original barnyard project (which is no longer under development).
 		Barnyard2 is an open source interpreter for Snort unified2 binary output files. Its primary
 		use is allowing Snort to write to disk in an efficient manner and leaving the task of 
 		parsing binary data into various formats to a separate process that will not cause Snort to
 		miss network traffic. Barnyard2 is under active development and continues to adapt based on 
 		user feedback.
-    </longdescription>
-    <upstream>
-        <maintainer>
-            <email>dev@securixlive.com</email>
-            <name>Securixlive</name>
-        </maintainer>
-        <doc>http://www.securixlive.com/barnyard2/docs/index.php</doc>
-        <bugs-to>mailto:dev@securixlive.com</bugs-to>
-    </upstream>
+	</longdescription>
+	<upstream>
+		<maintainer>
+			<email>dev@securixlive.com</email>
+			<name>Securixlive</name>
+		</maintainer>
+		<doc>http://www.securixlive.com/barnyard2/docs/index.php</doc>
+		<bugs-to>mailto:dev@securixlive.com</bugs-to>
+	</upstream>
 	<use>
 		<flag name="gre">Enable GRE support</flag>
 		<flag name="mpls">Enable support for mpls networks</flag>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/barnyard2/
@ 2018-02-11 11:02 Michał Górny
  0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2018-02-11 11:02 UTC (permalink / raw
  To: gentoo-commits

commit:     5618a0dcde8fb06a6b79d76ba5076d083dabd0df
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 11:01:14 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 11:01:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5618a0dc

net-analyzer/barnyard2: Remove useless maintainer <description/>

Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 net-analyzer/barnyard2/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-analyzer/barnyard2/metadata.xml b/net-analyzer/barnyard2/metadata.xml
index be80ad6bbcb..c97636709d3 100644
--- a/net-analyzer/barnyard2/metadata.xml
+++ b/net-analyzer/barnyard2/metadata.xml
@@ -4,7 +4,6 @@
 	<maintainer type="person">
 		<email>patrick@gentoo.org</email>
 		<name>Patrick Lauer</name>
-		<description>Maintainer</description>
 	</maintainer>
 	<maintainer type="project">
 		<email>netmon@gentoo.org</email>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/barnyard2/
@ 2018-11-08 22:52 Patrice Clement
  0 siblings, 0 replies; 7+ messages in thread
From: Patrice Clement @ 2018-11-08 22:52 UTC (permalink / raw
  To: gentoo-commits

commit:     9c8bb9cc95b5377a20d0d3e84092f9a93193e3b0
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Aug 17 19:15:38 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Nov  8 22:51:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8bb9cc

net-analyzer/barnyard2: fix SRC_URI, HOMEPAGE, EAPI7, improve ebuild.

Closes: https://bugs.gentoo.org/663910
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/9603
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 net-analyzer/barnyard2/Manifest                |  1 +
 net-analyzer/barnyard2/barnyard2-1.9-r1.ebuild | 76 ++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)

diff --git a/net-analyzer/barnyard2/Manifest b/net-analyzer/barnyard2/Manifest
index 19f506877e8..d7670b3accd 100644
--- a/net-analyzer/barnyard2/Manifest
+++ b/net-analyzer/barnyard2/Manifest
@@ -1 +1,2 @@
+DIST barnyard2-1.9-r1.tar.gz 344672 BLAKE2B 720d55170eaf66d2fac7a73990f00dab6faf27c5fcfbcd2f3fa5bad8fa028880fc257a78b60660eaaa5cea3cd8ab04aea2ad173d2135757d7a1f93a80e049d06 SHA512 eb10e4333e862ba6d708e7956b86f9da5da8c52b2756724e821ac5f5ba064791cf84125942bf76e7c563f62c83558aff90219ccc694884e213f6571428849666
 DIST barnyard2-1.9.tar.gz 652879 BLAKE2B 958c926b26ff81c2baaf6993c1eafb10b48d1dc570b885f20f5893d64a56176f39ed5a872fb326d24b699406a0e60bbd1347df56612b5b85148505c72f6544ed SHA512 441a5751b28fd5c0aca73a78a58219a6ce58393e15bf735ae012719d1180e8e58a91d4170fe5c623bfe83de8ca0c04fb6975c8c7d5b6421ceedbf2023b44e72a

diff --git a/net-analyzer/barnyard2/barnyard2-1.9-r1.ebuild b/net-analyzer/barnyard2/barnyard2-1.9-r1.ebuild
new file mode 100644
index 00000000000..8bd23af3078
--- /dev/null
+++ b/net-analyzer/barnyard2/barnyard2-1.9-r1.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Parser for Snort unified/unified2 files"
+HOMEPAGE="https://github.com/firnsy/barnyard2 https://firnsy.com/projects"
+SRC_URI="https://github.com/firnsy/barnyard2/archive/v2-${PV}.tar.gz -> ${PF}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug gre mpls mysql odbc postgres static"
+
+DEPEND="net-libs/libpcap
+	mysql? ( virtual/mysql )
+	odbc? ( dev-db/unixODBC )
+	postgres? ( dev-db/postgresql:*[server] )"
+RDEPEND="${DEPEND}"
+
+DOCS="RELEASE.NOTES etc/barnyard2.conf doc/README* schemas/create_*"
+
+S="${WORKDIR}/${PN}-2-${PV}"
+
+src_prepare() {
+	default
+	sed -i -e "s:^#config interface:config interface:" \
+		"etc/barnyard2.conf" || die
+	sed -i -e "s:^output alert_fast:#output alert_fast:" \
+		"etc/barnyard2.conf" || die
+
+	AT_M4DIR="m4" eautoreconf
+}
+
+src_configure() {
+	econf \
+		$(use_enable !static shared) \
+		$(use_enable static) \
+		$(use_enable debug) \
+		$(use_enable gre) \
+		$(use_enable mpls) \
+		$(use_with mysql) \
+		$(use_with odbc) \
+		$(use_with postgres postgresql) \
+		--disable-ipv6 \
+		--disable-prelude \
+		--disable-mysql-ssl-support \
+		--disable-aruba \
+		--without-tcl \
+		--without-oracle
+}
+
+src_install () {
+	default
+
+	newconfd "${FILESDIR}/barnyard2.confd" barnyard2
+	newinitd "${FILESDIR}/barnyard2.initd" barnyard2
+
+	dodir /etc/barnyard2 \
+		/var/log/snort \
+		/var/log/snort/archive \
+		/var/log/barnyard2
+
+	keepdir /var/log/barnyard2
+	keepdir /var/log/snort/archive
+
+	rm "${D}"/etc/barnyard2.conf || die
+}
+
+pkg_postinst() {
+	elog "Configuration options can be set in /etc/conf.d/barnyard2."
+	elog
+	elog "An example configuration file can be found in /usr/share/doc/${PF}."
+}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/barnyard2/
@ 2019-02-08 14:27 Brian Evans
  0 siblings, 0 replies; 7+ messages in thread
From: Brian Evans @ 2019-02-08 14:27 UTC (permalink / raw
  To: gentoo-commits

commit:     40a3d84efa6d05b3bba0e7ec8109afc41de46719
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  8 14:25:20 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Feb  8 14:25:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40a3d84e

net-analyzer/barnyard2: Revbump to fix dependencies

Non-maintainer commit

Closes: https://bugs.gentoo.org/665936
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 net-analyzer/barnyard2/Manifest                    |  3 +-
 ...yard2-1.9-r1.ebuild => barnyard2-1.9-r2.ebuild} | 12 ++--
 net-analyzer/barnyard2/barnyard2-1.9.ebuild        | 66 ----------------------
 3 files changed, 5 insertions(+), 76 deletions(-)

diff --git a/net-analyzer/barnyard2/Manifest b/net-analyzer/barnyard2/Manifest
index d7670b3accd..90318b00cc3 100644
--- a/net-analyzer/barnyard2/Manifest
+++ b/net-analyzer/barnyard2/Manifest
@@ -1,2 +1 @@
-DIST barnyard2-1.9-r1.tar.gz 344672 BLAKE2B 720d55170eaf66d2fac7a73990f00dab6faf27c5fcfbcd2f3fa5bad8fa028880fc257a78b60660eaaa5cea3cd8ab04aea2ad173d2135757d7a1f93a80e049d06 SHA512 eb10e4333e862ba6d708e7956b86f9da5da8c52b2756724e821ac5f5ba064791cf84125942bf76e7c563f62c83558aff90219ccc694884e213f6571428849666
-DIST barnyard2-1.9.tar.gz 652879 BLAKE2B 958c926b26ff81c2baaf6993c1eafb10b48d1dc570b885f20f5893d64a56176f39ed5a872fb326d24b699406a0e60bbd1347df56612b5b85148505c72f6544ed SHA512 441a5751b28fd5c0aca73a78a58219a6ce58393e15bf735ae012719d1180e8e58a91d4170fe5c623bfe83de8ca0c04fb6975c8c7d5b6421ceedbf2023b44e72a
+DIST barnyard2-1.9-github.tar.gz 344672 BLAKE2B 720d55170eaf66d2fac7a73990f00dab6faf27c5fcfbcd2f3fa5bad8fa028880fc257a78b60660eaaa5cea3cd8ab04aea2ad173d2135757d7a1f93a80e049d06 SHA512 eb10e4333e862ba6d708e7956b86f9da5da8c52b2756724e821ac5f5ba064791cf84125942bf76e7c563f62c83558aff90219ccc694884e213f6571428849666

diff --git a/net-analyzer/barnyard2/barnyard2-1.9-r1.ebuild b/net-analyzer/barnyard2/barnyard2-1.9-r2.ebuild
similarity index 89%
rename from net-analyzer/barnyard2/barnyard2-1.9-r1.ebuild
rename to net-analyzer/barnyard2/barnyard2-1.9-r2.ebuild
index 8bd23af3078..e936e8d53c1 100644
--- a/net-analyzer/barnyard2/barnyard2-1.9-r1.ebuild
+++ b/net-analyzer/barnyard2/barnyard2-1.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit autotools
 
 DESCRIPTION="Parser for Snort unified/unified2 files"
 HOMEPAGE="https://github.com/firnsy/barnyard2 https://firnsy.com/projects"
-SRC_URI="https://github.com/firnsy/barnyard2/archive/v2-${PV}.tar.gz -> ${PF}.tar.gz"
+SRC_URI="https://github.com/firnsy/barnyard2/archive/v2-${PV}.tar.gz -> ${P}-github.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="debug gre mpls mysql odbc postgres static"
 
 DEPEND="net-libs/libpcap
-	mysql? ( virtual/mysql )
+	mysql? ( dev-db/mysql-connector-c:0= )
 	odbc? ( dev-db/unixODBC )
 	postgres? ( dev-db/postgresql:*[server] )"
 RDEPEND="${DEPEND}"
@@ -58,11 +58,7 @@ src_install () {
 	newconfd "${FILESDIR}/barnyard2.confd" barnyard2
 	newinitd "${FILESDIR}/barnyard2.initd" barnyard2
 
-	dodir /etc/barnyard2 \
-		/var/log/snort \
-		/var/log/snort/archive \
-		/var/log/barnyard2
-
+	dodir /etc/barnyard2
 	keepdir /var/log/barnyard2
 	keepdir /var/log/snort/archive
 

diff --git a/net-analyzer/barnyard2/barnyard2-1.9.ebuild b/net-analyzer/barnyard2/barnyard2-1.9.ebuild
deleted file mode 100644
index e09f129def0..00000000000
--- a/net-analyzer/barnyard2/barnyard2-1.9.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-DESCRIPTION="Parser for Snort unified/unified2 files"
-HOMEPAGE="http://www.securixlive.com/barnyard2/"
-SRC_URI="http://www.securixlive.com/download/barnyard2/${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE="static debug gre mpls mysql odbc postgres"
-
-DEPEND="net-libs/libpcap
-	mysql? ( virtual/mysql )
-	postgres? ( dev-db/postgresql[server] )
-	odbc? ( dev-db/unixODBC )"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	sed -i -e "s:^#config interface:config interface:" \
-		"${WORKDIR}/${P}/etc/barnyard2.conf" || die
-	sed -i -e "s:^output alert_fast:#output alert_fast:" \
-		"${WORKDIR}/${P}/etc/barnyard2.conf" || die
-}
-
-src_configure() {
-	econf \
-		$(use_enable !static shared) \
-		$(use_enable static) \
-		$(use_enable debug) \
-		$(use_enable gre) \
-		$(use_enable mpls) \
-		$(use_with mysql) \
-		$(use_with odbc) \
-		$(use_with postgres postgresql) \
-		--disable-ipv6 \
-		--disable-prelude \
-		--disable-mysql-ssl-support \
-		--disable-aruba \
-		--without-tcl \
-		--without-oracle || die
-
-	emake || die
-}
-
-src_install () {
-	make DESTDIR="${D}" install || die
-	newconfd "${FILESDIR}/barnyard2.confd" barnyard2 || die
-	newinitd "${FILESDIR}/barnyard2.initd" barnyard2 || die
-	dodir /etc/barnyard2 \
-		/var/log/snort \
-		/var/log/snort/archive \
-		/var/log/barnyard2 || die
-	dodoc RELEASE.NOTES \
-		etc/barnyard2.conf \
-		doc/README* \
-		schemas/create_* || die
-	rm "${D}"/etc/barnyard2.conf || die
-}
-
-pkg_postinst() {
-	elog "Configuration options can be set in /etc/conf.d/barnyard2."
-	elog
-	elog "An example configuration file can be found in /usr/share/doc/${PF}."
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/barnyard2/
@ 2019-07-06  9:11 Jeroen Roovers
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers @ 2019-07-06  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     dc32d334e432ca8b5b870cf0825219c94691ec58
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  6 09:11:30 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jul  6 09:11:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc32d334

net-analyzer/barnyard2: Add USE=sguil, drop USE=static

Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/barnyard2/barnyard2-1.13.ebuild | 12 ++++++------
 net-analyzer/barnyard2/metadata.xml          |  1 +
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/barnyard2/barnyard2-1.13.ebuild b/net-analyzer/barnyard2/barnyard2-1.13.ebuild
index 07f801df35f..4a238eca628 100644
--- a/net-analyzer/barnyard2/barnyard2-1.13.ebuild
+++ b/net-analyzer/barnyard2/barnyard2-1.13.ebuild
@@ -12,13 +12,14 @@ SRC_URI="https://github.com/firnsy/barnyard2/archive/v2-${PV}.tar.gz -> ${P}-git
 SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86"
-IUSE="debug gre mpls mysql odbc postgres static"
+IUSE="debug gre mpls mysql odbc postgres sguil"
 
 DEPEND="
 	net-libs/libpcap
 	mysql? ( dev-db/mysql-connector-c:0= )
 	odbc? ( dev-db/unixODBC )
 	postgres? ( dev-db/postgresql:* )
+	sguil? ( dev-lang/tcl:* )
 "
 RDEPEND="
 	${DEPEND}
@@ -43,19 +44,18 @@ src_prepare() {
 
 src_configure() {
 	econf \
-		$(use_enable !static shared) \
-		$(use_enable static) \
 		$(use_enable debug) \
 		$(use_enable gre) \
 		$(use_enable mpls) \
 		$(use_with mysql) \
 		$(use_with odbc) \
 		$(use_with postgres postgresql) \
+		$(use_with sguil tcl) \
+		--disable-aruba \
 		--disable-ipv6 \
-		--disable-prelude \
 		--disable-mysql-ssl-support \
-		--disable-aruba \
-		--without-tcl \
+		--disable-prelude \
+		--disable-static \
 		--without-oracle
 }
 

diff --git a/net-analyzer/barnyard2/metadata.xml b/net-analyzer/barnyard2/metadata.xml
index c97636709d3..d6bf89e69a2 100644
--- a/net-analyzer/barnyard2/metadata.xml
+++ b/net-analyzer/barnyard2/metadata.xml
@@ -28,5 +28,6 @@
 	<use>
 		<flag name="gre">Enable GRE support</flag>
 		<flag name="mpls">Enable support for mpls networks</flag>
+		<flag name="sguil">Enable sguil (The Analyst Console for Network Security Monitoring) support</flag>
 	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/barnyard2/
@ 2021-03-12 15:25 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-03-12 15:25 UTC (permalink / raw
  To: gentoo-commits

commit:     162bf7c9b21eab735e8fa3d8cc9a9137e32151d5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 15:22:48 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 15:25:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162bf7c9

net-analyzer/barnyard2: Stabilize 1.13 amd64, #665814

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/barnyard2/barnyard2-1.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/barnyard2/barnyard2-1.13.ebuild b/net-analyzer/barnyard2/barnyard2-1.13.ebuild
index 37795206686..1e58156870c 100644
--- a/net-analyzer/barnyard2/barnyard2-1.13.ebuild
+++ b/net-analyzer/barnyard2/barnyard2-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/firnsy/barnyard2/archive/v2-${PV}.tar.gz -> ${P}-git
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug gre mpls mysql odbc postgres sguil"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/barnyard2/
@ 2021-03-12 15:28 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-03-12 15:28 UTC (permalink / raw
  To: gentoo-commits

commit:     d0ce45e68498f5dd9d3958483c86cd3530b3071f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 15:26:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 15:28:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ce45e6

net-analyzer/barnyard2: Stabilize 1.13 x86, #665814

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/barnyard2/barnyard2-1.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/barnyard2/barnyard2-1.13.ebuild b/net-analyzer/barnyard2/barnyard2-1.13.ebuild
index 1e58156870c..d071abba707 100644
--- a/net-analyzer/barnyard2/barnyard2-1.13.ebuild
+++ b/net-analyzer/barnyard2/barnyard2-1.13.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/firnsy/barnyard2/archive/v2-${PV}.tar.gz -> ${P}-git
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug gre mpls mysql odbc postgres sguil"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-03-12 15:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-12 15:28 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/barnyard2/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2021-03-12 15:25 Sam James
2019-07-06  9:11 Jeroen Roovers
2019-02-08 14:27 Brian Evans
2018-11-08 22:52 Patrice Clement
2018-02-11 11:02 Michał Górny
2017-10-29 14:38 Jonas Stein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox