summaryrefslogtreecommitdiff
path: root/sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-31 20:20:25 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-31 20:20:25 +0000
commitc4b414ba84991b36b62c066b701385eaf44cdd49 (patch)
tree5cbdb7a51f1abb965fdfe90b686f8130e100afaa /sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild
parentea5bad4d0ba1eb937df22adb7f6cc57ea77f03d8 (diff)
gentoo auto-resync : 31:12:2022 - 20:20:25
Diffstat (limited to 'sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild')
-rw-r--r--sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild b/sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild
deleted file mode 100644
index dae7a63ec7ce..000000000000
--- a/sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A utility to run commands with fake root privileges"
-HOMEPAGE="https://fakeroot-ng.lingnu.com/"
-SRC_URI="mirror://sourceforge/${PN//-/}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-PATCHES=(
- "${FILESDIR}/${PN}-gcc-4.8.2.patch"
-)