floppym 14/12/28 18:30:10
Modified: buildbot-slave-9999.ebuild
buildbot-slave-0.8.9-r1.ebuild
buildbot-slave-0.8.10.ebuild ChangeLog
Log:
Drop PYTHON_MODNAME, bug 533838.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
0BBEEA1FEA4843A4)
Revision Changes Path
1.3 dev-util/buildbot-slave/buildbot-slave-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-9999.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-9999.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-9999.ebuild?r1=1.2&r2=1.3
Index: buildbot-slave-9999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- buildbot-slave-9999.ebuild 18 Oct 2014 15:19:20 -0000 1.2
+++ buildbot-slave-9999.ebuild 28 Dec 2014 18:30:10 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-9999.ebuild,v
1.2 2014/10/18 15:19:20 hwoarang Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-9999.ebuild,v
1.3 2014/12/28 18:30:10 floppym Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )
@@ -30,8 +30,6 @@
DEPEND="${RDEPEND}
test? ( dev-python/mock[${PYTHON_USEDEP}] )"
-PYTHON_MODNAME="buildslave"
-
S="${WORKDIR}/${MY_P}"
pkg_setup() {
1.2 dev-util/buildbot-slave/buildbot-slave-0.8.9-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.9-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.9-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.9-r1.ebuild?r1=1.1&r2=1.2
Index: buildbot-slave-0.8.9-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.9-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- buildbot-slave-0.8.9-r1.ebuild 18 Oct 2014 15:19:20 -0000 1.1
+++ buildbot-slave-0.8.9-r1.ebuild 28 Dec 2014 18:30:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.9-r1.ebuild,v
1.1 2014/10/18 15:19:20 hwoarang Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.9-r1.ebuild,v
1.2 2014/12/28 18:30:10 floppym Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )
@@ -23,8 +23,6 @@
DEPEND="${RDEPEND}
test? ( dev-python/mock[${PYTHON_USEDEP}] )"
-PYTHON_MODNAME="buildslave"
-
S="${WORKDIR}/${MY_P}"
pkg_setup() {
1.2 dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild?r1=1.1&r2=1.2
Index: buildbot-slave-0.8.10.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- buildbot-slave-0.8.10.ebuild 18 Dec 2014 19:33:54 -0000 1.1
+++ buildbot-slave-0.8.10.ebuild 28 Dec 2014 18:30:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.10.ebuild,v
1.1 2014/12/18 19:33:54 hwoarang Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild,v
1.2 2014/12/28 18:30:10 floppym Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )
@@ -23,8 +23,6 @@
DEPEND="${RDEPEND}
test? ( dev-python/mock[${PYTHON_USEDEP}] )"
-PYTHON_MODNAME="buildslave"
-
S="${WORKDIR}/${MY_P}"
pkg_setup() {
1.67 dev-util/buildbot-slave/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.67&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.67&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 18 Dec 2014 19:35:02 -0000 1.66
+++ ChangeLog 28 Dec 2014 18:30:10 -0000 1.67
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/buildbot-slave
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.66
2014/12/18 19:35:02 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.67
2014/12/28 18:30:10 floppym Exp $
+
+ 28 Dec 2014; Mike Gilbert <[email protected]> buildbot-slave-0.8.10.ebuild,
+ buildbot-slave-0.8.9-r1.ebuild, buildbot-slave-9999.ebuild:
+ Drop PYTHON_MODNAME, bug 533838.
18 Dec 2014; Markos Chandras <[email protected]>
-buildbot-slave-0.8.8-r1.ebuild, -buildbot-slave-0.8.8.ebuild: