* [gentoo-commits] repo/gentoo:master commit in: net-fs/nfstest/
@ 2016-06-27 4:25 Matt Thode
0 siblings, 0 replies; only message in thread
From: Matt Thode @ 2016-06-27 4:25 UTC (permalink / raw
To: gentoo-commits
commit: bc183de1c3b453985cc3085cd983e7b36f98fa5e
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 04:19:14 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 04:19:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc183de1
net-fs/nfstest: bup
Package-Manager: portage-2.2.28
net-fs/nfstest/Manifest | 1 +
net-fs/nfstest/nfstest-2.1.2.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/net-fs/nfstest/Manifest b/net-fs/nfstest/Manifest
index 40e21f4..97492a8 100644
--- a/net-fs/nfstest/Manifest
+++ b/net-fs/nfstest/Manifest
@@ -1 +1,2 @@
DIST NFStest-1.0.2.tar.gz 214840 SHA256 9fcde8dfb8da1a36626c5af907eae052ff6530b11a0b0cbf2851eef4f82fa10c SHA512 3758f6af8c3959274a3dfdc33a3c9e76451bd46c85b779ce7352ec4b4d616273ff2b409598fb31dbaf4663b8a2d743f9e0a1cc3a0c4eabcd918d6d5fbed2f09e WHIRLPOOL c97d65634d01eeb0087f8545781c8402ef195d6bd819f812aec7cbe7908cac76fe13da2e8c78c24d714a5e515bd7f61cbbbc3e4865984d2eb88261c02454f0e3
+DIST NFStest-2.1.2.tar.gz 357049 SHA256 de3fbab7c4e9e1c0e5e23c4eedaabc44a387b2e50cabd949912613db7f029baa SHA512 83d77bd94bb325d1a7badfc48d55fe200c6f53749d13f622c918b2fd6d8a7d279fda5f59e725f86d41b3f573881a14c677556c8b1b36d1a0b5e20d7d9b7639e9 WHIRLPOOL 708756823d564bd90744c05e749ed21ca98033cc76e5c9b874ac1fd6085838b6314a53c0ec36fdaf0ead6cae37d97febb0ca7351515a26a73c2266370ba53739
diff --git a/net-fs/nfstest/nfstest-2.1.2.ebuild b/net-fs/nfstest/nfstest-2.1.2.ebuild
new file mode 100644
index 0000000..2a9b72a
--- /dev/null
+++ b/net-fs/nfstest/nfstest-2.1.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-06-27 4:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-27 4:25 [gentoo-commits] repo/gentoo:master commit in: net-fs/nfstest/ Matt Thode
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox