* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: ChangeLog libbonobo-python-2.22.3.ebuild
@ 2008-09-26 10:01 Mart Raudsepp (leio)
0 siblings, 0 replies; 8+ messages in thread
From: Mart Raudsepp (leio) @ 2008-09-26 10:01 UTC (permalink / raw
To: gentoo-commits
leio 08/09/26 10:01:35
Modified: ChangeLog
Added: libbonobo-python-2.22.3.ebuild
Log:
Version bump
(Portage version: 2.2_rc10/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Revision Changes Path
1.2 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 24 Aug 2008 07:32:05 -0000 1.1
+++ ChangeLog 26 Sep 2008 10:01:34 -0000 1.2
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/libbonobo-python
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.1 2008/08/24 07:32:05 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.2 2008/09/26 10:01:34 leio Exp $
+
+*libbonobo-python-2.22.3 (26 Sep 2008)
+
+ 26 Sep 2008; Mart Raudsepp <leio@gentoo.org>
+ +libbonobo-python-2.22.3.ebuild:
+ Version bump
*libbonobo-python-2.22.1 (24 Aug 2008)
1.1 dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.1&content-type=text/plain
Index: libbonobo-python-2.22.3.ebuild
===================================================================
# Copyright 1999-2008 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.22.3.ebuild,v 1.1 2008/09/26 10:01:34 leio Exp $
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"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.0.1
>=gnome-base/libbonobo-2.8
>=gnome-base/libbonoboui-2.8
>=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] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: ChangeLog libbonobo-python-2.22.3.ebuild
@ 2009-02-14 14:18 Tobias Klausmann (klausman)
0 siblings, 0 replies; 8+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-02-14 14:18 UTC (permalink / raw
To: gentoo-commits
klausman 09/02/14 14:18:17
Modified: ChangeLog libbonobo-python-2.22.3.ebuild
Log:
Stable on alpha, bug #258040
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 26 Sep 2008 10:01:34 -0000 1.2
+++ ChangeLog 14 Feb 2009 14:18:17 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/libbonobo-python
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.2 2008/09/26 10:01:34 leio Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.3 2009/02/14 14:18:17 klausman Exp $
+
+ 14 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
+ libbonobo-python-2.22.3.ebuild:
+ Stable on alpha, bug #258040
*libbonobo-python-2.22.3 (26 Sep 2008)
1.2 dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?r1=1.1&r2=1.2
Index: libbonobo-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libbonobo-python-2.22.3.ebuild 26 Sep 2008 10:01:34 -0000 1.1
+++ libbonobo-python-2.22.3.ebuild 14 Feb 2009 14:18:17 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.22.3.ebuild,v 1.1 2008/09/26 10:01:34 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v 1.2 2009/02/14 14:18:17 klausman Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="bonobo bonoboui bonobo_activation"
@@ -10,7 +10,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"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.0.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: ChangeLog libbonobo-python-2.22.3.ebuild
@ 2009-03-03 20:52 Brent Baude (ranger)
0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2009-03-03 20:52 UTC (permalink / raw
To: gentoo-commits
ranger 09/03/03 20:52:41
Modified: ChangeLog libbonobo-python-2.22.3.ebuild
Log:
Marking libbonobo-python-2.22.3 ppc64 for bug 258040
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Revision Changes Path
1.4 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 14 Feb 2009 14:18:17 -0000 1.3
+++ ChangeLog 3 Mar 2009 20:52:41 -0000 1.4
@@ -1,6 +1,10 @@
# 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.3 2009/02/14 14:18:17 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.4 2009/03/03 20:52:41 ranger Exp $
+
+ 03 Mar 2009; Brent Baude <ranger@gentoo.org>
+ libbonobo-python-2.22.3.ebuild:
+ Marking libbonobo-python-2.22.3 ppc64 stable for bug 258040
14 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
libbonobo-python-2.22.3.ebuild:
1.3 dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?r1=1.2&r2=1.3
Index: libbonobo-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libbonobo-python-2.22.3.ebuild 14 Feb 2009 14:18:17 -0000 1.2
+++ libbonobo-python-2.22.3.ebuild 3 Mar 2009 20:52:41 -0000 1.3
@@ -1,6 +1,6 @@
# 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.22.3.ebuild,v 1.2 2009/02/14 14:18:17 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v 1.3 2009/03/03 20:52:41 ranger Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="bonobo bonoboui bonobo_activation"
@@ -10,7 +10,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"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.0.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: ChangeLog libbonobo-python-2.22.3.ebuild
@ 2009-03-05 23:31 Brent Baude (ranger)
0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2009-03-05 23:31 UTC (permalink / raw
To: gentoo-commits
ranger 09/03/05 23:31:12
Modified: ChangeLog libbonobo-python-2.22.3.ebuild
Log:
Marking libbonobo-python-2.22.3 ppc for bug 258040
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Revision Changes Path
1.5 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 3 Mar 2009 20:52:41 -0000 1.4
+++ ChangeLog 5 Mar 2009 23:31:12 -0000 1.5
@@ -1,6 +1,10 @@
# 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.4 2009/03/03 20:52:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.5 2009/03/05 23:31:12 ranger Exp $
+
+ 05 Mar 2009; Brent Baude <ranger@gentoo.org>
+ libbonobo-python-2.22.3.ebuild:
+ Marking libbonobo-python-2.22.3 ppc stable for bug 258040
03 Mar 2009; Brent Baude <ranger@gentoo.org>
libbonobo-python-2.22.3.ebuild:
1.4 dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?r1=1.3&r2=1.4
Index: libbonobo-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libbonobo-python-2.22.3.ebuild 3 Mar 2009 20:52:41 -0000 1.3
+++ libbonobo-python-2.22.3.ebuild 5 Mar 2009 23:31:12 -0000 1.4
@@ -1,6 +1,6 @@
# 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.22.3.ebuild,v 1.3 2009/03/03 20:52:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v 1.4 2009/03/05 23:31:12 ranger Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="bonobo bonoboui bonobo_activation"
@@ -10,7 +10,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"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.0.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: ChangeLog libbonobo-python-2.22.3.ebuild
@ 2009-03-08 15:58 Markus Meier (maekke)
0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2009-03-08 15:58 UTC (permalink / raw
To: gentoo-commits
maekke 09/03/08 15:58:32
Modified: ChangeLog libbonobo-python-2.22.3.ebuild
Log:
amd64/x86 stable, bug #258040
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.6 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 5 Mar 2009 23:31:12 -0000 1.5
+++ ChangeLog 8 Mar 2009 15:58:31 -0000 1.6
@@ -1,6 +1,10 @@
# 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.5 2009/03/05 23:31:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.6 2009/03/08 15:58:31 maekke Exp $
+
+ 08 Mar 2009; Markus Meier <maekke@gentoo.org>
+ libbonobo-python-2.22.3.ebuild:
+ amd64/x86 stable, bug #258040
05 Mar 2009; Brent Baude <ranger@gentoo.org>
libbonobo-python-2.22.3.ebuild:
1.5 dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?r1=1.4&r2=1.5
Index: libbonobo-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libbonobo-python-2.22.3.ebuild 5 Mar 2009 23:31:12 -0000 1.4
+++ libbonobo-python-2.22.3.ebuild 8 Mar 2009 15:58:31 -0000 1.5
@@ -1,6 +1,6 @@
# 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.22.3.ebuild,v 1.4 2009/03/05 23:31:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v 1.5 2009/03/08 15:58:31 maekke Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="bonobo bonoboui bonobo_activation"
@@ -10,7 +10,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"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.0.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: ChangeLog libbonobo-python-2.22.3.ebuild
@ 2009-03-17 17:23 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2009-03-17 17:23 UTC (permalink / raw
To: gentoo-commits
armin76 09/03/17 17:23:29
Modified: ChangeLog libbonobo-python-2.22.3.ebuild
Log:
ia64/sparc stable wrt #258040
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.7 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 8 Mar 2009 15:58:31 -0000 1.6
+++ ChangeLog 17 Mar 2009 17:23:29 -0000 1.7
@@ -1,6 +1,10 @@
# 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.6 2009/03/08 15:58:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.7 2009/03/17 17:23:29 armin76 Exp $
+
+ 17 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+ libbonobo-python-2.22.3.ebuild:
+ ia64/sparc stable wrt #258040
08 Mar 2009; Markus Meier <maekke@gentoo.org>
libbonobo-python-2.22.3.ebuild:
1.6 dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?r1=1.5&r2=1.6
Index: libbonobo-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libbonobo-python-2.22.3.ebuild 8 Mar 2009 15:58:31 -0000 1.5
+++ libbonobo-python-2.22.3.ebuild 17 Mar 2009 17:23:29 -0000 1.6
@@ -1,6 +1,6 @@
# 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.22.3.ebuild,v 1.5 2009/03/08 15:58:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v 1.6 2009/03/17 17:23:29 armin76 Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="bonobo bonoboui bonobo_activation"
@@ -10,7 +10,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"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.0.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: ChangeLog libbonobo-python-2.22.3.ebuild
@ 2009-03-23 4:45 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2009-03-23 4:45 UTC (permalink / raw
To: gentoo-commits
jer 09/03/23 04:45:07
Modified: ChangeLog libbonobo-python-2.22.3.ebuild
Log:
Stable for HPPA (bug #257004).
(Portage version: 2.2_rc26/cvs/Linux i686)
Revision Changes Path
1.8 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 17 Mar 2009 17:23:29 -0000 1.7
+++ ChangeLog 23 Mar 2009 04:45:07 -0000 1.8
@@ -1,6 +1,10 @@
# 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.7 2009/03/17 17:23:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.8 2009/03/23 04:45:07 jer Exp $
+
+ 23 Mar 2009; Jeroen Roovers <jer@gentoo.org>
+ libbonobo-python-2.22.3.ebuild:
+ Stable for HPPA (bug #257004).
17 Mar 2009; Raúl Porcel <armin76@gentoo.org>
libbonobo-python-2.22.3.ebuild:
1.7 dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?r1=1.6&r2=1.7
Index: libbonobo-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libbonobo-python-2.22.3.ebuild 17 Mar 2009 17:23:29 -0000 1.6
+++ libbonobo-python-2.22.3.ebuild 23 Mar 2009 04:45:07 -0000 1.7
@@ -1,6 +1,6 @@
# 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.22.3.ebuild,v 1.6 2009/03/17 17:23:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v 1.7 2009/03/23 04:45:07 jer Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="bonobo bonoboui bonobo_activation"
@@ -10,7 +10,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"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.0.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: ChangeLog libbonobo-python-2.22.3.ebuild
@ 2009-04-28 14:26 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-28 14:26 UTC (permalink / raw
To: gentoo-commits
armin76 09/04/28 14:26:06
Modified: ChangeLog libbonobo-python-2.22.3.ebuild
Log:
arm/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.9 dev-python/libbonobo-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 23 Mar 2009 04:45:07 -0000 1.8
+++ ChangeLog 28 Apr 2009 14:26:06 -0000 1.9
@@ -1,6 +1,10 @@
# 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.8 2009/03/23 04:45:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.9 2009/04/28 14:26:06 armin76 Exp $
+
+ 28 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+ libbonobo-python-2.22.3.ebuild:
+ arm/sh stable
23 Mar 2009; Jeroen Roovers <jer@gentoo.org>
libbonobo-python-2.22.3.ebuild:
1.8 dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?r1=1.7&r2=1.8
Index: libbonobo-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libbonobo-python-2.22.3.ebuild 23 Mar 2009 04:45:07 -0000 1.7
+++ libbonobo-python-2.22.3.ebuild 28 Apr 2009 14:26:06 -0000 1.8
@@ -1,6 +1,6 @@
# 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.22.3.ebuild,v 1.7 2009/03/23 04:45:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v 1.8 2009/04/28 14:26:06 armin76 Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="bonobo bonoboui bonobo_activation"
@@ -10,7 +10,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"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=dev-python/pyorbit-2.0.1
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-04-28 14:28 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-14 14:18 [gentoo-commits] gentoo-x86 commit in dev-python/libbonobo-python: ChangeLog libbonobo-python-2.22.3.ebuild Tobias Klausmann (klausman)
-- strict thread matches above, loose matches on Subject: below --
2009-04-28 14:26 Raul Porcel (armin76)
2009-03-23 4:45 Jeroen Roovers (jer)
2009-03-17 17:23 Raul Porcel (armin76)
2009-03-08 15:58 Markus Meier (maekke)
2009-03-05 23:31 Brent Baude (ranger)
2009-03-03 20:52 Brent Baude (ranger)
2008-09-26 10:01 Mart Raudsepp (leio)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox