summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-09-15 22:03:36 +0000
committerMike Frysinger <vapier@gentoo.org>2012-09-15 22:03:36 +0000
commitc3c799008b86b160e9af5d50a3d376fcd735d25b (patch)
treef16163751b0babb8b592a1a124aa863269659217 /sys-devel
parentStable for amd64, wrt bug #434886 (diff)
downloadgentoo-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')
-rw-r--r--sys-devel/distcc/ChangeLog7
-rw-r--r--sys-devel/distcc/distcc-2.18.3-r10.ebuild4
-rw-r--r--sys-devel/distcc/distcc-3.0-r4.ebuild4
-rw-r--r--sys-devel/distcc/distcc-3.1-r5.ebuild4
-rw-r--r--sys-devel/distcc/distcc-3.1-r6.ebuild4
-rw-r--r--sys-devel/distcc/distcc-3.2_rc1.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index 135860fed274..b9a84452bd71 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/distcc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.215 2012/05/04 07:24:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.216 2012/09/15 22:03:36 vapier Exp $
+
+ 15 Sep 2012; Mike Frysinger <vapier@gentoo.org> distcc-2.18.3-r10.ebuild,
+ distcc-3.0-r4.ebuild, distcc-3.1-r5.ebuild, distcc-3.1-r6.ebuild,
+ distcc-3.2_rc1.ebuild:
+ Inherit user for enewuser/etc...
04 May 2012; Jeff Horelick <jdhore@gentoo.org> distcc-2.18.3-r10.ebuild,
distcc-3.0-r4.ebuild, distcc-3.1-r5.ebuild, distcc-3.1-r6.ebuild,
diff --git a/sys-devel/distcc/distcc-2.18.3-r10.ebuild b/sys-devel/distcc/distcc-2.18.3-r10.ebuild
index 569aa4cc852f..88b0c8218270 100644
--- a/sys-devel/distcc/distcc-2.18.3-r10.ebuild
+++ b/sys-devel/distcc/distcc-2.18.3-r10.ebuild
@@ -1,12 +1,12 @@
# 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-2.18.3-r10.ebuild,v 1.14 2012/05/04 07:24:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.18.3-r10.ebuild,v 1.15 2012/09/15 22:03:36 vapier Exp $
# If you change this in any way please email lisa@gentoo.org and make an
# entry in the ChangeLog (this means you spanky :P). (2004-04-11) Lisa Seelye
EAPI=1
-inherit eutils flag-o-matic toolchain-funcs
+inherit eutils flag-o-matic toolchain-funcs user
PATCHLEVEL="2.18"
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/"
diff --git a/sys-devel/distcc/distcc-3.1-r5.ebuild b/sys-devel/distcc/distcc-3.1-r5.ebuild
index 949f297432bc..417b3a39736e 100644
--- a/sys-devel/distcc/distcc-3.1-r5.ebuild
+++ b/sys-devel/distcc/distcc-3.1-r5.ebuild
@@ -1,11 +1,11 @@
# 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.1-r5.ebuild,v 1.3 2012/05/04 07:24:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r5.ebuild,v 1.4 2012/09/15 22:03:36 vapier Exp $
EAPI="3"
PYTHON_DEPEND="2"
-inherit eutils fdo-mime flag-o-matic multilib python toolchain-funcs
+inherit eutils fdo-mime flag-o-matic multilib python toolchain-funcs user
DESCRIPTION="a program to distribute compilation of C code across several machines on a network"
HOMEPAGE="http://distcc.org/"
diff --git a/sys-devel/distcc/distcc-3.1-r6.ebuild b/sys-devel/distcc/distcc-3.1-r6.ebuild
index 0696291f35c5..d0fb83a440c0 100644
--- a/sys-devel/distcc/distcc-3.1-r6.ebuild
+++ b/sys-devel/distcc/distcc-3.1-r6.ebuild
@@ -1,11 +1,11 @@
# 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.1-r6.ebuild,v 1.2 2012/05/04 07:24:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r6.ebuild,v 1.3 2012/09/15 22:03:36 vapier Exp $
EAPI="3"
PYTHON_DEPEND="2"
-inherit eutils fdo-mime flag-o-matic multilib python toolchain-funcs
+inherit eutils fdo-mime flag-o-matic multilib python toolchain-funcs user
DESCRIPTION="a program to distribute compilation of C code across several machines on a network"
HOMEPAGE="http://distcc.org/"
diff --git a/sys-devel/distcc/distcc-3.2_rc1.ebuild b/sys-devel/distcc/distcc-3.2_rc1.ebuild
index 39b841cbb207..84a02d63f2f2 100644
--- a/sys-devel/distcc/distcc-3.2_rc1.ebuild
+++ b/sys-devel/distcc/distcc-3.2_rc1.ebuild
@@ -1,11 +1,11 @@
# 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.2_rc1.ebuild,v 1.3 2012/05/04 07:24:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.2_rc1.ebuild,v 1.4 2012/09/15 22:03:36 vapier Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
-inherit autotools eutils fdo-mime flag-o-matic multilib python toolchain-funcs
+inherit autotools eutils fdo-mime flag-o-matic multilib python toolchain-funcs user
MY_P="${P/_}"
DESCRIPTION="a program to distribute compilation of C code across several machines on a network"