summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/fakeroot/fakeroot-1.16.ebuild')
-rw-r--r--sys-apps/fakeroot/fakeroot-1.16.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/sys-apps/fakeroot/fakeroot-1.16.ebuild b/sys-apps/fakeroot/fakeroot-1.16.ebuild
deleted file mode 100644
index addc37b..0000000
--- a/sys-apps/fakeroot/fakeroot-1.16.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-DESCRIPTION="Run commands in an environment faking root privileges"
-HOMEPAGE="http://packages.qa.debian.org/f/fakeroot.html"
-SRC_URI="mirror://debian/pool/main/f/fakeroot/${PF/-/_}.orig.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( app-arch/sharutils )"
-
-DOCS="AUTHORS BUGS DEBUG README doc/README.saving"