summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-07-25 08:06:30 +0200
committerJeroen Roovers <jer@gentoo.org>2016-07-25 08:06:30 +0200
commit16fb0105db4ac9955ad2f01f9a5c7db16e7afcce (patch)
tree03a0861442f06492650563ff4340a94cd1306728 /net-analyzer/nbwmon
parentnet-analyzer/bmon: Version bump. (diff)
downloadgentoo-16fb0105db4ac9955ad2f01f9a5c7db16e7afcce.tar.gz
gentoo-16fb0105db4ac9955ad2f01f9a5c7db16e7afcce.tar.bz2
gentoo-16fb0105db4ac9955ad2f01f9a5c7db16e7afcce.zip
net-analyzer/nbwmon: Old.
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-analyzer/nbwmon')
-rw-r--r--net-analyzer/nbwmon/Manifest2
-rw-r--r--net-analyzer/nbwmon/files/nbwmon-0.4.3-tinfo.patch11
-rw-r--r--net-analyzer/nbwmon/nbwmon-0.4.3.ebuild27
-rw-r--r--net-analyzer/nbwmon/nbwmon-0.5.1.ebuild27
4 files changed, 0 insertions, 67 deletions
diff --git a/net-analyzer/nbwmon/Manifest b/net-analyzer/nbwmon/Manifest
index 35dbb8ea56bf..6fa6d72aba4c 100644
--- a/net-analyzer/nbwmon/Manifest
+++ b/net-analyzer/nbwmon/Manifest
@@ -1,3 +1 @@
-DIST nbwmon-0.4.3.tar.gz 5273 SHA256 e05822e9c4deea1d6e52ed5998400a1f660280b7da4e0fa7b681b56c5b4e302b SHA512 8508249488bbfa365af4060cad2840d15e77248c4d9ab51b69e905e048243868f3e899118b36d48df7e83dd2a80d047c6ddc144e95c47c3634bf03ddde0a170c WHIRLPOOL 59b46fb8f42fbd007bd88dbf56c7d88f3ed0512ccabda49f24a6a17358f3e812e60f961d00106af1cbbc08a3030804c18d8a3096ddff1746da2117f5464bcdb7
-DIST nbwmon-0.5.1.tar.gz 5638 SHA256 ea2314ededf963c3f22e9d61b1e0f7c61f80bcb07f1ee1fa8446222ef2f74c13 SHA512 bd26a731b6fa2edefa76d3620f09e62de7906fcb312219b90da8c3d8a0bf7b19fa0a5d9eca55217df5bcb4203a6f893c0ed34b1dcd8afc2e08aa653ccd926c24 WHIRLPOOL be0845cd8e8561627e3b36c196fe4a930a2423d4d69608a8d78713e63d44037d287dad027d1e06d7965603bfca9efbfd4f1080d57634182d204e9e1743c2dc7a
DIST nbwmon-0.5.2.tar.gz 5807 SHA256 3244e8504168db04cf3b2b89769b83bb4663be803d4a5dd044b092f3a96c507f SHA512 11502015b8a04d8a65c2f06d9e921c193c2e4968dbbd781791c30f35a2cf1135bbf784280b9070670be2b58c4355bf7bdf631d5932ec3a01637db803a4c88bf4 WHIRLPOOL 80a224d6fef11bdf0a778d06f8f074a106bb99f900afaecc838319d787d836bb054ca0bec517a6db82434338326d3e468b566cba4936a2535d36b80f5ee6f6ca
diff --git a/net-analyzer/nbwmon/files/nbwmon-0.4.3-tinfo.patch b/net-analyzer/nbwmon/files/nbwmon-0.4.3-tinfo.patch
deleted file mode 100644
index cb2b7a35887d..000000000000
--- a/net-analyzer/nbwmon/files/nbwmon-0.4.3-tinfo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -2,7 +2,7 @@
- # add -I/usr/pkg/include and -L/usr/pkg/lib to the options
- # below.
- CFLAGS+=-std=c99 -pedantic -Wall -Wextra
--LDLIBS=-lncurses
-+LDLIBS=$(shell $(PKG_CONFIG) --libs ncurses)
-
- BIN=nbwmon
-
diff --git a/net-analyzer/nbwmon/nbwmon-0.4.3.ebuild b/net-analyzer/nbwmon/nbwmon-0.4.3.ebuild
deleted file mode 100644
index 2f8b5f372352..000000000000
--- a/net-analyzer/nbwmon/nbwmon-0.4.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="ncurses bandwidth monitor"
-HOMEPAGE="https://github.com/defer-/nbwmon"
-SRC_URI="https://github.com/defer-/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-RDEPEND="
- sys-libs/ncurses
-"
-DEPEND="
- ${RDEPEND}
- virtual/pkgconfig
-"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-tinfo.patch
- tc-export CC PKG_CONFIG
-}
diff --git a/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild b/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild
deleted file mode 100644
index c33261430603..000000000000
--- a/net-analyzer/nbwmon/nbwmon-0.5.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="ncurses bandwidth monitor"
-HOMEPAGE="http://causes.host.funtoo.org/?p=nbwmon https://github.com/causes-/nbwmon"
-SRC_URI="https://github.com/causes-/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-RDEPEND="
- sys-libs/ncurses
-"
-DEPEND="
- ${RDEPEND}
- virtual/pkgconfig
-"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.4.3-tinfo.patch
- tc-export CC PKG_CONFIG
-}