public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop-base: ChangeLog gnome-python-desktop-base-2.28.0.ebuild
@ 2009-10-29 23:21 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-10-29 23:21 UTC (permalink / raw
  To: gentoo-commits

eva         09/10/29 23:21:05

  Modified:             ChangeLog
  Added:                gnome-python-desktop-base-2.28.0.ebuild
  Log:
  New version for GNOME 2.28.
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-python/gnome-python-desktop-base/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	24 Oct 2009 16:16:22 -0000	1.21
+++ ChangeLog	29 Oct 2009 23:21:04 -0000	1.22
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/gnome-python-desktop-base
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.21 2009/10/24 16:16:22 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.22 2009/10/29 23:21:04 eva Exp $
+
+*gnome-python-desktop-base-2.28.0 (29 Oct 2009)
+
+  29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-python-desktop-base-2.28.0.ebuild:
+  New version for GNOME 2.28.
 
   24 Oct 2009; nixnut <nixnut@gentoo.org>
   gnome-python-desktop-base-2.26.0.ebuild:



1.1                  dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild?rev=1.1&content-type=text/plain

Index: gnome-python-desktop-base-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/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.1 2009/10/29 23:21:04 eva Exp $

GCONF_DEBUG="no"

inherit eutils gnome2 versionator

# This ebuild does nothing -- we just want to get the pkgconfig file installed
MY_PN="gnome-python-desktop"
PVP="$(get_version_component_range 1-2)"

DESCRIPTION="Provides python the base files for the Gnome Python Desktop bindings"
HOMEPAGE="http://pygtk.org/"
SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"

IUSE=""
LICENSE="LGPL-2.1"
SLOT="0"

# From the gnome-python-desktop eclass
RDEPEND="virtual/python
	>=dev-python/pygtk-2.10.3
	>=dev-libs/glib-2.6.0
	>=x11-libs/gtk+-2.4.0
	!<dev-python/gnome-python-extras-2.13
	!<dev-python/gnome-python-desktop-2.22.0-r10"
DEPEND="${RDEPEND}
	>=dev-util/pkgconfig-0.7"

RESTRICT="test"

DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"

S="${WORKDIR}/${MY_PN}-${PV}"

pkg_setup() {
	G2CONF="${G2CONF} --disable-allbindings"
}






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop-base: ChangeLog gnome-python-desktop-base-2.28.0.ebuild
@ 2010-05-18 12:38 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-05-18 12:38 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/05/18 12:38:10

  Modified:             ChangeLog gnome-python-desktop-base-2.28.0.ebuild
  Log:
  x86 stable wrt bug #320247
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.28                 dev-python/gnome-python-desktop-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	17 Jan 2010 23:35:38 -0000	1.27
+++ ChangeLog	18 May 2010 12:38:10 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-desktop-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.27 2010/01/17 23:35:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.28 2010/05/18 12:38:10 phajdan.jr Exp $
+
+  18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  gnome-python-desktop-base-2.28.0.ebuild:
+  x86 stable wrt bug #320247
 
   17 Jan 2010; Jeroen Roovers <jer@gentoo.org>
   gnome-python-desktop-base-2.26.0.ebuild:



1.2                  dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild

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

Index: gnome-python-desktop-base-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-python-desktop-base-2.28.0.ebuild	29 Oct 2009 23:21:04 -0000	1.1
+++ gnome-python-desktop-base-2.28.0.ebuild	18 May 2010 12:38:10 -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/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.1 2009/10/29 23:21:04 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.2 2010/05/18 12:38:10 phajdan.jr Exp $
 
 GCONF_DEBUG="no"
 
@@ -14,7 +14,7 @@
 HOMEPAGE="http://pygtk.org/"
 SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 
 IUSE=""
 LICENSE="LGPL-2.1"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop-base: ChangeLog gnome-python-desktop-base-2.28.0.ebuild
@ 2010-05-24 13:39 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-05-24 13:39 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/05/24 13:39:35

  Modified:             ChangeLog gnome-python-desktop-base-2.28.0.ebuild
  Log:
  ppc stable #320247
  (Portage version: 2.1.8.3/cvs/Linux ppc)

Revision  Changes    Path
1.29                 dev-python/gnome-python-desktop-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	18 May 2010 12:38:10 -0000	1.28
+++ ChangeLog	24 May 2010 13:39:35 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/gnome-python-desktop-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.28 2010/05/18 12:38:10 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.29 2010/05/24 13:39:35 nixnut Exp $
+
+  24 May 2010; <nixnut@gentoo.org> gnome-python-desktop-base-2.28.0.ebuild:
+  ppc stable #320247
 
   18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   gnome-python-desktop-base-2.28.0.ebuild:



1.3                  dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild

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

Index: gnome-python-desktop-base-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-python-desktop-base-2.28.0.ebuild	18 May 2010 12:38:10 -0000	1.2
+++ gnome-python-desktop-base-2.28.0.ebuild	24 May 2010 13:39:35 -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/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.2 2010/05/18 12:38:10 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.3 2010/05/24 13:39:35 nixnut Exp $
 
 GCONF_DEBUG="no"
 
@@ -14,7 +14,7 @@
 HOMEPAGE="http://pygtk.org/"
 SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 
 IUSE=""
 LICENSE="LGPL-2.1"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop-base: ChangeLog gnome-python-desktop-base-2.28.0.ebuild
@ 2010-06-11  8:53 Pacho Ramos (pacho)
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2010-06-11  8:53 UTC (permalink / raw
  To: gentoo-commits

pacho       10/06/11 08:53:26

  Modified:             ChangeLog gnome-python-desktop-base-2.28.0.ebuild
  Log:
  amd64 stable,  bug 320247
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 dev-python/gnome-python-desktop-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	24 May 2010 13:39:35 -0000	1.29
+++ ChangeLog	11 Jun 2010 08:53:26 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-desktop-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.29 2010/05/24 13:39:35 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.30 2010/06/11 08:53:26 pacho Exp $
+
+  11 Jun 2010; Pacho Ramos <pacho@gentoo.org>
+  gnome-python-desktop-base-2.28.0.ebuild:
+  amd64 stable, bug 320247
 
   24 May 2010; <nixnut@gentoo.org> gnome-python-desktop-base-2.28.0.ebuild:
   ppc stable #320247



1.4                  dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild

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

Index: gnome-python-desktop-base-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-python-desktop-base-2.28.0.ebuild	24 May 2010 13:39:35 -0000	1.3
+++ gnome-python-desktop-base-2.28.0.ebuild	11 Jun 2010 08:53:26 -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/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.3 2010/05/24 13:39:35 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.4 2010/06/11 08:53:26 pacho Exp $
 
 GCONF_DEBUG="no"
 
@@ -14,7 +14,7 @@
 HOMEPAGE="http://pygtk.org/"
 SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 
 IUSE=""
 LICENSE="LGPL-2.1"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop-base: ChangeLog gnome-python-desktop-base-2.28.0.ebuild
@ 2010-07-20 22:13 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2010-07-20 22:13 UTC (permalink / raw
  To: gentoo-commits

maekke      10/07/20 22:13:45

  Modified:             ChangeLog gnome-python-desktop-base-2.28.0.ebuild
  Log:
  arm stable, bug #320247
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.33                 dev-python/gnome-python-desktop-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	9 Jul 2010 20:58:56 -0000	1.32
+++ ChangeLog	20 Jul 2010 22:13:45 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-desktop-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.32 2010/07/09 20:58:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.33 2010/07/20 22:13:45 maekke Exp $
+
+  20 Jul 2010; Markus Meier <maekke@gentoo.org>
+  gnome-python-desktop-base-2.28.0.ebuild:
+  arm stable, bug #320247
 
   09 Jul 2010; Pacho Ramos <pacho@gentoo.org>
   -gnome-python-desktop-base-2.24.1.ebuild,



1.5                  dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild

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

Index: gnome-python-desktop-base-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-python-desktop-base-2.28.0.ebuild	11 Jun 2010 08:53:26 -0000	1.4
+++ gnome-python-desktop-base-2.28.0.ebuild	20 Jul 2010 22:13:45 -0000	1.5
@@ -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/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.4 2010/06/11 08:53:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.5 2010/07/20 22:13:45 maekke Exp $
 
 GCONF_DEBUG="no"
 
@@ -14,7 +14,7 @@
 HOMEPAGE="http://pygtk.org/"
 SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 
 IUSE=""
 LICENSE="LGPL-2.1"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop-base: ChangeLog gnome-python-desktop-base-2.28.0.ebuild
@ 2010-08-07 17:20 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-07 17:20 UTC (permalink / raw
  To: gentoo-commits

armin76     10/08/07 17:20:14

  Modified:             ChangeLog gnome-python-desktop-base-2.28.0.ebuild
  Log:
  alpha/ia64/sh/sparc stable wrt #320247
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.36                 dev-python/gnome-python-desktop-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	1 Aug 2010 10:39:50 -0000	1.35
+++ ChangeLog	7 Aug 2010 17:20:14 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-desktop-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.35 2010/08/01 10:39:50 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.36 2010/08/07 17:20:14 armin76 Exp $
+
+  07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+  gnome-python-desktop-base-2.28.0.ebuild:
+  alpha/ia64/sh/sparc stable wrt #320247
 
   01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
   gnome-python-desktop-base-2.30.2.ebuild:



1.6                  dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild

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

Index: gnome-python-desktop-base-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-python-desktop-base-2.28.0.ebuild	20 Jul 2010 22:13:45 -0000	1.5
+++ gnome-python-desktop-base-2.28.0.ebuild	7 Aug 2010 17:20:14 -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/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.5 2010/07/20 22:13:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.6 2010/08/07 17:20:14 armin76 Exp $
 
 GCONF_DEBUG="no"
 
@@ -14,7 +14,7 @@
 HOMEPAGE="http://pygtk.org/"
 SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 
 IUSE=""
 LICENSE="LGPL-2.1"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop-base: ChangeLog gnome-python-desktop-base-2.28.0.ebuild
@ 2010-09-08  9:27 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-09-08  9:27 UTC (permalink / raw
  To: gentoo-commits

ranger      10/09/08 09:27:04

  Modified:             ChangeLog gnome-python-desktop-base-2.28.0.ebuild
  Log:
  Marking gnome-python-desktop-base-2.28.0 ppc64 for bug 320247
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

Revision  Changes    Path
1.37                 dev-python/gnome-python-desktop-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	7 Aug 2010 17:20:14 -0000	1.36
+++ ChangeLog	8 Sep 2010 09:27:04 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-desktop-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.36 2010/08/07 17:20:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.37 2010/09/08 09:27:04 ranger Exp $
+
+  08 Sep 2010; Brent Baude <ranger@gentoo.org>
+  gnome-python-desktop-base-2.28.0.ebuild:
+  Marking gnome-python-desktop-base-2.28.0 ppc64 stable for bug 320247
 
   07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
   gnome-python-desktop-base-2.28.0.ebuild:



1.7                  dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild

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

Index: gnome-python-desktop-base-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-python-desktop-base-2.28.0.ebuild	7 Aug 2010 17:20:14 -0000	1.6
+++ gnome-python-desktop-base-2.28.0.ebuild	8 Sep 2010 09:27:04 -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/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.6 2010/08/07 17:20:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.7 2010/09/08 09:27:04 ranger Exp $
 
 GCONF_DEBUG="no"
 
@@ -14,7 +14,7 @@
 HOMEPAGE="http://pygtk.org/"
 SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"
 
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 
 IUSE=""
 LICENSE="LGPL-2.1"






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

end of thread, other threads:[~2010-09-08  9:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-07 17:20 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop-base: ChangeLog gnome-python-desktop-base-2.28.0.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-08  9:27 Brent Baude (ranger)
2010-07-20 22:13 Markus Meier (maekke)
2010-06-11  8:53 Pacho Ramos (pacho)
2010-05-24 13:39 Gysbert Wassenaar (nixnut)
2010-05-18 12:38 PaweA Hajdan (phajdan.jr)
2009-10-29 23:21 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