From 22ee15aaf5f02a7e2e120efc7937a7c582286767 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Wed, 9 May 2018 02:10:34 +0300 Subject: [PATCH] app-portage/unsandbox: remove last rited package --- app-portage/unsandbox/Manifest | 1 - app-portage/unsandbox/metadata.xml | 11 ----------- app-portage/unsandbox/unsandbox-2.ebuild | 15 --------------- 3 files changed, 27 deletions(-) delete mode 100644 app-portage/unsandbox/Manifest delete mode 100644 app-portage/unsandbox/metadata.xml delete mode 100644 app-portage/unsandbox/unsandbox-2.ebuild diff --git a/app-portage/unsandbox/Manifest b/app-portage/unsandbox/Manifest deleted file mode 100644 index 609f518f4785..000000000000 --- a/app-portage/unsandbox/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST unsandbox-2.tar.gz 891 BLAKE2B 7daabf3f5ae0bdd1fcbc9c61a098c6752a84f7e1ea9053ff4317760a6140d84bae541b802f738d1c11316c336ed67ebdd1d802ca4af467a4558fe14a940967e8 SHA512 d669a7119e397434219c7a86a5d10caeb0099fed841a3264ba09ed45c206621baf3f98104d3b6ff8239a79306177d6ebe0305ab67ab472e739f722e1823ab2c6 diff --git a/app-portage/unsandbox/metadata.xml b/app-portage/unsandbox/metadata.xml deleted file mode 100644 index 6a495dd36abf..000000000000 --- a/app-portage/unsandbox/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - mgorny@gentoo.org - Michał Górny - - - mgorny/unsandbox - - diff --git a/app-portage/unsandbox/unsandbox-2.ebuild b/app-portage/unsandbox/unsandbox-2.ebuild deleted file mode 100644 index 41773bc4e617..000000000000 --- a/app-portage/unsandbox/unsandbox-2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils - -DESCRIPTION="The Sandbox escapist tool" -HOMEPAGE="https://github.com/mgorny/unsandbox" -SRC_URI="https://github.com/mgorny/unsandbox/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -IUSE="" -- 2.26.2