Bug: https://bugs.gentoo.org/696252
Signed-off-by: Michał Górny <mgorny@gentoo.org>
+++ /dev/null
-DIST ng-utils-0.6.tar.gz 83119 BLAKE2B 2531a1b485577df4f97cfed7f8d89a164ea6bbe295a91bdf22301d8bc7a019b51abdc9ba56a57490d1f087678c65eab850fdfcb80dde52dee47323a1a71b971b SHA512 781e3a1cb0cdd54513dba8baa17b21813f595b67a7d250326651930656e3810d6166f52762fd2a1c8cea128a11da98ad1c4bb2743ef906578f21fe1ad2ef5fc4
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
+++ /dev/null
-# 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"
-}
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)