From d9063f7f0923c5e2e5335e085fcaefa6ce94c45d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 28 Apr 2019 18:28:56 +0200 Subject: Replace linux-ns-tools with uroot --- dev-util/linux-ns-tools/Manifest | 1 - dev-util/linux-ns-tools/linux-ns-tools-0.1.1.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) delete mode 100644 dev-util/linux-ns-tools/Manifest delete mode 100644 dev-util/linux-ns-tools/linux-ns-tools-0.1.1.ebuild (limited to 'dev-util/linux-ns-tools') diff --git a/dev-util/linux-ns-tools/Manifest b/dev-util/linux-ns-tools/Manifest deleted file mode 100644 index 18f6ce3..0000000 --- a/dev-util/linux-ns-tools/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST linux-ns-tools-0.1.1.tar.gz 2973 BLAKE2B 278aeb349035e4ae122bb5513df4f116251ffe25456003c129c88011b4e10d4c2b1029408af20d6d53046b6d3429b605d2258f5d85efbd180bb42c93797b38f1 SHA512 732ddd6104194ef5fa2542cb8d50fa0f60b4cdbec9297ec2a2e931cc6b0f547def7a8cdfbe87bbac26d8d5221414e035d20c190f67d27db6902ad8415543c54d diff --git a/dev-util/linux-ns-tools/linux-ns-tools-0.1.1.ebuild b/dev-util/linux-ns-tools/linux-ns-tools-0.1.1.ebuild deleted file mode 100644 index 163385c..0000000 --- a/dev-util/linux-ns-tools/linux-ns-tools-0.1.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -EAPI=6 - -inherit autotools - -DESCRIPTION="Linux namespaces tools" -HOMEPAGE="https://git.cynerd.cz/linux-ns-tools/" -SRC_URI="https://git.cynerd.cz/linux-ns-tools/snapshot/${P}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPLv2" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="" - -RDEPEND=">sys-apps/shadow-4.2" - -src_prepare() { - eapply_user - ./bootstrap -} -- cgit v1.2.3