From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/mbrowse/
Date: Wed, 22 Aug 2018 18:35:10 +0000 (UTC) [thread overview]
Message-ID: <1534962902.0ab2c57f59377e34945ecf99b4a85dcc3c8b4386.jer@gentoo> (raw)
commit: 0ab2c57f59377e34945ecf99b4a85dcc3c8b4386
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 22 18:29:53 2018 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Aug 22 18:35:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab2c57f
net-analyzer/mbrowse: EAPI bump.
Package-Manager: Portage-2.3.48, Repoman-2.3.10
net-analyzer/mbrowse/mbrowse-0.4.3-r1.ebuild | 31 ++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/net-analyzer/mbrowse/mbrowse-0.4.3-r1.ebuild b/net-analyzer/mbrowse/mbrowse-0.4.3-r1.ebuild
new file mode 100644
index 00000000000..daa9bedf0c8
--- /dev/null
+++ b/net-analyzer/mbrowse/mbrowse-0.4.3-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="MBrowse is a graphical MIB browser"
+HOMEPAGE="https://sourceforge.net/projects/mbrowse/"
+SRC_URI="mirror://sourceforge/${PN}/files/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND="
+ dev-libs/glib
+ net-analyzer/net-snmp:=
+ x11-libs/gdk-pixbuf
+ x11-libs/gtk+:2
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( AUTHORS README ChangeLog )
+
+src_prepare() {
+ default
+ sed -i \
+ -e '/LDFLAGS=/d' \
+ acinclude.m4 || die
+ eautoreconf
+}
next reply other threads:[~2018-08-22 18:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-22 18:35 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-06-20 8:01 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/mbrowse/ Jeroen Roovers
2020-11-27 0:07 Thomas Deutschmann
2020-11-27 8:39 Agostino Sarubbo
2020-11-27 14:46 Aaron Bauman
2021-02-27 7:46 Sam James
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=1534962902.0ab2c57f59377e34945ecf99b4a85dcc3c8b4386.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