diff options
author | 2012-09-15 22:03:36 +0000 | |
---|---|---|
committer | 2012-09-15 22:03:36 +0000 | |
commit | c3c799008b86b160e9af5d50a3d376fcd735d25b (patch) | |
tree | f16163751b0babb8b592a1a124aa863269659217 /sys-devel/distcc/distcc-3.0-r4.ebuild | |
parent | Stable for amd64, wrt bug #434886 (diff) | |
download | gentoo-2-c3c799008b86b160e9af5d50a3d376fcd735d25b.tar.gz gentoo-2-c3c799008b86b160e9af5d50a3d376fcd735d25b.tar.bz2 gentoo-2-c3c799008b86b160e9af5d50a3d376fcd735d25b.zip |
Inherit user for enewuser/etc...
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/distcc/distcc-3.0-r4.ebuild')
-rw-r--r-- | sys-devel/distcc/distcc-3.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/distcc/distcc-3.0-r4.ebuild b/sys-devel/distcc/distcc-3.0-r4.ebuild index 161b2fdc4ce4..e49e3658afee 100644 --- a/sys-devel/distcc/distcc-3.0-r4.ebuild +++ b/sys-devel/distcc/distcc-3.0-r4.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.14 2012/05/04 07:24:15 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.15 2012/09/15 22:03:36 vapier Exp $ EAPI=1 -inherit eutils fdo-mime flag-o-matic multilib toolchain-funcs +inherit eutils fdo-mime flag-o-matic multilib toolchain-funcs user DESCRIPTION="a program to distribute compilation of C code across several machines on a network" HOMEPAGE="http://distcc.org/" |