* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pinger/
@ 2016-04-18 8:13 Patrice Clement
0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2016-04-18 8:13 UTC (permalink / raw
To: gentoo-commits
commit: 7ea422f431042d763e2a96cf231a0db556e3c697
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 07:15:47 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 07:59:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea422f4
net-analyzer/pinger: Fix metadata.xml file.
Package-Manager: portage-2.2.26
net-analyzer/pinger/metadata.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/pinger/metadata.xml b/net-analyzer/pinger/metadata.xml
index 5550411..2a2da4e 100644
--- a/net-analyzer/pinger/metadata.xml
+++ b/net-analyzer/pinger/metadata.xml
@@ -6,7 +6,7 @@
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
<use>
-<flag name="gtk2">Install the gtkpinger GUI utility based on <pkg>x11-libs/gtk:2</pkg></flag>
-<flag name="gtk3">Install the gtkpinger GUI utility based on <pkg>x11-libs/gtk:3</pkg></flag>
+<flag name="gtk2">Install the gtkpinger GUI utility based on <pkg>x11-libs/gtk-2</pkg></flag>
+<flag name="gtk3">Install the gtkpinger GUI utility based on <pkg>x11-libs/gtk-3</pkg></flag>
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pinger/
@ 2016-04-19 13:12 Michał Górny
0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2016-04-19 13:12 UTC (permalink / raw
To: gentoo-commits
commit: ccdacacd226d182bc00f660b758ed0f2dfd826f3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 13:10:24 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 13:12:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccdacacd
net-analyzer/pinger: Fix gtk+ pkg ref
net-analyzer/pinger/metadata.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/pinger/metadata.xml b/net-analyzer/pinger/metadata.xml
index 2a2da4e..a0c3777 100644
--- a/net-analyzer/pinger/metadata.xml
+++ b/net-analyzer/pinger/metadata.xml
@@ -6,7 +6,7 @@
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
<use>
-<flag name="gtk2">Install the gtkpinger GUI utility based on <pkg>x11-libs/gtk-2</pkg></flag>
-<flag name="gtk3">Install the gtkpinger GUI utility based on <pkg>x11-libs/gtk-3</pkg></flag>
+<flag name="gtk2">Install the gtkpinger GUI utility based on <pkg>x11-libs/gtk+</pkg>:2</flag>
+<flag name="gtk3">Install the gtkpinger GUI utility based on <pkg>x11-libs/gtk+</pkg>:3</flag>
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pinger/
@ 2020-11-26 23:04 Aaron Bauman
0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2020-11-26 23:04 UTC (permalink / raw
To: gentoo-commits
commit: 0b8c1cc996dce6857dd2762239dc3dd40de66079
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 22:49:20 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 23:04:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b8c1cc9
net-analyzer/pinger: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-analyzer/pinger/Manifest | 1 -
net-analyzer/pinger/pinger-0.32e.ebuild | 48 ---------------------------------
2 files changed, 49 deletions(-)
diff --git a/net-analyzer/pinger/Manifest b/net-analyzer/pinger/Manifest
index 1469fdffd3f..994a344d6a4 100644
--- a/net-analyzer/pinger/Manifest
+++ b/net-analyzer/pinger/Manifest
@@ -1,2 +1 @@
-DIST pinger-0.32e.tar.gz 239002 BLAKE2B d8fb905eac4cc84271196fb96503be512c18356668ddef943af028eac9aeb61a0836d3e85ee1c45546a0f88725e0a883947d5c3f38030b55b857d4be13af196f SHA512 8a6cebe9b37399e2e84eead3b386b999212904ecffb1fc951b4165295b278690217f35d20830e1f1440b94567d9d5d3423d37ee6e9200173be9aacefb68a87f7
DIST pinger-0.33.tar.gz 247827 BLAKE2B 6139044be634438945c92a431b97276b5556b513a948a675d6d70c73e4e22d08a58b9cf6607170f804354c18371af54a222b0e064cc1c8275ba77f67ddbd6699 SHA512 fff07599ef91fbdcff9be7806eca57a71e8e6fac7e9afc67c4147e6246b0bcdadf379de28f87054dbe7c409955c0e0ddeae7f529e954231bea0cfb39e4e29bc1
diff --git a/net-analyzer/pinger/pinger-0.32e.ebuild b/net-analyzer/pinger/pinger-0.32e.ebuild
deleted file mode 100644
index 85b142c3646..00000000000
--- a/net-analyzer/pinger/pinger-0.32e.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils flag-o-matic
-
-DESCRIPTION="Cyclic multi ping utility for selected adresses using GTK/ncurses"
-HOMEPAGE="http://aa.vslib.cz/silk/projekty/pinger/index.php"
-SRC_URI="http://aa.vslib.cz/silk/projekty/pinger/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="gtk ncurses nls"
-
-REQUIRED_USE="
- !gtk? ( ncurses )
- !ncurses? ( gtk )
-"
-
-RDEPEND="
- gtk? ( >=x11-libs/gtk+-2.4:2 )
- ncurses? ( sys-libs/ncurses )
-"
-DEPEND="
- ${RDEPEND}
- virtual/pkgconfig
-"
-
-DOCS=( AUTHORS BUGS ChangeLog NEWS README )
-
-src_prepare() {
- # bug #494636
- cp "${FILESDIR}"/gtk-2.0.m4 m4/ || die
-
- epatch "${FILESDIR}"/${P}-tinfo.patch
-
- sed -i -e '/Root privileges/d' src/Makefile.am || die
-
- eautoreconf
-}
-
-src_configure() {
- append-cppflags -D_GNU_SOURCE
-
- econf $(use_enable gtk) $(use_enable ncurses) $(use_enable nls)
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pinger/
@ 2021-04-03 18:59 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-04-03 18:59 UTC (permalink / raw
To: gentoo-commits
commit: ff7cde00abacc42a074b6ca936511238eec1aaea
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 18:16:30 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 18:59:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff7cde00
net-analyzer/pinger: eutils->epatch
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/pinger/pinger-0.33.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/pinger/pinger-0.33.ebuild b/net-analyzer/pinger/pinger-0.33.ebuild
index 74c25eb05be..4c401876eb6 100644
--- a/net-analyzer/pinger/pinger-0.33.ebuild
+++ b/net-analyzer/pinger/pinger-0.33.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools eutils flag-o-matic
+inherit autotools epatch flag-o-matic
DESCRIPTION="Cyclic multi ping utility for selected adresses using GTK/ncurses"
HOMEPAGE="http://aa.vslib.cz/silk/projekty/pinger/"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-04-03 18:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-19 13:12 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pinger/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2021-04-03 18:59 Sam James
2020-11-26 23:04 Aaron Bauman
2016-04-18 8:13 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox