* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.32.0.ebuild
@ 2010-11-05 23:30 Pacho Ramos (pacho)
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2010-11-05 23:30 UTC (permalink / raw
To: gentoo-commits
pacho 10/11/05 23:30:21
Modified: ChangeLog
Added: gnome-python-desktop-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.111 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.110&r2=1.111
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog 14 Oct 2010 22:37:13 -0000 1.110
+++ ChangeLog 5 Nov 2010 23:30:21 -0000 1.111
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.110 2010/10/14 22:37:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.111 2010/11/05 23:30:21 pacho Exp $
+
+*gnome-python-desktop-2.32.0 (05 Nov 2010)
+
+ 05 Nov 2010; Pacho Ramos <pacho@gentoo.org>
+ +gnome-python-desktop-2.32.0.ebuild:
+ Version bump for Gnome 2.32.
14 Oct 2010; Markus Meier <maekke@gentoo.org>
gnome-python-desktop-2.30.2.ebuild:
1.1 dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.1&content-type=text/plain
Index: gnome-python-desktop-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/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.1 2010/11/05 23:30:21 pacho Exp $
EAPI="3"
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 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
~dev-python/evolution-python-${PV}
~dev-python/evince-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/brasero-python-${PV}
~dev-python/totem-python-${PV}"
pkg_postinst() {
elog "This package is intended to pull ALL gnome-python-desktop python bindings."
elog "It should not be used directly."
}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.32.0.ebuild
@ 2011-02-23 22:45 Markos Chandras (hwoarang)
0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-02-23 22:45 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/02/23 22:45:32
Modified: ChangeLog gnome-python-desktop-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.112 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.111&r2=1.112
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog 5 Nov 2010 23:30:21 -0000 1.111
+++ ChangeLog 23 Feb 2011 22:45:32 -0000 1.112
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.111 2010/11/05 23:30:21 pacho Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.112 2011/02/23 22:45:32 hwoarang Exp $
+
+ 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+ gnome-python-desktop-2.32.0.ebuild:
+ Stable on amd64 wrt bug #353436
*gnome-python-desktop-2.32.0 (05 Nov 2010)
1.2 dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?r1=1.1&r2=1.2
Index: gnome-python-desktop-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-python-desktop-2.32.0.ebuild 5 Nov 2010 23:30:21 -0000 1.1
+++ gnome-python-desktop-2.32.0.ebuild 23 Feb 2011 22:45:32 -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/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.1 2010/11/05 23:30:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.2 2011/02/23 22:45:32 hwoarang Exp $
EAPI="3"
@@ -9,7 +9,7 @@
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.32.0.ebuild
@ 2011-02-24 18:47 Thomas Kahle (tomka)
0 siblings, 0 replies; 7+ messages in thread
From: Thomas Kahle (tomka) @ 2011-02-24 18:47 UTC (permalink / raw
To: gentoo-commits
tomka 11/02/24 18:47:01
Modified: ChangeLog gnome-python-desktop-2.32.0.ebuild
Log:
x86 stable per bug 353436
(Portage version: 2.1.9.40/cvs/Linux i686)
Revision Changes Path
1.113 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.112&r2=1.113
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog 23 Feb 2011 22:45:32 -0000 1.112
+++ ChangeLog 24 Feb 2011 18:47:01 -0000 1.113
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.112 2011/02/23 22:45:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.113 2011/02/24 18:47:01 tomka Exp $
+
+ 24 Feb 2011; Thomas Kahle <tomka@gentoo.org>
+ gnome-python-desktop-2.32.0.ebuild:
+ x86 stable per bug 353436
23 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
gnome-python-desktop-2.32.0.ebuild:
1.3 dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?r1=1.2&r2=1.3
Index: gnome-python-desktop-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-python-desktop-2.32.0.ebuild 23 Feb 2011 22:45:32 -0000 1.2
+++ gnome-python-desktop-2.32.0.ebuild 24 Feb 2011 18:47:01 -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/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.2 2011/02/23 22:45:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.3 2011/02/24 18:47:01 tomka Exp $
EAPI="3"
@@ -9,7 +9,7 @@
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.32.0.ebuild
@ 2011-03-12 21:17 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-03-12 21:17 UTC (permalink / raw
To: gentoo-commits
armin76 11/03/12 21:17:40
Modified: ChangeLog gnome-python-desktop-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.114 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.113&r2=1.114
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog 24 Feb 2011 18:47:01 -0000 1.113
+++ ChangeLog 12 Mar 2011 21:17:40 -0000 1.114
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.113 2011/02/24 18:47:01 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.114 2011/03/12 21:17:40 armin76 Exp $
+
+ 12 Mar 2011; Raúl Porcel <armin76@gentoo.org>
+ gnome-python-desktop-2.32.0.ebuild:
+ alpha/arm/ia64/sparc stable wrt #353436
24 Feb 2011; Thomas Kahle <tomka@gentoo.org>
gnome-python-desktop-2.32.0.ebuild:
1.4 dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?r1=1.3&r2=1.4
Index: gnome-python-desktop-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-python-desktop-2.32.0.ebuild 24 Feb 2011 18:47:01 -0000 1.3
+++ gnome-python-desktop-2.32.0.ebuild 12 Mar 2011 21:17:40 -0000 1.4
@@ -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/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.3 2011/02/24 18:47:01 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.4 2011/03/12 21:17:40 armin76 Exp $
EAPI="3"
@@ -9,7 +9,7 @@
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.32.0.ebuild
@ 2011-03-21 21:42 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-21 21:42 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/03/21 21:42:11
Modified: ChangeLog gnome-python-desktop-2.32.0.ebuild
Log:
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Revision Changes Path
1.116 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.116&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.116&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.115&r2=1.116
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog 18 Mar 2011 09:19:58 -0000 1.115
+++ ChangeLog 21 Mar 2011 21:42:11 -0000 1.116
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.115 2011/03/18 09:19:58 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.116 2011/03/21 21:42:11 xarthisius Exp $
+
+ 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ gnome-python-desktop-2.32.0.ebuild:
+ ppc64 stable wrt #353436
18 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
-gnome-python-desktop-2.28.0.ebuild:
1.5 dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?r1=1.4&r2=1.5
Index: gnome-python-desktop-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-python-desktop-2.32.0.ebuild 12 Mar 2011 21:17:40 -0000 1.4
+++ gnome-python-desktop-2.32.0.ebuild 21 Mar 2011 21:42:11 -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/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.4 2011/03/12 21:17:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.5 2011/03/21 21:42:11 xarthisius Exp $
EAPI="3"
@@ -9,7 +9,7 @@
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sparc x86"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.32.0.ebuild
@ 2011-03-22 18:59 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2011-03-22 18:59 UTC (permalink / raw
To: gentoo-commits
ranger 11/03/22 18:59:19
Modified: ChangeLog gnome-python-desktop-2.32.0.ebuild
Log:
Marking gnome-python-desktop-2.32.0 ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Revision Changes Path
1.117 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.116&r2=1.117
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog 21 Mar 2011 21:42:11 -0000 1.116
+++ ChangeLog 22 Mar 2011 18:59:19 -0000 1.117
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.116 2011/03/21 21:42:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.117 2011/03/22 18:59:19 ranger Exp $
+
+ 22 Mar 2011; Brent Baude <ranger@gentoo.org>
+ gnome-python-desktop-2.32.0.ebuild:
+ Marking gnome-python-desktop-2.32.0 ppc stable for bug 353436
21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
gnome-python-desktop-2.32.0.ebuild:
1.6 dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?r1=1.5&r2=1.6
Index: gnome-python-desktop-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-python-desktop-2.32.0.ebuild 21 Mar 2011 21:42:11 -0000 1.5
+++ gnome-python-desktop-2.32.0.ebuild 22 Mar 2011 18:59:19 -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/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.5 2011/03/21 21:42:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.6 2011/03/22 18:59:19 ranger Exp $
EAPI="3"
@@ -9,7 +9,7 @@
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.32.0.ebuild
@ 2011-04-04 9:59 Pacho Ramos (pacho)
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2011-04-04 9:59 UTC (permalink / raw
To: gentoo-commits
pacho 11/04/04 09:59:44
Modified: ChangeLog gnome-python-desktop-2.32.0.ebuild
Log:
Drop dev-python/gtksourceview-python RDEPEND as it will be dropped soon (bug #354241).
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Revision Changes Path
1.119 dev-python/gnome-python-desktop/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog?r1=1.118&r2=1.119
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog 23 Mar 2011 20:16:11 -0000 1.118
+++ ChangeLog 4 Apr 2011 09:59:44 -0000 1.119
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.118 2011/03/23 20:16:11 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.119 2011/04/04 09:59:44 pacho Exp $
+
+ 04 Apr 2011; Pacho Ramos <pacho@gentoo.org>
+ gnome-python-desktop-2.32.0.ebuild:
+ Drop dev-python/gtksourceview-python RDEPEND as it will be dropped soon (bug
+ #354241).
23 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org>
-gnome-python-desktop-2.30.2.ebuild:
1.7 dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild?r1=1.6&r2=1.7
Index: gnome-python-desktop-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-python-desktop-2.32.0.ebuild 22 Mar 2011 18:59:19 -0000 1.6
+++ gnome-python-desktop-2.32.0.ebuild 4 Apr 2011 09:59:44 -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/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.6 2011/03/22 18:59:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.32.0.ebuild,v 1.7 2011/04/04 09:59:44 pacho Exp $
EAPI="3"
@@ -19,7 +19,6 @@
~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}
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-04-04 9:59 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 9:59 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.32.0.ebuild Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2011-03-22 18:59 Brent Baude (ranger)
2011-03-21 21:42 Kacper Kowalik (xarthisius)
2011-03-12 21:17 Raul Porcel (armin76)
2011-02-24 18:47 Thomas Kahle (tomka)
2011-02-23 22:45 Markos Chandras (hwoarang)
2010-11-05 23:30 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