summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-01-19 09:37:50 +0100
committerMichał Górny <mgorny@gentoo.org>2021-01-19 09:39:10 +0100
commitc49e56b46540efc946ba16532dbc9d9c305fc5d2 (patch)
tree62bbbdf98d498e2408ae1e35c70f8e3ef4f70252 /net-misc
parentdev-db/aerospike-server-community: Remove last-rited pkg (diff)
downloadgentoo-c49e56b46540efc946ba16532dbc9d9c305fc5d2.tar.gz
gentoo-c49e56b46540efc946ba16532dbc9d9c305fc5d2.tar.bz2
gentoo-c49e56b46540efc946ba16532dbc9d9c305fc5d2.zip
net-misc/dhcpd-pools: Remove last-rited pkg
Closes: https://bugs.gentoo.org/669452 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpd-pools/Manifest1
-rw-r--r--net-misc/dhcpd-pools/dhcpd-pools-2.21.ebuild21
-rw-r--r--net-misc/dhcpd-pools/metadata.xml8
3 files changed, 0 insertions, 30 deletions
diff --git a/net-misc/dhcpd-pools/Manifest b/net-misc/dhcpd-pools/Manifest
deleted file mode 100644
index 03967da4a1a3..000000000000
--- a/net-misc/dhcpd-pools/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dhcpd-pools-2.21.tar.xz 544940 BLAKE2B 22c6fd4f461480f95b0671309389dd90a5d1ae6cc64e1a61a6c450f1a861855b682a8c276ebc4517cf627ca7cb435cf6f4917d25c86c3bc40396b92ad8ae156d SHA512 33c89dd7eb23b3df6e454cd75051f3d842cc265e8596f5657a9e72ae485befbe78655eb682cab10c14973286b85f2b174c2f23b88c5142b63589ca9ec0a9d975
diff --git a/net-misc/dhcpd-pools/dhcpd-pools-2.21.ebuild b/net-misc/dhcpd-pools/dhcpd-pools-2.21.ebuild
deleted file mode 100644
index 0a5975331137..000000000000
--- a/net-misc/dhcpd-pools/dhcpd-pools-2.21.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="ISC dhcpd lease analysis and reporting"
-HOMEPAGE="http://dhcpd-pools.sf.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-DEPEND="dev-libs/uthash
- doc? ( app-doc/doxygen )"
-RDEPEND=""
-
-src_configure() {
- econf $(use_enable doc doxygen) --with-dhcpd-conf=/etc/dhcp/dhcpd.conf
-}
diff --git a/net-misc/dhcpd-pools/metadata.xml b/net-misc/dhcpd-pools/metadata.xml
deleted file mode 100644
index dbb5930ad32a..000000000000
--- a/net-misc/dhcpd-pools/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="sourceforge">dhcpd-pools</remote-id>
- </upstream>
-</pkgmetadata>