diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-10-23 10:39:19 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-10-23 10:44:10 +0200 |
commit | 436b408551da2c76a8acf779b3c30315b3dccf04 (patch) | |
tree | 71b26b05e70b0b47618383c905c165bcd2dcf409 /net-analyzer/netselect | |
parent | net-analyzer/netselect: Old (diff) | |
download | gentoo-436b408551da2c76a8acf779b3c30315b3dccf04.tar.gz gentoo-436b408551da2c76a8acf779b3c30315b3dccf04.tar.bz2 gentoo-436b408551da2c76a8acf779b3c30315b3dccf04.zip |
net-analyzer/netselect: Drop flag-o-matic.eclass
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r-- | net-analyzer/netselect/netselect-0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netselect/netselect-0.4-r1.ebuild b/net-analyzer/netselect/netselect-0.4-r1.ebuild index 20dbb56b53c2..f4159861bdb5 100644 --- a/net-analyzer/netselect/netselect-0.4-r1.ebuild +++ b/net-analyzer/netselect/netselect-0.4-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils flag-o-matic toolchain-funcs +inherit eutils toolchain-funcs DESCRIPTION="Ultrafast implementation of ping" HOMEPAGE="http://apenwarr.ca/netselect/" |