public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/beaker: ChangeLog beaker-1.6.4.ebuild
@ 2012-08-18 11:20 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-08-18 11:20 UTC (permalink / raw
  To: gentoo-commits

ago         12/08/18 11:20:02

  Modified:             ChangeLog beaker-1.6.4.ebuild
  Log:
  Stable for amd64, wrt bug #431434
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.40                 dev-python/beaker/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	17 Aug 2012 06:54:53 -0000	1.39
+++ ChangeLog	18 Aug 2012 11:20:02 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/beaker
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.39 2012/08/17 06:54:53 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.40 2012/08/18 11:20:02 ago Exp $
+
+  18 Aug 2012; Agostino Sarubbo <ago@gentoo.org> beaker-1.6.4.ebuild:
+  Stable for amd64, wrt bug #431434
 
 *beaker-1.6.4 (17 Aug 2012)
 



1.2                  dev-python/beaker/beaker-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?r1=1.1&r2=1.2

Index: beaker-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- beaker-1.6.4.ebuild	17 Aug 2012 06:54:53 -0000	1.1
+++ beaker-1.6.4.ebuild	18 Aug 2012 11:20:02 -0000	1.2
@@ -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-python/beaker/beaker-1.6.4.ebuild,v 1.1 2012/08/17 06:54:53 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v 1.2 2012/08/18 11:20:02 ago Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -20,7 +20,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="test"
 
 DEPEND="dev-python/setuptools





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/beaker: ChangeLog beaker-1.6.4.ebuild
@ 2012-08-18 22:30 Johannes Huber (johu)
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber (johu) @ 2012-08-18 22:30 UTC (permalink / raw
  To: gentoo-commits

johu        12/08/18 22:30:53

  Modified:             ChangeLog beaker-1.6.4.ebuild
  Log:
  Stable for x86, wrt bug #431434
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.41                 dev-python/beaker/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	18 Aug 2012 11:20:02 -0000	1.40
+++ ChangeLog	18 Aug 2012 22:30:53 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/beaker
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.40 2012/08/18 11:20:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.41 2012/08/18 22:30:53 johu Exp $
+
+  18 Aug 2012; Johannes Huber <johu@gentoo.org> beaker-1.6.4.ebuild:
+  Stable for x86, wrt bug #431434
 
   18 Aug 2012; Agostino Sarubbo <ago@gentoo.org> beaker-1.6.4.ebuild:
   Stable for amd64, wrt bug #431434



1.3                  dev-python/beaker/beaker-1.6.4.ebuild

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

Index: beaker-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- beaker-1.6.4.ebuild	18 Aug 2012 11:20:02 -0000	1.2
+++ beaker-1.6.4.ebuild	18 Aug 2012 22:30:53 -0000	1.3
@@ -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-python/beaker/beaker-1.6.4.ebuild,v 1.2 2012/08/18 11:20:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v 1.3 2012/08/18 22:30:53 johu Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -20,7 +20,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="test"
 
 DEPEND="dev-python/setuptools





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/beaker: ChangeLog beaker-1.6.4.ebuild
@ 2012-08-28  0:22 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 5+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-08-28  0:22 UTC (permalink / raw
  To: gentoo-commits

blueness    12/08/28 00:22:21

  Modified:             ChangeLog beaker-1.6.4.ebuild
  Log:
  Stable ppc, bug #431434
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.42                 dev-python/beaker/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	18 Aug 2012 22:30:53 -0000	1.41
+++ ChangeLog	28 Aug 2012 00:22:21 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/beaker
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.41 2012/08/18 22:30:53 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.42 2012/08/28 00:22:21 blueness Exp $
+
+  28 Aug 2012; Anthony G. Basile <blueness@gentoo.org> beaker-1.6.4.ebuild:
+  Stable ppc, bug #431434
 
   18 Aug 2012; Johannes Huber <johu@gentoo.org> beaker-1.6.4.ebuild:
   Stable for x86, wrt bug #431434



1.4                  dev-python/beaker/beaker-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?r1=1.3&r2=1.4

Index: beaker-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- beaker-1.6.4.ebuild	18 Aug 2012 22:30:53 -0000	1.3
+++ beaker-1.6.4.ebuild	28 Aug 2012 00:22:21 -0000	1.4
@@ -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-python/beaker/beaker-1.6.4.ebuild,v 1.3 2012/08/18 22:30:53 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v 1.4 2012/08/28 00:22:21 blueness Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -20,7 +20,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~hppa ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="test"
 
 DEPEND="dev-python/setuptools





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/beaker: ChangeLog beaker-1.6.4.ebuild
@ 2012-09-01 17:58 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2012-09-01 17:58 UTC (permalink / raw
  To: gentoo-commits

maekke      12/09/01 17:58:12

  Modified:             ChangeLog beaker-1.6.4.ebuild
  Log:
  arm stable, bug #431434
  
  (Portage version: 2.1.11.12/cvs/Linux x86_64)

Revision  Changes    Path
1.44                 dev-python/beaker/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	29 Aug 2012 06:06:16 -0000	1.43
+++ ChangeLog	1 Sep 2012 17:58:12 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/beaker
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.43 2012/08/29 06:06:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.44 2012/09/01 17:58:12 maekke Exp $
+
+  01 Sep 2012; Markus Meier <maekke@gentoo.org> beaker-1.6.4.ebuild:
+  arm stable, bug #431434
 
   29 Aug 2012; Patrick Lauer <patrick@gentoo.org> beaker-1.6.4.ebuild:
   Fix dependencies for tests



1.6                  dev-python/beaker/beaker-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?r1=1.5&r2=1.6

Index: beaker-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- beaker-1.6.4.ebuild	29 Aug 2012 06:06:16 -0000	1.5
+++ beaker-1.6.4.ebuild	1 Sep 2012 17:58:12 -0000	1.6
@@ -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-python/beaker/beaker-1.6.4.ebuild,v 1.5 2012/08/29 06:06:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v 1.6 2012/09/01 17:58:12 maekke Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -20,7 +20,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~hppa ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="test"
 
 DEPEND="dev-python/setuptools





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/beaker: ChangeLog beaker-1.6.4.ebuild
@ 2015-02-01 16:25 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-02-01 16:25 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/02/01 16:25:42

  Modified:             ChangeLog
  Removed:              beaker-1.6.4.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.61                 dev-python/beaker/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	20 Dec 2014 09:30:58 -0000	1.60
+++ ChangeLog	1 Feb 2015 16:25:42 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/beaker
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.60 2014/12/20 09:30:58 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.61 2015/02/01 16:25:42 mrueg Exp $
+
+  01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -beaker-1.6.4.ebuild:
+  Remove old.
 
   20 Dec 2014; Ian Delaney <idella4@gentoo.org> -beaker-1.5.4-r1.ebuild,
   -beaker-1.6.2.ebuild, -beaker-1.6.3.ebuild, beaker-1.6.4-r1.ebuild:





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-01 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-01 17:58 [gentoo-commits] gentoo-x86 commit in dev-python/beaker: ChangeLog beaker-1.6.4.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-01 16:25 Manuel Rueger (mrueg)
2012-08-28  0:22 Anthony G. Basile (blueness)
2012-08-18 22:30 Johannes Huber (johu)
2012-08-18 11:20 Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox