* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.1.ebuild
@ 2009-01-08 23:28 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 9+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-01-08 23:28 UTC (permalink / raw
To: gentoo-commits
eva 09/01/08 23:28:57
Modified: ChangeLog
Added: gnome-python-desktop-2.24.1.ebuild
Log:
Bump to 2.24.1. Fix for libtool-2 and build of gnomeapplet without libgnome/libgnomeui.
(Portage version: 2.2_rc20/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Revision Changes Path
1.68 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 13 Nov 2008 19:35:11 -0000 1.67
+++ ChangeLog 8 Jan 2009 23:28:57 -0000 1.68
@@ -1,6 +1,13 @@
# ChangeLog for dev-python/gnome-python-desktop
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.67 2008/11/13 19:35:11 ranger Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.68 2009/01/08 23:28:57 eva Exp $
+
+*gnome-python-desktop-2.24.1 (08 Jan 2009)
+
+ 08 Jan 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ +gnome-python-desktop-2.24.1.ebuild:
+ Bump to 2.24.1. Fix for libtool-2 and build of gnomeapplet without
+ libgnome/libgnomeui.
13 Nov 2008; Brent Baude <ranger@gentoo.org>
gnome-python-desktop-2.22.0.ebuild:
1.1 dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.1&content-type=text/plain
Index: gnome-python-desktop-2.24.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.1 2009/01/08 23:28:57 eva Exp $
DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
~dev-python/evolution-python-${PV}
~dev-python/gnome-applets-python-${PV}
~dev-python/gnome-desktop-python-${PV}
~dev-python/gnome-keyring-python-${PV}
~dev-python/gnome-media-python-${PV}
~dev-python/gtksourceview-python-${PV}
~dev-python/libgnomeprint-python-${PV}
~dev-python/libgtop-python-${PV}
~dev-python/librsvg-python-${PV}
~dev-python/libwnck-python-${PV}
~dev-python/metacity-python-${PV}
~dev-python/nautilus-cd-burner-python-${PV}
~dev-python/totem-python-${PV}"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.1.ebuild
@ 2009-02-05 20:16 Alexis Ballier (aballier)
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2009-02-05 20:16 UTC (permalink / raw
To: gentoo-commits
aballier 09/02/05 20:16:32
Modified: ChangeLog gnome-python-desktop-2.24.1.ebuild
Log:
keyword ~x86-fbsd
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.69 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 8 Jan 2009 23:28:57 -0000 1.68
+++ ChangeLog 5 Feb 2009 20:16:32 -0000 1.69
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.68 2009/01/08 23:28:57 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.69 2009/02/05 20:16:32 aballier Exp $
+
+ 05 Feb 2009; Alexis Ballier <aballier@gentoo.org>
+ gnome-python-desktop-2.24.1.ebuild:
+ keyword ~x86-fbsd
*gnome-python-desktop-2.24.1 (08 Jan 2009)
1.2 dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?r1=1.1&r2=1.2
Index: gnome-python-desktop-2.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-python-desktop-2.24.1.ebuild 8 Jan 2009 23:28:57 -0000 1.1
+++ gnome-python-desktop-2.24.1.ebuild 5 Feb 2009 20:16:32 -0000 1.2
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.1 2009/01/08 23:28:57 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.2 2009/02/05 20:16:32 aballier Exp $
DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.1.ebuild
@ 2009-03-11 1:58 Daniel Gryniewicz (dang)
0 siblings, 0 replies; 9+ messages in thread
From: Daniel Gryniewicz (dang) @ 2009-03-11 1:58 UTC (permalink / raw
To: gentoo-commits
dang 09/03/11 01:58:00
Modified: ChangeLog gnome-python-desktop-2.24.1.ebuild
Log:
Marked stable on amd64 for bug #260063
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.74 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.73&r2=1.74
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog 8 Mar 2009 16:14:46 -0000 1.73
+++ ChangeLog 11 Mar 2009 01:58:00 -0000 1.74
@@ -1,6 +1,14 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.73 2009/03/08 16:14:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.74 2009/03/11 01:58:00 dang Exp $
+
+ 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org>
+ gnome-python-desktop-2.24.1.ebuild:
+ Marked stable on amd64
+
+ 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org>
+ gnome-python-desktop-2.24.1.ebuild:
+ Marked stable on amd64
08 Mar 2009; Markus Meier <maekke@gentoo.org>
gnome-python-desktop-2.22.0-r10.ebuild:
1.3 dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?r1=1.2&r2=1.3
Index: gnome-python-desktop-2.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-python-desktop-2.24.1.ebuild 5 Feb 2009 20:16:32 -0000 1.2
+++ gnome-python-desktop-2.24.1.ebuild 11 Mar 2009 01:58:00 -0000 1.3
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.2 2009/02/05 20:16:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.3 2009/03/11 01:58:00 dang Exp $
DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.1.ebuild
@ 2009-03-15 21:54 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2009-03-15 21:54 UTC (permalink / raw
To: gentoo-commits
maekke 09/03/15 21:54:20
Modified: ChangeLog gnome-python-desktop-2.24.1.ebuild
Log:
x86 stable, bug #260063
(Portage version: 2.1.6.8/cvs/Linux x86_64)
Revision Changes Path
1.75 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.74&r2=1.75
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog 11 Mar 2009 01:58:00 -0000 1.74
+++ ChangeLog 15 Mar 2009 21:54:20 -0000 1.75
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.74 2009/03/11 01:58:00 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.75 2009/03/15 21:54:20 maekke Exp $
+
+ 15 Mar 2009; Markus Meier <maekke@gentoo.org>
+ gnome-python-desktop-2.24.1.ebuild:
+ x86 stable, bug #260063
11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org>
gnome-python-desktop-2.24.1.ebuild:
1.4 dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?r1=1.3&r2=1.4
Index: gnome-python-desktop-2.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-python-desktop-2.24.1.ebuild 11 Mar 2009 01:58:00 -0000 1.3
+++ gnome-python-desktop-2.24.1.ebuild 15 Mar 2009 21:54:20 -0000 1.4
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.3 2009/03/11 01:58:00 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.4 2009/03/15 21:54:20 maekke Exp $
DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.1.ebuild
@ 2009-03-18 16:11 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-03-18 16:11 UTC (permalink / raw
To: gentoo-commits
armin76 09/03/18 16:11:56
Modified: ChangeLog gnome-python-desktop-2.24.1.ebuild
Log:
alpha/ia64 stable wrt #260063
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.77 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.76&r2=1.77
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog 17 Mar 2009 17:30:33 -0000 1.76
+++ ChangeLog 18 Mar 2009 16:11:56 -0000 1.77
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.76 2009/03/17 17:30:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.77 2009/03/18 16:11:56 armin76 Exp $
+
+ 18 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+ gnome-python-desktop-2.24.1.ebuild:
+ alpha/ia64 stable wrt #260063
17 Mar 2009; Raúl Porcel <armin76@gentoo.org>
gnome-python-desktop-2.22.0-r10.ebuild:
1.5 dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?r1=1.4&r2=1.5
Index: gnome-python-desktop-2.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-python-desktop-2.24.1.ebuild 15 Mar 2009 21:54:20 -0000 1.4
+++ gnome-python-desktop-2.24.1.ebuild 18 Mar 2009 16:11:56 -0000 1.5
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.4 2009/03/15 21:54:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.5 2009/03/18 16:11:56 armin76 Exp $
DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.1.ebuild
@ 2009-03-19 15:54 Joseph Jezak (josejx)
0 siblings, 0 replies; 9+ messages in thread
From: Joseph Jezak (josejx) @ 2009-03-19 15:54 UTC (permalink / raw
To: gentoo-commits
josejx 09/03/19 15:54:07
Modified: ChangeLog gnome-python-desktop-2.24.1.ebuild
Log:
Marked ~ppc/~ppc64.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.78 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.77&r2=1.78
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog 18 Mar 2009 16:11:56 -0000 1.77
+++ ChangeLog 19 Mar 2009 15:54:07 -0000 1.78
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.77 2009/03/18 16:11:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.78 2009/03/19 15:54:07 josejx Exp $
+
+ 19 Mar 2009; Joseph Jezak <josejx@gentoo.org>
+ gnome-python-desktop-2.24.1.ebuild:
+ Marked ~ppc/~ppc64.
18 Mar 2009; Raúl Porcel <armin76@gentoo.org>
gnome-python-desktop-2.24.1.ebuild:
1.6 dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?r1=1.5&r2=1.6
Index: gnome-python-desktop-2.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-python-desktop-2.24.1.ebuild 18 Mar 2009 16:11:56 -0000 1.5
+++ gnome-python-desktop-2.24.1.ebuild 19 Mar 2009 15:54:07 -0000 1.6
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.5 2009/03/18 16:11:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.6 2009/03/19 15:54:07 josejx Exp $
DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.1.ebuild
@ 2009-04-03 15:47 Joseph Jezak (josejx)
0 siblings, 0 replies; 9+ messages in thread
From: Joseph Jezak (josejx) @ 2009-04-03 15:47 UTC (permalink / raw
To: gentoo-commits
josejx 09/04/03 15:47:28
Modified: ChangeLog gnome-python-desktop-2.24.1.ebuild
Log:
Marked ppc/ppc64 stable for bug #262744.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.80 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.79&r2=1.80
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog 27 Mar 2009 22:15:16 -0000 1.79
+++ ChangeLog 3 Apr 2009 15:47:28 -0000 1.80
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.79 2009/03/27 22:15:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.80 2009/04/03 15:47:28 josejx Exp $
+
+ 03 Apr 2009; Joseph Jezak <josejx@gentoo.org>
+ gnome-python-desktop-2.24.1.ebuild:
+ Marked ppc/ppc64 stable for bug #262744.
27 Mar 2009; Jeroen Roovers <jer@gentoo.org>
gnome-python-desktop-2.22.0-r10.ebuild:
1.7 dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?r1=1.6&r2=1.7
Index: gnome-python-desktop-2.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-python-desktop-2.24.1.ebuild 19 Mar 2009 15:54:07 -0000 1.6
+++ gnome-python-desktop-2.24.1.ebuild 3 Apr 2009 15:47:28 -0000 1.7
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.6 2009/03/19 15:54:07 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.7 2009/04/03 15:47:28 josejx Exp $
DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.1.ebuild
@ 2009-04-09 13:56 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-09 13:56 UTC (permalink / raw
To: gentoo-commits
armin76 09/04/09 13:56:42
Modified: ChangeLog gnome-python-desktop-2.24.1.ebuild
Log:
Add ~arm/~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.81 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.80&r2=1.81
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog 3 Apr 2009 15:47:28 -0000 1.80
+++ ChangeLog 9 Apr 2009 13:56:42 -0000 1.81
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.80 2009/04/03 15:47:28 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.81 2009/04/09 13:56:42 armin76 Exp $
+
+ 09 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+ gnome-python-desktop-2.24.1.ebuild:
+ Add ~arm/~sh
03 Apr 2009; Joseph Jezak <josejx@gentoo.org>
gnome-python-desktop-2.24.1.ebuild:
1.8 dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?r1=1.7&r2=1.8
Index: gnome-python-desktop-2.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-python-desktop-2.24.1.ebuild 3 Apr 2009 15:47:28 -0000 1.7
+++ gnome-python-desktop-2.24.1.ebuild 9 Apr 2009 13:56:42 -0000 1.8
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.7 2009/04/03 15:47:28 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.8 2009/04/09 13:56:42 armin76 Exp $
DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.1.ebuild
@ 2009-04-12 21:09 Friedrich Oslage (bluebird)
0 siblings, 0 replies; 9+ messages in thread
From: Friedrich Oslage (bluebird) @ 2009-04-12 21:09 UTC (permalink / raw
To: gentoo-commits
bluebird 09/04/12 21:09:57
Modified: ChangeLog gnome-python-desktop-2.24.1.ebuild
Log:
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Revision Changes Path
1.82 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.81&r2=1.82
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog 9 Apr 2009 13:56:42 -0000 1.81
+++ ChangeLog 12 Apr 2009 21:09:57 -0000 1.82
@@ -1,6 +1,14 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.81 2009/04/09 13:56:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.82 2009/04/12 21:09:57 bluebird Exp $
+
+ 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+ gnome-python-desktop-2.24.1.ebuild:
+ Stable on sparc, bug #260063
+
+ 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+ gnome-python-desktop-2.24.1.ebuild:
+ Stable on sparc, bug #260063
09 Apr 2009; Raúl Porcel <armin76@gentoo.org>
gnome-python-desktop-2.24.1.ebuild:
1.9 dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild?r1=1.8&r2=1.9
Index: gnome-python-desktop-2.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-python-desktop-2.24.1.ebuild 9 Apr 2009 13:56:42 -0000 1.8
+++ gnome-python-desktop-2.24.1.ebuild 12 Apr 2009 21:09:57 -0000 1.9
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.8 2009/04/09 13:56:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.9 2009/04/12 21:09:57 bluebird Exp $
DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-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=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-04-12 21:09 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-11 1:58 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.24.1.ebuild Daniel Gryniewicz (dang)
-- strict thread matches above, loose matches on Subject: below --
2009-04-12 21:09 Friedrich Oslage (bluebird)
2009-04-09 13:56 Raul Porcel (armin76)
2009-04-03 15:47 Joseph Jezak (josejx)
2009-03-19 15:54 Joseph Jezak (josejx)
2009-03-18 16:11 Raul Porcel (armin76)
2009-03-15 21:54 Markus Meier (maekke)
2009-02-05 20:16 Alexis Ballier (aballier)
2009-01-08 23:28 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