From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/nfstest/, profiles/
Date: Thu, 1 Oct 2020 15:13:14 +0000 (UTC) [thread overview]
Message-ID: <1601565175.cef513ee94c8241f956d0b5301525df9735e003b.mgorny@gentoo> (raw)
commit: cef513ee94c8241f956d0b5301525df9735e003b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 15:10:10 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 15:12:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cef513ee
net-fs/nfstest: Remove last-rited pkg
Closes: https://bugs.gentoo.org/735414
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-fs/nfstest/Manifest | 2 --
net-fs/nfstest/metadata.xml | 7 -------
net-fs/nfstest/nfstest-1.0.2.ebuild | 25 -------------------------
net-fs/nfstest/nfstest-2.1.2.ebuild | 25 -------------------------
profiles/package.mask | 1 -
5 files changed, 60 deletions(-)
diff --git a/net-fs/nfstest/Manifest b/net-fs/nfstest/Manifest
deleted file mode 100644
index c08174329cd..00000000000
--- a/net-fs/nfstest/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST NFStest-1.0.2.tar.gz 214840 BLAKE2B 67397fdc13116074917c1158f931896c7d376fec0d29db07713a33d47f47dc4eb7b670fe6d926971f2ea8e78634a1ee9a43aae7eaea4c714bbd2fc1ac109a48f SHA512 3758f6af8c3959274a3dfdc33a3c9e76451bd46c85b779ce7352ec4b4d616273ff2b409598fb31dbaf4663b8a2d743f9e0a1cc3a0c4eabcd918d6d5fbed2f09e
-DIST NFStest-2.1.2.tar.gz 357049 BLAKE2B a50743d17938405bf1fd84bb5a70a6012325b584ede31445eb6be122c3370f2a433ed24580dcd4e4ebe88ff023e2a08438bf6da088ec3d7afd717508a4e52a48 SHA512 83d77bd94bb325d1a7badfc48d55fe200c6f53749d13f622c918b2fd6d8a7d279fda5f59e725f86d41b3f573881a14c677556c8b1b36d1a0b5e20d7d9b7639e9
diff --git a/net-fs/nfstest/metadata.xml b/net-fs/nfstest/metadata.xml
deleted file mode 100644
index 97fa5b04edc..00000000000
--- a/net-fs/nfstest/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>prometheanfire@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
diff --git a/net-fs/nfstest/nfstest-1.0.2.ebuild b/net-fs/nfstest/nfstest-1.0.2.ebuild
deleted file mode 100644
index 697a421617a..00000000000
--- a/net-fs/nfstest/nfstest-1.0.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN="NFStest"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Tools for testing either the NFS client or the NFS server"
-HOMEPAGE="http://wiki.linux-nfs.org/wiki/index.php/NFStest"
-SRC_URI="http://www.linux-nfs.org/~mora/nfstest/releases/${MY_P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="net-fs/nfs-utils"
-DEPEND=""
-
-S="${WORKDIR}"/${MY_P}
diff --git a/net-fs/nfstest/nfstest-2.1.2.ebuild b/net-fs/nfstest/nfstest-2.1.2.ebuild
deleted file mode 100644
index 51b29530b7d..00000000000
--- a/net-fs/nfstest/nfstest-2.1.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN="NFStest"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Tools for testing either the NFS client or the NFS server"
-HOMEPAGE="http://wiki.linux-nfs.org/wiki/index.php/NFStest"
-SRC_URI="http://www.linux-nfs.org/~mora/nfstest/releases/${MY_P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="net-fs/nfs-utils"
-DEPEND=""
-
-S="${WORKDIR}"/${MY_P}
diff --git a/profiles/package.mask b/profiles/package.mask
index 2d666da179a..3c6b1e6f0de 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -602,7 +602,6 @@ dev-go/siphash
# Removal in 30 days. Package bugs found blocking tracker bug #694800.
dev-cpp/icnc
dev-db/tokumx
-net-fs/nfstest
# Piotr Karbowski <slashbeast@gentoo.org> (2020-08-28)
# Temporary mask due to multiple reports of segfaults at startup, bug #739056
reply other threads:[~2020-10-01 15:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1601565175.cef513ee94c8241f956d0b5301525df9735e003b.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox