* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: libbonobo-python-2.28.0.ebuild ChangeLog
@ 2009-10-29 23:23 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-10-29 23:23 UTC (permalink / raw
To: gentoo-commits
eva 09/10/29 23:23:03
Modified: ChangeLog
Added: libbonobo-python-2.28.0.ebuild
Log:
New version for GNOME 2.28.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Revision Changes Path
1.15 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 24 Oct 2009 16:27:34 -0000 1.14
+++ ChangeLog 29 Oct 2009 23:23:03 -0000 1.15
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/libbonobo-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.14 2009/10/24 16:27:34 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.15 2009/10/29 23:23:03 eva Exp $
+
+*libbonobo-python-2.28.0 (29 Oct 2009)
+
+ 29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ +libbonobo-python-2.28.0.ebuild:
+ New version for GNOME 2.28.
24 Oct 2009; nixnut <nixnut@gentoo.org> libbonobo-python-2.26.1.ebuild:
ppc stable #281427
1.1 dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.1&content-type=text/plain
Index: libbonobo-python-2.28.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.1 2009/10/29 23:23:03 eva Exp $
GCONF_DEBUG="no"
G_PY_PN="gnome-python"
G_PY_BINDINGS="bonobo bonoboui bonobo_activation"
inherit gnome-python-common
DESCRIPTION="Python bindings for the Bonobo framework"
LICENSE="LGPL-2.1"
SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.24.0
>=gnome-base/libbonobo-2.24.0
>=gnome-base/libbonoboui-2.24.0
>=dev-python/libgnomecanvas-python-${PV}
!<dev-python/gnome-python-2.22.1"
DEPEND="${RDEPEND}"
EXAMPLES="examples/bonobo/*
examples/bonobo/bonoboui/
examples/bonobo/echo/"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: libbonobo-python-2.28.0.ebuild ChangeLog
@ 2010-05-18 12:59 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-05-18 12:59 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 10/05/18 12:59:01
Modified: libbonobo-python-2.28.0.ebuild ChangeLog
Log:
x86 stable wrt bug #320247
(Portage version: 2.1.8.3/cvs/Linux i686)
Revision Changes Path
1.2 dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?r1=1.1&r2=1.2
Index: libbonobo-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libbonobo-python-2.28.0.ebuild 29 Oct 2009 23:23:03 -0000 1.1
+++ libbonobo-python-2.28.0.ebuild 18 May 2010 12:59:01 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.1 2009/10/29 23:23:03 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.2 2010/05/18 12:59:01 phajdan.jr Exp $
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
DESCRIPTION="Python bindings for the Bonobo framework"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.24.0
1.21 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 17 Jan 2010 23:43:53 -0000 1.20
+++ ChangeLog 18 May 2010 12:59:01 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/libbonobo-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.20 2010/01/17 23:43:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.21 2010/05/18 12:59:01 phajdan.jr Exp $
+
+ 18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ libbonobo-python-2.28.0.ebuild:
+ x86 stable wrt bug #320247
17 Jan 2010; Jeroen Roovers <jer@gentoo.org>
libbonobo-python-2.26.1.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: libbonobo-python-2.28.0.ebuild ChangeLog
@ 2010-05-24 13:51 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-05-24 13:51 UTC (permalink / raw
To: gentoo-commits
nixnut 10/05/24 13:51:42
Modified: libbonobo-python-2.28.0.ebuild ChangeLog
Log:
ppc stable #320247
(Portage version: 2.1.8.3/cvs/Linux ppc)
Revision Changes Path
1.3 dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?r1=1.2&r2=1.3
Index: libbonobo-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libbonobo-python-2.28.0.ebuild 18 May 2010 12:59:01 -0000 1.2
+++ libbonobo-python-2.28.0.ebuild 24 May 2010 13:51:42 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.2 2010/05/18 12:59:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.3 2010/05/24 13:51:42 nixnut Exp $
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
DESCRIPTION="Python bindings for the Bonobo framework"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.24.0
1.22 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 18 May 2010 12:59:01 -0000 1.21
+++ ChangeLog 24 May 2010 13:51:42 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/libbonobo-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.21 2010/05/18 12:59:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.22 2010/05/24 13:51:42 nixnut Exp $
+
+ 24 May 2010; <nixnut@gentoo.org> libbonobo-python-2.28.0.ebuild:
+ ppc stable #320247
18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
libbonobo-python-2.28.0.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: libbonobo-python-2.28.0.ebuild ChangeLog
@ 2010-06-11 9:26 Pacho Ramos (pacho)
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2010-06-11 9:26 UTC (permalink / raw
To: gentoo-commits
pacho 10/06/11 09:26:07
Modified: libbonobo-python-2.28.0.ebuild ChangeLog
Log:
amd64 stable, bug 320247
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?r1=1.3&r2=1.4
Index: libbonobo-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libbonobo-python-2.28.0.ebuild 24 May 2010 13:51:42 -0000 1.3
+++ libbonobo-python-2.28.0.ebuild 11 Jun 2010 09:26:07 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.3 2010/05/24 13:51:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.4 2010/06/11 09:26:07 pacho Exp $
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
DESCRIPTION="Python bindings for the Bonobo framework"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.24.0
1.23 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 24 May 2010 13:51:42 -0000 1.22
+++ ChangeLog 11 Jun 2010 09:26:07 -0000 1.23
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/libbonobo-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.22 2010/05/24 13:51:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.23 2010/06/11 09:26:07 pacho Exp $
+
+ 11 Jun 2010; Pacho Ramos <pacho@gentoo.org>
+ libbonobo-python-2.28.0.ebuild:
+ amd64 stable, bug 320247
24 May 2010; <nixnut@gentoo.org> libbonobo-python-2.28.0.ebuild:
ppc stable #320247
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: libbonobo-python-2.28.0.ebuild ChangeLog
@ 2010-07-20 22:43 Markus Meier (maekke)
0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2010-07-20 22:43 UTC (permalink / raw
To: gentoo-commits
maekke 10/07/20 22:43:00
Modified: libbonobo-python-2.28.0.ebuild ChangeLog
Log:
arm stable, bug #320247
(Portage version: 2.2_rc67/cvs/Linux i686)
Revision Changes Path
1.6 dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?r1=1.5&r2=1.6
Index: libbonobo-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libbonobo-python-2.28.0.ebuild 20 Jul 2010 15:26:14 -0000 1.5
+++ libbonobo-python-2.28.0.ebuild 20 Jul 2010 22:43:00 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.5 2010/07/20 15:26:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.6 2010/07/20 22:43:00 maekke Exp $
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
DESCRIPTION="Python bindings for the Bonobo framework"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.24.0
1.26 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 20 Jul 2010 15:26:14 -0000 1.25
+++ ChangeLog 20 Jul 2010 22:43:00 -0000 1.26
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/libbonobo-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.25 2010/07/20 15:26:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.26 2010/07/20 22:43:00 maekke Exp $
+
+ 20 Jul 2010; Markus Meier <maekke@gentoo.org>
+ libbonobo-python-2.28.0.ebuild:
+ arm stable, bug #320247
20 Jul 2010; Jeroen Roovers <jer@gentoo.org>
libbonobo-python-2.22.3.ebuild, libbonobo-python-2.26.1.ebuild,
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: libbonobo-python-2.28.0.ebuild ChangeLog
@ 2010-08-07 19:02 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-07 19:02 UTC (permalink / raw
To: gentoo-commits
armin76 10/08/07 19:02:09
Modified: libbonobo-python-2.28.0.ebuild ChangeLog
Log:
alpha/ia64/sh/sparc stable wrt #320247
(Portage version: 2.1.8.3/cvs/Linux ia64)
Revision Changes Path
1.7 dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?r1=1.6&r2=1.7
Index: libbonobo-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libbonobo-python-2.28.0.ebuild 20 Jul 2010 22:43:00 -0000 1.6
+++ libbonobo-python-2.28.0.ebuild 7 Aug 2010 19:02:09 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.6 2010/07/20 22:43:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.7 2010/08/07 19:02:09 armin76 Exp $
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
DESCRIPTION="Python bindings for the Bonobo framework"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.24.0
1.29 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 1 Aug 2010 10:53:31 -0000 1.28
+++ ChangeLog 7 Aug 2010 19:02:09 -0000 1.29
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/libbonobo-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.28 2010/08/01 10:53:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.29 2010/08/07 19:02:09 armin76 Exp $
+
+ 07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+ libbonobo-python-2.28.0.ebuild:
+ alpha/ia64/sh/sparc stable wrt #320247
01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
libbonobo-python-2.28.1.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: libbonobo-python-2.28.0.ebuild ChangeLog
@ 2010-09-08 9:38 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-09-08 9:38 UTC (permalink / raw
To: gentoo-commits
ranger 10/09/08 09:38:54
Modified: libbonobo-python-2.28.0.ebuild ChangeLog
Log:
Marking libbonobo-python-2.28.0 ppc64 for bug 320247
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Revision Changes Path
1.8 dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild?r1=1.7&r2=1.8
Index: libbonobo-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libbonobo-python-2.28.0.ebuild 7 Aug 2010 19:02:09 -0000 1.7
+++ libbonobo-python-2.28.0.ebuild 8 Sep 2010 09:38:54 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.7 2010/08/07 19:02:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.8 2010/09/08 09:38:54 ranger Exp $
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
DESCRIPTION="Python bindings for the Bonobo framework"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.24.0
1.30 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 7 Aug 2010 19:02:09 -0000 1.29
+++ ChangeLog 8 Sep 2010 09:38:54 -0000 1.30
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/libbonobo-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.29 2010/08/07 19:02:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.30 2010/09/08 09:38:54 ranger Exp $
+
+ 08 Sep 2010; Brent Baude <ranger@gentoo.org>
+ libbonobo-python-2.28.0.ebuild:
+ Marking libbonobo-python-2.28.0 ppc64 stable for bug 320247
07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
libbonobo-python-2.28.0.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-09-08 9:38 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-11 9:26 [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: libbonobo-python-2.28.0.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2010-09-08 9:38 Brent Baude (ranger)
2010-08-07 19:02 Raul Porcel (armin76)
2010-07-20 22:43 Markus Meier (maekke)
2010-05-24 13:51 Gysbert Wassenaar (nixnut)
2010-05-18 12:59 PaweA Hajdan (phajdan.jr)
2009-10-29 23:23 Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox