net-misc/aggregate-flim: Remove last-rited pkg

Closes: https://bugs.gentoo.org/693820
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-10-08 20:35:17 +02:00
parent f37babfd14
commit 66cbf6fcc6
4 changed files with 0 additions and 31 deletions

View File

@@ -1 +0,0 @@
DIST aggregate-1.0.2.tar.gz 51074 BLAKE2B f1b34e3aa805db329ff8839fa0a083edecb2a7af93d37ed08b49509858bea8d44bf11c5d99d1e20fe645965f34de4a59a71020183e16076c1fa2a333d1d0e520 SHA512 1d85f4457402e6cdcf9f68d58cf66401f6f9530930d3bba3005e1ae82e6c8283c720d2c1d88da906b83fccae47cb9128ae6b8f4781388d651ee206cea887e14e

View File

@@ -1,21 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
MY_P="${PN/-flim}-${PV}"
DESCRIPTION="aggregate is a tool for aggregating CIDR networks"
HOMEPAGE="http://horms.net/projects/aggregate/"
SRC_URI="http://horms.net/projects/aggregate/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-libs/vanessa-logger"
S=${WORKDIR}/${MY_P}
src_install() {
newbin aggregate aggregate-flim
newman aggregate.8 aggregate-flim.8
dodoc AUTHORS ChangeLog INSTALL NEWS README
}

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
</maintainer>
<longdescription>aggregate is a tool for aggregating CIDR networks. Input is read from stdin and output is written to stdout. It undestands IPv4 networks represented as network/prefix, network/netmask and start_address - end_addres. It is able to read input in any one of these formats and output in the same or a different format.</longdescription>
</pkgmetadata>

View File

@@ -935,7 +935,6 @@ dev-libs/vanessa-adt
dev-libs/vanessa-logger
net-libs/vanessa-mcast
net-libs/vanessa-socket
net-misc/aggregate-flim
# Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.