net-misc/ng-utils: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 5 Nov 2019 22:22:51 +0000 (23:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 5 Nov 2019 22:22:51 +0000 (23:22 +0100)
Bug: https://bugs.gentoo.org/696252
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/ng-utils/Manifest [deleted file]
net-misc/ng-utils/metadata.xml [deleted file]
net-misc/ng-utils/ng-utils-0.6.ebuild [deleted file]
profiles/package.mask

diff --git a/net-misc/ng-utils/Manifest b/net-misc/ng-utils/Manifest
deleted file mode 100644 (file)
index 375a513..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST ng-utils-0.6.tar.gz 83119 BLAKE2B 2531a1b485577df4f97cfed7f8d89a164ea6bbe295a91bdf22301d8bc7a019b51abdc9ba56a57490d1f087678c65eab850fdfcb80dde52dee47323a1a71b971b SHA512 781e3a1cb0cdd54513dba8baa17b21813f595b67a7d250326651930656e3810d6166f52762fd2a1c8cea128a11da98ad1c4bb2743ef906578f21fe1ad2ef5fc4
diff --git a/net-misc/ng-utils/metadata.xml b/net-misc/ng-utils/metadata.xml
deleted file mode 100644 (file)
index 6f49eba..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/net-misc/ng-utils/ng-utils-0.6.ebuild b/net-misc/ng-utils/ng-utils-0.6.ebuild
deleted file mode 100644 (file)
index fbb8f19..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="A collection of small tools for accessing netgroup contents"
-HOMEPAGE="ftp://ftp.hungry.com/pub/hungry/ng-utils"
-SRC_URI="ftp://ftp.hungry.com/pub/hungry/ng-utils/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_install() {
-       emake DESTDIR="${D}" install || die "make install failed"
-}
index 1cff87498413b0efe7bc898197a6b38fdb0dd995..9d84b445591de1284a5d985552a8a05144fc4fad 100644 (file)
@@ -414,7 +414,6 @@ net-mail/yosucker
 net-misc/cgterm
 net-misc/clockspeed-conf
 net-misc/fmirror
-net-misc/ng-utils
 sys-auth/pam_require
 
 # Michał Górny <mgorny@gentoo.org> (2019-10-04)