summaryrefslogtreecommitdiff
path: root/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.3.ebuild')
-rw-r--r--net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.3.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.3.ebuild b/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.3.ebuild
deleted file mode 100644
index c96fe8ae670a..000000000000
--- a/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-DESCRIPTION="Commandline and GUI tools that deal directly with NFSv4 ACLs"
-HOMEPAGE="http://www.citi.umich.edu/projects/nfsv4/linux/"
-SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="sys-apps/attr"
-RDEPEND="${DEPEND}"