Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 305629
Collapse All | Expand All

(-)fakeroot-1.12.4.ebuild (-3 / +3 lines)
Lines 1-14 Link Here
1
# Copyright 1999-2010 Gentoo Foundation
1
# Copyright 1999-2010 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/fakeroot-1.12.4.ebuild,v 1.8 2010/01/07 21:51:02 fauli Exp $
3
# $Header: $
4
4
5
DESCRIPTION="Run commands in an environment faking root privileges"
5
DESCRIPTION="Run commands in an environment faking root privileges"
6
HOMEPAGE="http://packages.qa.debian.org/f/fakeroot.html"
6
HOMEPAGE="http://packages.qa.debian.org/f/fakeroot.html"
7
SRC_URI="mirror://debian/pool/main/f/fakeroot/${PF/-/_}.tar.gz"
7
SRC_URI="mirror://debian/pool/main/f/fakeroot/${PF/-/_}.orig.tar.bz2"
8
8
9
LICENSE="GPL-2"
9
LICENSE="GPL-2"
10
SLOT="0"
10
SLOT="0"
11
KEYWORDS="alpha amd64 hppa ppc sparc x86 ~amd64-linux ~x86-linux"
11
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
12
IUSE="test"
12
IUSE="test"
13
13
14
RDEPEND=""
14
RDEPEND=""

Return to bug 305629