diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-06-07 21:09:26 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-06-07 21:09:26 +0000 |
commit | 598d812410ae9a055c3b94a0f8709b96f1f31429 (patch) | |
tree | db49ed2b804b84f49d1bab9a23975caade871438 /dev-util | |
parent | Marking grfcodec-6.0.0 ppc for bug 418401 (diff) | |
download | gentoo-2-598d812410ae9a055c3b94a0f8709b96f1f31429.tar.gz gentoo-2-598d812410ae9a055c3b94a0f8709b96f1f31429.tar.bz2 gentoo-2-598d812410ae9a055c3b94a0f8709b96f1f31429.zip |
inherit user for enewuser
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'dev-util')
5 files changed, 16 insertions, 11 deletions
diff --git a/dev-util/buildbot-slave/ChangeLog b/dev-util/buildbot-slave/ChangeLog index 8e87130ca7e2..209585f749ca 100644 --- a/dev-util/buildbot-slave/ChangeLog +++ b/dev-util/buildbot-slave/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/buildbot-slave # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.23 2012/04/23 05:47:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.24 2012/06/07 21:09:26 zmedico Exp $ + + 07 Jun 2012; Zac Medico <zmedico@gentoo.org> buildbot-slave-0.8.3.ebuild, + buildbot-slave-0.8.5.ebuild, buildbot-slave-0.8.6.ebuild, + buildbot-slave-0.8.6_p1.ebuild: + inherit user for enewuser *buildbot-slave-0.8.6_p1 (23 Apr 2012) diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild index 9f04b718cccf..5be0178dc37b 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild,v 1.10 2011/08/22 10:05:37 mduft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild,v 1.11 2012/06/07 21:09:26 zmedico Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" DISTUTILS_SRC_TEST="trial buildslave" DISTUTILS_DISABLE_TEST_DEPENDENCY="1" -inherit distutils eutils +inherit distutils eutils user DESCRIPTION="BuildBot Slave Daemon" HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild index e6c72221ea20..1c6ead59b972 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild,v 1.1 2011/12/26 10:13:55 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild,v 1.2 2012/06/07 21:09:26 zmedico Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" DISTUTILS_SRC_TEST="trial buildslave" DISTUTILS_DISABLE_TEST_DEPENDENCY="1" -inherit distutils eutils +inherit distutils eutils user DESCRIPTION="BuildBot Slave Daemon" HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild index e33300616f44..2e8461653bde 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild,v 1.1 2012/03/29 09:34:16 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild,v 1.2 2012/06/07 21:09:26 zmedico Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" DISTUTILS_SRC_TEST="trial buildslave" DISTUTILS_DISABLE_TEST_DEPENDENCY="1" -inherit distutils eutils +inherit distutils eutils user DESCRIPTION="BuildBot Slave Daemon" HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild index 05e00923703e..1ff58d8355ea 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild,v 1.1 2012/04/23 05:47:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild,v 1.2 2012/06/07 21:09:26 zmedico Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" DISTUTILS_SRC_TEST="trial buildslave" DISTUTILS_DISABLE_TEST_DEPENDENCY="1" -inherit distutils eutils +inherit distutils eutils user DESCRIPTION="BuildBot Slave Daemon" HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" |