[gentoo-commits] gentoo-x86 commit in dev-util/buildbot-slave: ChangeLog

2014-04-10 Thread Markos Chandras (hwoarang)
hwoarang14/04/10 17:22:57

  Modified: ChangeLog
  Log:
  Add WorkingDirectory and fix arguments for systemd's unit start/stop options
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  ChangesPath
1.58 dev-util/buildbot-slave/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.58&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.58&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   24 Feb 2014 01:46:07 -  1.57
+++ ChangeLog   10 Apr 2014 17:22:57 -  1.58
@@ -1,6 +1,11 @@
 # 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.57 
2014/02/24 01:46:07 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.58 
2014/04/10 17:22:57 hwoarang Exp $
+
+  10 Apr 2014; Markos Chandras  files/buildslave.service:
+  Add WorkingDirectory and fix arguments for systemd's unit start/stop
+  options. This will be removed in the next version bump since upstream has
+  their own systemd files
 
   24 Feb 2014; Pawel Hajdan jr 
   buildbot-slave-0.8.8-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-util/buildbot-slave: ChangeLog buildbot-slave-0.8.12.ebuild

2015-07-25 Thread Jeroen Roovers (jer)
jer 15/07/26 06:16:17

  Modified: ChangeLog buildbot-slave-0.8.12.ebuild
  Log:
  Stable for HPPA (bug #551980).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.76 dev-util/buildbot-slave/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.76&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.76&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   27 Jun 2015 13:26:22 -  1.75
+++ ChangeLog   26 Jul 2015 06:16:17 -  1.76
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/buildbot-slave
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.75 
2015/06/27 13:26:22 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.76 
2015/07/26 06:16:17 jer Exp $
+
+  26 Jul 2015; Jeroen Roovers  buildbot-slave-0.8.12.ebuild:
+  Stable for HPPA (bug #551980).
 
   27 Jun 2015; Mikle Kolyada  buildbot-slave-0.8.12.ebuild:
   x86 stable wrt bug #551980



1.5  dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild?r1=1.4&r2=1.5

Index: buildbot-slave-0.8.12.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- buildbot-slave-0.8.12.ebuild27 Jun 2015 13:26:22 -  1.4
+++ buildbot-slave-0.8.12.ebuild26 Jul 2015 06:16:17 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.12.ebuild,v 
1.4 2015/06/27 13:26:22 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild,v 
1.5 2015/07/26 06:16:17 jer Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_7 )
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-interix ~amd64-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-interix ~amd64-linux"
 IUSE="test"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-util/buildbot-slave: ChangeLog buildbot-slave-0.8.10.ebuild

2015-04-19 Thread Pacho Ramos (pacho)
pacho   15/04/19 09:36:50

  Modified: ChangeLog buildbot-slave-0.8.10.ebuild
  Log:
  x86 stable wrt bug #536174
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: 
--include-arches="x86", signed Manifest commit with key A188FBD4)

Revision  ChangesPath
1.71 dev-util/buildbot-slave/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.71&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.71&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   27 Mar 2015 16:25:56 -  1.70
+++ ChangeLog   19 Apr 2015 09:36:50 -  1.71
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/buildbot-slave
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.70 
2015/03/27 16:25:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.71 
2015/04/19 09:36:50 pacho Exp $
+
+  19 Apr 2015; Pacho Ramos  buildbot-slave-0.8.10.ebuild:
+  x86 stable wrt bug #536174
 
   27 Mar 2015; Agostino Sarubbo  buildbot-slave-0.8.10.ebuild:
   Stable for amd64, wrt bug #536174



1.6  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.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild?rev=1.6&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.5&r2=1.6

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- buildbot-slave-0.8.10.ebuild27 Mar 2015 16:25:56 -  1.5
+++ buildbot-slave-0.8.10.ebuild19 Apr 2015 09:36:50 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.5 2015/03/27 16:25:56 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild,v 
1.6 2015/04/19 09:36:50 pacho Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_7 )
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-interix ~amd64-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~x86-interix ~amd64-linux"
 IUSE="test"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-util/buildbot-slave: ChangeLog buildbot-slave-0.8.9.ebuild

2014-09-12 Thread Jeroen Roovers (jer)
jer 14/09/13 05:49:20

  Modified: ChangeLog buildbot-slave-0.8.9.ebuild
  Log:
  Stable for HPPA (bug #521732).
  
  (Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.60 dev-util/buildbot-slave/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.60&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.60&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   30 Jun 2014 18:12:05 -  1.59
+++ ChangeLog   13 Sep 2014 05:49:20 -  1.60
@@ -1,6 +1,9 @@
 # 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.59 
2014/06/30 18:12:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.60 
2014/09/13 05:49:20 jer Exp $
+
+  13 Sep 2014; Jeroen Roovers  buildbot-slave-0.8.9.ebuild:
+  Stable for HPPA (bug #521732).
 
 *buildbot-slave-0.8.9 (30 Jun 2014)
 



1.2  dev-util/buildbot-slave/buildbot-slave-0.8.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.9.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.9.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.ebuild?r1=1.1&r2=1.2

Index: buildbot-slave-0.8.9.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- buildbot-slave-0.8.9.ebuild 30 Jun 2014 18:12:05 -  1.1
+++ buildbot-slave-0.8.9.ebuild 13 Sep 2014 05:49:20 -  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.ebuild,v 
1.1 2014/06/30 18:12:05 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.9.ebuild,v 
1.2 2014/09/13 05:49:20 jer Exp $
 
 EAPI="5"
 PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-interix ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-interix ~amd64-linux"
 IUSE="test"
 
 RDEPEND="dev-python/setuptools






[gentoo-commits] gentoo-x86 commit in dev-util/buildbot-slave: ChangeLog buildbot-slave-0.8.12.ebuild

2015-06-27 Thread Markus Meier (maekke)
maekke  15/06/27 12:39:02

  Modified: ChangeLog buildbot-slave-0.8.12.ebuild
  Log:
  arm stable, bug #551980
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches="arm", signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.74 dev-util/buildbot-slave/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.74&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.74&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   26 Jun 2015 14:29:04 -  1.73
+++ ChangeLog   27 Jun 2015 12:39:02 -  1.74
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/buildbot-slave
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.73 
2015/06/26 14:29:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.74 
2015/06/27 12:39:02 maekke Exp $
+
+  27 Jun 2015; Markus Meier  buildbot-slave-0.8.12.ebuild:
+  arm stable, bug #551980
 
   26 Jun 2015; Agostino Sarubbo  buildbot-slave-0.8.12.ebuild:
   Stable for amd64, wrt bug #551980



1.3  dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild?r1=1.2&r2=1.3

Index: buildbot-slave-0.8.12.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- buildbot-slave-0.8.12.ebuild26 Jun 2015 14:29:04 -  1.2
+++ buildbot-slave-0.8.12.ebuild27 Jun 2015 12:39:02 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.12.ebuild,v 
1.2 2015/06/26 14:29:04 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild,v 
1.3 2015/06/27 12:39:02 maekke Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_7 )
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-interix ~amd64-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-interix ~amd64-linux"
 IUSE="test"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-util/buildbot-slave: ChangeLog buildbot-slave-0.8.10.ebuild

2015-01-22 Thread Markus Meier (maekke)
maekke  15/01/22 18:32:24

  Modified: ChangeLog buildbot-slave-0.8.10.ebuild
  Log:
  arm stable, bug #536174
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: 
--include-arches="arm", signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.69 dev-util/buildbot-slave/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.69&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.69&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   16 Jan 2015 07:50:10 -  1.68
+++ ChangeLog   22 Jan 2015 18:32:24 -  1.69
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/buildbot-slave
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.68 
2015/01/16 07:50:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.69 
2015/01/22 18:32:24 maekke Exp $
+
+  22 Jan 2015; Markus Meier  buildbot-slave-0.8.10.ebuild:
+  arm stable, bug #536174
 
   16 Jan 2015; Jeroen Roovers  buildbot-slave-0.8.10.ebuild:
   Stable for HPPA (bug #536174).



1.4  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.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild?rev=1.4&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.3&r2=1.4

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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- buildbot-slave-0.8.10.ebuild16 Jan 2015 07:50:10 -  1.3
+++ buildbot-slave-0.8.10.ebuild22 Jan 2015 18:32:24 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.3 2015/01/16 07:50:10 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild,v 
1.4 2015/01/22 18:32:24 maekke Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_7 )
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-interix ~amd64-linux"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-interix ~amd64-linux"
 IUSE="test"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-util/buildbot-slave: ChangeLog buildbot-slave-0.8.8.ebuild buildbot-slave-0.8.8-r1.ebuild

2014-12-18 Thread Markos Chandras (hwoarang)
hwoarang14/12/18 19:35:02

  Modified: ChangeLog
  Removed:  buildbot-slave-0.8.8.ebuild
buildbot-slave-0.8.8-r1.ebuild
  Log:
  Drop 0.8.8
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  ChangesPath
1.66 dev-util/buildbot-slave/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.66&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.66&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   18 Dec 2014 19:33:54 -  1.65
+++ ChangeLog   18 Dec 2014 19:35:02 -  1.66
@@ -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.65 
2014/12/18 19:33:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.66 
2014/12/18 19:35:02 hwoarang Exp $
+
+  18 Dec 2014; Markos Chandras 
+  -buildbot-slave-0.8.8-r1.ebuild, -buildbot-slave-0.8.8.ebuild:
+  Drop 0.8.8
 
 *buildbot-slave-0.8.10 (18 Dec 2014)