* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/braa/
@ 2020-01-08 7:39 Jeroen Roovers
0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers @ 2020-01-08 7:39 UTC (permalink / raw
To: gentoo-commits
commit: e403149704100012821edbd7bb704b41fc53825a
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 8 07:28:56 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Jan 8 07:39:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4031497
net-analyzer/braa: EAPI=7
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
net-analyzer/braa/braa-0.82-r1.ebuild | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/net-analyzer/braa/braa-0.82-r1.ebuild b/net-analyzer/braa/braa-0.82-r1.ebuild
new file mode 100644
index 00000000000..c22f36d8711
--- /dev/null
+++ b/net-analyzer/braa/braa-0.82-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="Quick and dirty mass SNMP scanner"
+HOMEPAGE="http://s-tech.elsat.net.pl/braa/"
+SRC_URI="http://s-tech.elsat.net.pl/braa/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.8-gentoo.diff
+)
+
+src_prepare() {
+ default
+ sed -i braa.c -e 's|0.81|0.82|g' || die
+ tc-export CC
+}
+
+src_install() {
+ dobin braa
+ dodoc README
+}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/braa/
@ 2020-11-27 0:07 Thomas Deutschmann
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Deutschmann @ 2020-11-27 0:07 UTC (permalink / raw
To: gentoo-commits
commit: 5e5692064414731b97e60a68fae05e216cb56881
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 00:04:31 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 00:04:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e569206
net-analyzer/braa: x86 stable (bug #756955)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
net-analyzer/braa/braa-0.82-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/braa/braa-0.82-r1.ebuild b/net-analyzer/braa/braa-0.82-r1.ebuild
index c22f36d8711..0e0c7cd4ced 100644
--- a/net-analyzer/braa/braa-0.82-r1.ebuild
+++ b/net-analyzer/braa/braa-0.82-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="http://s-tech.elsat.net.pl/braa/"
SRC_URI="http://s-tech.elsat.net.pl/braa/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
PATCHES=(
"${FILESDIR}"/${PN}-0.8-gentoo.diff
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/braa/
@ 2020-11-27 1:00 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2020-11-27 1:00 UTC (permalink / raw
To: gentoo-commits
commit: b2b147e755098f08f276fccae03f8305d3f4bd58
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 00:55:23 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 00:55:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2b147e7
net-analyzer/braa: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-analyzer/braa/braa-0.82.ebuild | 24 ------------------------
1 file changed, 24 deletions(-)
diff --git a/net-analyzer/braa/braa-0.82.ebuild b/net-analyzer/braa/braa-0.82.ebuild
deleted file mode 100644
index 574816f9353..00000000000
--- a/net-analyzer/braa/braa-0.82.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs eutils
-
-DESCRIPTION="Quick and dirty mass SNMP scanner"
-HOMEPAGE="http://s-tech.elsat.net.pl/braa/"
-SRC_URI="http://s-tech.elsat.net.pl/braa/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.8-gentoo.diff
- sed -i braa.c -e 's|0.81|0.82|g' || die
- tc-export CC
-}
-
-src_install() {
- dobin braa
- dodoc README
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-11-27 1:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-08 7:39 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/braa/ Jeroen Roovers
-- strict thread matches above, loose matches on Subject: below --
2020-11-27 0:07 Thomas Deutschmann
2020-11-27 1:00 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox