public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/brasero-python: ChangeLog brasero-python-2.32.0.ebuild
@ 2010-11-05 23:27 Pacho Ramos (pacho)
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2010-11-05 23:27 UTC (permalink / raw
  To: gentoo-commits

pacho       10/11/05 23:27:11

  Modified:             ChangeLog
  Added:                brasero-python-2.32.0.ebuild
  Log:
  Version bump for Gnome 2.32.
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 dev-python/brasero-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	14 Oct 2010 22:22:58 -0000	1.15
+++ ChangeLog	5 Nov 2010 23:27:11 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/brasero-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.15 2010/10/14 22:22:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.16 2010/11/05 23:27:11 pacho Exp $
+
+*brasero-python-2.32.0 (05 Nov 2010)
+
+  05 Nov 2010; Pacho Ramos <pacho@gentoo.org> +brasero-python-2.32.0.ebuild:
+  Version bump for Gnome 2.32.
 
   14 Oct 2010; Markus Meier <maekke@gentoo.org>
   brasero-python-2.30.2.ebuild:



1.1                  dev-python/brasero-python/brasero-python-2.32.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild?rev=1.1&content-type=text/plain

Index: brasero-python-2.32.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.1 2010/11/05 23:27:11 pacho Exp $

EAPI="3"
GCONF_DEBUG="no"
G_PY_PN="gnome-python-desktop"
G_PY_BINDINGS="braseroburn braseromedia"

inherit gnome-python-common

DESCRIPTION="Python bindings for Brasero CD/DVD burning"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="examples"

RDEPEND=">=app-cdr/brasero-2.29
	!<dev-python/gnome-python-desktop-2.22.0-r10"
DEPEND="${RDEPEND}"

EXAMPLES="examples/braseroburn/*
	examples/braseromedia/*"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/brasero-python: ChangeLog brasero-python-2.32.0.ebuild
@ 2011-02-23 22:43 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-02-23 22:43 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/02/23 22:43:24

  Modified:             ChangeLog brasero-python-2.32.0.ebuild
  Log:
  Stable on amd64 wrt bug #353436
  
  (Portage version: 2.1.9.39/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-python/brasero-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	5 Nov 2010 23:27:11 -0000	1.16
+++ ChangeLog	23 Feb 2011 22:43:24 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/brasero-python
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.16 2010/11/05 23:27:11 pacho Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.17 2011/02/23 22:43:24 hwoarang Exp $
+
+  23 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+  brasero-python-2.32.0.ebuild:
+  Stable on amd64 wrt bug #353436
 
 *brasero-python-2.32.0 (05 Nov 2010)
 



1.2                  dev-python/brasero-python/brasero-python-2.32.0.ebuild

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

Index: brasero-python-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- brasero-python-2.32.0.ebuild	5 Nov 2010 23:27:11 -0000	1.1
+++ brasero-python-2.32.0.ebuild	23 Feb 2011 22:43:24 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.1 2010/11/05 23:27:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.2 2011/02/23 22:43:24 hwoarang Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 DESCRIPTION="Python bindings for Brasero CD/DVD burning"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=app-cdr/brasero-2.29






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

* [gentoo-commits] gentoo-x86 commit in dev-python/brasero-python: ChangeLog brasero-python-2.32.0.ebuild
@ 2011-02-24 18:42 Thomas Kahle (tomka)
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Kahle (tomka) @ 2011-02-24 18:42 UTC (permalink / raw
  To: gentoo-commits

tomka       11/02/24 18:42:59

  Modified:             ChangeLog brasero-python-2.32.0.ebuild
  Log:
  x86 stable per bug 353436
  
  (Portage version: 2.1.9.40/cvs/Linux i686)

Revision  Changes    Path
1.18                 dev-python/brasero-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	23 Feb 2011 22:43:24 -0000	1.17
+++ ChangeLog	24 Feb 2011 18:42:59 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/brasero-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.17 2011/02/23 22:43:24 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.18 2011/02/24 18:42:59 tomka Exp $
+
+  24 Feb 2011; Thomas Kahle <tomka@gentoo.org> brasero-python-2.32.0.ebuild:
+  x86 stable per bug 353436
 
   23 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
   brasero-python-2.32.0.ebuild:



1.3                  dev-python/brasero-python/brasero-python-2.32.0.ebuild

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

Index: brasero-python-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- brasero-python-2.32.0.ebuild	23 Feb 2011 22:43:24 -0000	1.2
+++ brasero-python-2.32.0.ebuild	24 Feb 2011 18:42:59 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.2 2011/02/23 22:43:24 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.3 2011/02/24 18:42:59 tomka Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 DESCRIPTION="Python bindings for Brasero CD/DVD burning"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=app-cdr/brasero-2.29






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

* [gentoo-commits] gentoo-x86 commit in dev-python/brasero-python: ChangeLog brasero-python-2.32.0.ebuild
@ 2011-02-26 13:11 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2011-02-26 13:11 UTC (permalink / raw
  To: gentoo-commits

eva         11/02/26 13:11:24

  Modified:             ChangeLog brasero-python-2.32.0.ebuild
  Log:
  Add missing eclass variables for proper python-updater behavior, bug #344833.
  
  (Portage version: 2.2.0_alpha24/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 dev-python/brasero-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	24 Feb 2011 18:42:59 -0000	1.18
+++ ChangeLog	26 Feb 2011 13:11:24 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/brasero-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.18 2011/02/24 18:42:59 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.19 2011/02/26 13:11:24 eva Exp $
+
+  26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org>
+  brasero-python-2.32.0.ebuild:
+  Add missing eclass variables for proper python-updater behavior, bug #344833.
 
   24 Feb 2011; Thomas Kahle <tomka@gentoo.org> brasero-python-2.32.0.ebuild:
   x86 stable per bug 353436



1.4                  dev-python/brasero-python/brasero-python-2.32.0.ebuild

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

Index: brasero-python-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- brasero-python-2.32.0.ebuild	24 Feb 2011 18:42:59 -0000	1.3
+++ brasero-python-2.32.0.ebuild	26 Feb 2011 13:11:24 -0000	1.4
@@ -1,11 +1,14 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.3 2011/02/24 18:42:59 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.4 2011/02/26 13:11:24 eva Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
 G_PY_PN="gnome-python-desktop"
 G_PY_BINDINGS="braseroburn braseromedia"
+SUPPORT_PYTHON_ABIS="1"
+PYTHON_DEPEND="2"
+RESTRICT_PYTHON_ABIS="3.*"
 
 inherit gnome-python-common
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/brasero-python: ChangeLog brasero-python-2.32.0.ebuild
@ 2011-03-12 15:57 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-03-12 15:57 UTC (permalink / raw
  To: gentoo-commits

armin76     11/03/12 15:57:38

  Modified:             ChangeLog brasero-python-2.32.0.ebuild
  Log:
  alpha/arm/ia64/sparc stable wrt #353436
  
  (Portage version: 2.1.9.41/cvs/Linux ia64)

Revision  Changes    Path
1.20                 dev-python/brasero-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	26 Feb 2011 13:11:24 -0000	1.19
+++ ChangeLog	12 Mar 2011 15:57:37 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/brasero-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.19 2011/02/26 13:11:24 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.20 2011/03/12 15:57:37 armin76 Exp $
+
+  12 Mar 2011; Raúl Porcel <armin76@gentoo.org> brasero-python-2.32.0.ebuild:
+  alpha/arm/ia64/sparc stable wrt #353436
 
   26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org>
   brasero-python-2.32.0.ebuild:



1.5                  dev-python/brasero-python/brasero-python-2.32.0.ebuild

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

Index: brasero-python-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- brasero-python-2.32.0.ebuild	26 Feb 2011 13:11:24 -0000	1.4
+++ brasero-python-2.32.0.ebuild	12 Mar 2011 15:57:37 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.4 2011/02/26 13:11:24 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.5 2011/03/12 15:57:37 armin76 Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -15,7 +15,7 @@
 DESCRIPTION="Python bindings for Brasero CD/DVD burning"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=app-cdr/brasero-2.29






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

* [gentoo-commits] gentoo-x86 commit in dev-python/brasero-python: ChangeLog brasero-python-2.32.0.ebuild
@ 2011-03-21 21:32 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-21 21:32 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/03/21 21:32:42

  Modified:             ChangeLog brasero-python-2.32.0.ebuild
  Log:
  ppc64 stable wrt #353436
  
  (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-python/brasero-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	18 Mar 2011 09:13:26 -0000	1.21
+++ ChangeLog	21 Mar 2011 21:32:42 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/brasero-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.21 2011/03/18 09:13:26 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.22 2011/03/21 21:32:42 xarthisius Exp $
+
+  21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  brasero-python-2.32.0.ebuild:
+  ppc64 stable wrt #353436
 
   18 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
   -brasero-python-2.28.0.ebuild:



1.6                  dev-python/brasero-python/brasero-python-2.32.0.ebuild

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

Index: brasero-python-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- brasero-python-2.32.0.ebuild	12 Mar 2011 15:57:37 -0000	1.5
+++ brasero-python-2.32.0.ebuild	21 Mar 2011 21:32:42 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.5 2011/03/12 15:57:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.6 2011/03/21 21:32:42 xarthisius Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -15,7 +15,7 @@
 DESCRIPTION="Python bindings for Brasero CD/DVD burning"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=app-cdr/brasero-2.29






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

* [gentoo-commits] gentoo-x86 commit in dev-python/brasero-python: ChangeLog brasero-python-2.32.0.ebuild
@ 2011-03-22 18:54 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2011-03-22 18:54 UTC (permalink / raw
  To: gentoo-commits

ranger      11/03/22 18:54:40

  Modified:             ChangeLog brasero-python-2.32.0.ebuild
  Log:
  Marking brasero-python-2.32.0 ppc for bug 353436
  
  (Portage version: 2.1.9.42/cvs/Linux ppc64)

Revision  Changes    Path
1.23                 dev-python/brasero-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	21 Mar 2011 21:32:42 -0000	1.22
+++ ChangeLog	22 Mar 2011 18:54:40 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/brasero-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.22 2011/03/21 21:32:42 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.23 2011/03/22 18:54:40 ranger Exp $
+
+  22 Mar 2011; Brent Baude <ranger@gentoo.org> brasero-python-2.32.0.ebuild:
+  Marking brasero-python-2.32.0 ppc stable for bug 353436
 
   21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
   brasero-python-2.32.0.ebuild:



1.7                  dev-python/brasero-python/brasero-python-2.32.0.ebuild

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

Index: brasero-python-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- brasero-python-2.32.0.ebuild	21 Mar 2011 21:32:42 -0000	1.6
+++ brasero-python-2.32.0.ebuild	22 Mar 2011 18:54:40 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.6 2011/03/21 21:32:42 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.7 2011/03/22 18:54:40 ranger Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -15,7 +15,7 @@
 DESCRIPTION="Python bindings for Brasero CD/DVD burning"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=app-cdr/brasero-2.29






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

end of thread, other threads:[~2011-03-22 18:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-26 13:11 [gentoo-commits] gentoo-x86 commit in dev-python/brasero-python: ChangeLog brasero-python-2.32.0.ebuild Gilles Dartiguelongue (eva)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-22 18:54 Brent Baude (ranger)
2011-03-21 21:32 Kacper Kowalik (xarthisius)
2011-03-12 15:57 Raul Porcel (armin76)
2011-02-24 18:42 Thomas Kahle (tomka)
2011-02-23 22:43 Markos Chandras (hwoarang)
2010-11-05 23:27 Pacho Ramos (pacho)

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