summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-05 23:22:51 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-05 23:22:51 +0100
commit67b4759d73bdf3d929f158b44b7b88a7f3f9d8d9 (patch)
treec58203d0f8f391c52d244134cccfeb0cfab7fb85
parentnet-misc/sendfile: Remove last-rited pkg (diff)
downloadgentoo-67b4759d.tar.gz
gentoo-67b4759d.tar.bz2
gentoo-67b4759d.zip
net-misc/ng-utils: Remove last-rited pkg
Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-misc/ng-utils/Manifest1
-rw-r--r--net-misc/ng-utils/metadata.xml5
-rw-r--r--net-misc/ng-utils/ng-utils-0.6.ebuild20
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 27 deletions
diff --git a/net-misc/ng-utils/Manifest b/net-misc/ng-utils/Manifest
deleted file mode 100644
index 375a5139845d..000000000000
--- a/net-misc/ng-utils/Manifest
+++ /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
index 6f49eba8f496..000000000000
--- a/net-misc/ng-utils/metadata.xml
+++ /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
index fbb8f19ad290..000000000000
--- a/net-misc/ng-utils/ng-utils-0.6.ebuild
+++ /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"
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 1cff87498413..9d84b445591d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -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)