public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2010-06-14 13:09 Pacho Ramos (pacho)
  0 siblings, 0 replies; 11+ messages in thread
From: Pacho Ramos (pacho) @ 2010-06-14 13:09 UTC (permalink / raw
  To: gentoo-commits

pacho       10/06/14 13:09:23

  Modified:             ChangeLog
  Added:                gnome-python-extras-base-2.25.3.ebuild
  Log:
  Version bump with lots of bugfixes over current stable.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-python/gnome-python-extras-base/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	27 Mar 2009 22:05:52 -0000	1.10
+++ ChangeLog	14 Jun 2010 13:09:23 -0000	1.11
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/gnome-python-extras-base
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.10 2009/03/27 22:05:52 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.11 2010/06/14 13:09:23 pacho Exp $
+
+*gnome-python-extras-base-2.25.3 (14 Jun 2010)
+
+  14 Jun 2010; Pacho Ramos <pacho@gentoo.org>
+  +gnome-python-extras-base-2.25.3.ebuild:
+  Version bump with lots of bugfixes over current stable.
 
   27 Mar 2009; Jeroen Roovers <jer@gentoo.org> ChangeLog:
   Stable for HPPA (bug #258040).



1.1                  dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?rev=1.1&content-type=text/plain

Index: gnome-python-extras-base-2.25.3.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-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.1 2010/06/14 13:09:23 pacho Exp $

inherit versionator eutils gnome2

# This ebuild does nothing -- we just want to get the pkgconfig file installed
MY_PN="gnome-python-extras"
DESCRIPTION="Provides python the base files for the Gnome Python Desktop bindings"
HOMEPAGE="http://pygtk.org/"
PVP="$(get_version_component_range 1-2)"
SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"

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

# From the gnome-python-extras eclass
RDEPEND=">=x11-libs/gtk+-2.4
	>=dev-libs/glib-2.6
	>=dev-python/pygtk-2.10.3
	!<=dev-python/gnome-python-extras-2.19.1-r2"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

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

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

DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README"

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






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2010-07-31 17:33 Pacho Ramos (pacho)
  0 siblings, 0 replies; 11+ messages in thread
From: Pacho Ramos (pacho) @ 2010-07-31 17:33 UTC (permalink / raw
  To: gentoo-commits

pacho       10/07/31 17:33:21

  Modified:             ChangeLog gnome-python-extras-base-2.25.3.ebuild
  Log:
  amd64 stable,  bug 324077
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-python/gnome-python-extras-base/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	20 Jul 2010 22:12:06 -0000	1.13
+++ ChangeLog	31 Jul 2010 17:33:21 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.13 2010/07/20 22:12:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.14 2010/07/31 17:33:21 pacho Exp $
+
+  31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
+  gnome-python-extras-base-2.25.3.ebuild:
+  amd64 stable, bug 324077
 
   20 Jul 2010; Markus Meier <maekke@gentoo.org>
   gnome-python-extras-base-2.19.1.ebuild:



1.2                  dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild

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

Index: gnome-python-extras-base-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-python-extras-base-2.25.3.ebuild	14 Jun 2010 13:09:23 -0000	1.1
+++ gnome-python-extras-base-2.25.3.ebuild	31 Jul 2010 17:33:21 -0000	1.2
@@ -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-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.1 2010/06/14 13:09:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.2 2010/07/31 17:33:21 pacho Exp $
 
 inherit versionator eutils gnome2
 
@@ -24,7 +24,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2010-08-01 10:33 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-08-01 10:33 UTC (permalink / raw
  To: gentoo-commits

fauli       10/08/01 10:33:09

  Modified:             ChangeLog gnome-python-extras-base-2.25.3.ebuild
  Log:
  x86 stable, bug 324077
  (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.15                 dev-python/gnome-python-extras-base/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	31 Jul 2010 17:33:21 -0000	1.14
+++ ChangeLog	1 Aug 2010 10:33:09 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.14 2010/07/31 17:33:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.15 2010/08/01 10:33:09 fauli Exp $
+
+  01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+  gnome-python-extras-base-2.25.3.ebuild:
+  x86 stable, bug 324077
 
   31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
   gnome-python-extras-base-2.25.3.ebuild:



1.3                  dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild

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

Index: gnome-python-extras-base-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-python-extras-base-2.25.3.ebuild	31 Jul 2010 17:33:21 -0000	1.2
+++ gnome-python-extras-base-2.25.3.ebuild	1 Aug 2010 10:33:09 -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-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.2 2010/07/31 17:33:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.3 2010/08/01 10:33:09 fauli Exp $
 
 inherit versionator eutils gnome2
 
@@ -24,7 +24,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2010-09-11 19:01 Joseph Jezak (josejx)
  0 siblings, 0 replies; 11+ messages in thread
From: Joseph Jezak (josejx) @ 2010-09-11 19:01 UTC (permalink / raw
  To: gentoo-commits

josejx      10/09/11 19:01:46

  Modified:             ChangeLog gnome-python-extras-base-2.25.3.ebuild
  Log:
  Marked ppc for bug #324077.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 dev-python/gnome-python-extras-base/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	1 Aug 2010 10:33:09 -0000	1.15
+++ ChangeLog	11 Sep 2010 19:01:46 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.15 2010/08/01 10:33:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.16 2010/09/11 19:01:46 josejx Exp $
+
+  11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
+  gnome-python-extras-base-2.25.3.ebuild:
+  Marked ppc for bug #324077.
 
   01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
   gnome-python-extras-base-2.25.3.ebuild:



1.4                  dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild

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

Index: gnome-python-extras-base-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-python-extras-base-2.25.3.ebuild	1 Aug 2010 10:33:09 -0000	1.3
+++ gnome-python-extras-base-2.25.3.ebuild	11 Sep 2010 19:01:46 -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-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.3 2010/08/01 10:33:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.4 2010/09/11 19:01:46 josejx Exp $
 
 inherit versionator eutils gnome2
 
@@ -24,7 +24,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2010-10-10 10:19 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-10-10 10:19 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/10 10:19:26

  Modified:             ChangeLog gnome-python-extras-base-2.25.3.ebuild
  Log:
  ppc64 stable wrt #324077
  
  (Portage version: 2.2_rc90/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.17                 dev-python/gnome-python-extras-base/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	11 Sep 2010 19:01:46 -0000	1.16
+++ ChangeLog	10 Oct 2010 10:19:26 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.16 2010/09/11 19:01:46 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.17 2010/10/10 10:19:26 ssuominen Exp $
+
+  10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
+  gnome-python-extras-base-2.25.3.ebuild:
+  ppc64 stable wrt #324077
 
   11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
   gnome-python-extras-base-2.25.3.ebuild:



1.5                  dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild

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

Index: gnome-python-extras-base-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-python-extras-base-2.25.3.ebuild	11 Sep 2010 19:01:46 -0000	1.4
+++ gnome-python-extras-base-2.25.3.ebuild	10 Oct 2010 10:19:26 -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-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.4 2010/09/11 19:01:46 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.5 2010/10/10 10:19:26 ssuominen Exp $
 
 inherit versionator eutils gnome2
 
@@ -24,7 +24,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2010-10-14 22:23 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2010-10-14 22:23 UTC (permalink / raw
  To: gentoo-commits

maekke      10/10/14 22:23:55

  Modified:             ChangeLog gnome-python-extras-base-2.25.3.ebuild
  Log:
  arm stable, bug #324077
  
  (Portage version: 2.2_rc96/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 dev-python/gnome-python-extras-base/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	10 Oct 2010 10:19:26 -0000	1.17
+++ ChangeLog	14 Oct 2010 22:23:55 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.17 2010/10/10 10:19:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.18 2010/10/14 22:23:55 maekke Exp $
+
+  14 Oct 2010; Markus Meier <maekke@gentoo.org>
+  gnome-python-extras-base-2.25.3.ebuild:
+  arm stable, bug #324077
 
   10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
   gnome-python-extras-base-2.25.3.ebuild:



1.6                  dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild

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

Index: gnome-python-extras-base-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-python-extras-base-2.25.3.ebuild	10 Oct 2010 10:19:26 -0000	1.5
+++ gnome-python-extras-base-2.25.3.ebuild	14 Oct 2010 22:23:55 -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-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.5 2010/10/10 10:19:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.6 2010/10/14 22:23:55 maekke Exp $
 
 inherit versionator eutils gnome2
 
@@ -24,7 +24,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2011-01-25 18:24 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2011-01-25 18:24 UTC (permalink / raw
  To: gentoo-commits

jer         11/01/25 18:24:58

  Modified:             ChangeLog gnome-python-extras-base-2.25.3.ebuild
  Log:
  Stable for HPPA (bug #348987).
  
  (Portage version: 2.2.0_alpha19/cvs/Linux i686)

Revision  Changes    Path
1.19                 dev-python/gnome-python-extras-base/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	14 Oct 2010 22:23:55 -0000	1.18
+++ ChangeLog	25 Jan 2011 18:24:58 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras-base
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.18 2010/10/14 22:23:55 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.19 2011/01/25 18:24:58 jer Exp $
+
+  25 Jan 2011; Jeroen Roovers <jer@gentoo.org>
+  gnome-python-extras-base-2.25.3.ebuild:
+  Stable for HPPA (bug #348987).
 
   14 Oct 2010; Markus Meier <maekke@gentoo.org>
   gnome-python-extras-base-2.25.3.ebuild:



1.7                  dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild

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

Index: gnome-python-extras-base-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-python-extras-base-2.25.3.ebuild	14 Oct 2010 22:23:55 -0000	1.6
+++ gnome-python-extras-base-2.25.3.ebuild	25 Jan 2011 18:24:58 -0000	1.7
@@ -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-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.6 2010/10/14 22:23:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.7 2011/01/25 18:24:58 jer Exp $
 
 inherit versionator eutils gnome2
 
@@ -24,7 +24,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2011-01-30 18:09 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-30 18:09 UTC (permalink / raw
  To: gentoo-commits

armin76     11/01/30 18:09:38

  Modified:             ChangeLog gnome-python-extras-base-2.25.3.ebuild
  Log:
  alpha/arm/ia64/sparc stable wrt #348987
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.20                 dev-python/gnome-python-extras-base/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	25 Jan 2011 18:24:58 -0000	1.19
+++ ChangeLog	30 Jan 2011 18:09:38 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras-base
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.19 2011/01/25 18:24:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.20 2011/01/30 18:09:38 armin76 Exp $
+
+  30 Jan 2011; Raúl Porcel <armin76@gentoo.org>
+  gnome-python-extras-base-2.25.3.ebuild:
+  alpha/arm/ia64/sparc stable wrt #348987
 
   25 Jan 2011; Jeroen Roovers <jer@gentoo.org>
   gnome-python-extras-base-2.25.3.ebuild:



1.8                  dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild

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

Index: gnome-python-extras-base-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-python-extras-base-2.25.3.ebuild	25 Jan 2011 18:24:58 -0000	1.7
+++ gnome-python-extras-base-2.25.3.ebuild	30 Jan 2011 18:09:38 -0000	1.8
@@ -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-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.7 2011/01/25 18:24:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.8 2011/01/30 18:09:38 armin76 Exp $
 
 inherit versionator eutils gnome2
 
@@ -24,7 +24,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2011-03-11 19:21 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 11+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-03-11 19:21 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/03/11 19:21:11

  Modified:             ChangeLog gnome-python-extras-base-2.25.3.ebuild
  Log:
  Use Python 2.
  
  (Portage version: 2.2.0_alpha26_p15/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	26 Feb 2011 19:04:35 -0000	1.21
+++ ChangeLog	11 Mar 2011 19:21:11 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras-base
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.21 2011/02/26 19:04:35 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.22 2011/03/11 19:21:11 arfrever Exp $
+
+  11 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  gnome-python-extras-base-2.25.3.ebuild:
+  Use Python 2.
 
   26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org>
   -gnome-python-extras-base-2.19.1.ebuild:



1.9                  dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?r1=1.8&r2=1.9

Index: gnome-python-extras-base-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-python-extras-base-2.25.3.ebuild	30 Jan 2011 18:09:38 -0000	1.8
+++ gnome-python-extras-base-2.25.3.ebuild	11 Mar 2011 19:21:11 -0000	1.9
@@ -1,8 +1,11 @@
 # 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-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.8 2011/01/30 18:09:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.9 2011/03/11 19:21:11 arfrever Exp $
 
-inherit versionator eutils gnome2
+EAPI="3"
+PYTHON_DEPEND="2"
+
+inherit versionator eutils gnome2 python
 
 # This ebuild does nothing -- we just want to get the pkgconfig file installed
 MY_PN="gnome-python-extras"
@@ -17,9 +20,9 @@
 RESTRICT="test"
 
 # From the gnome-python-extras eclass
-RDEPEND=">=x11-libs/gtk+-2.4
-	>=dev-libs/glib-2.6
-	>=dev-python/pygtk-2.10.3
+RDEPEND=">=x11-libs/gtk+-2.4:2
+	>=dev-libs/glib-2.6:2
+	>=dev-python/pygtk-2.10.3:2
 	!<=dev-python/gnome-python-extras-2.19.1-r2"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
@@ -32,4 +35,6 @@
 
 pkg_setup() {
 	G2CONF="${G2CONF} --disable-allbindings"
+	python_set_active_version 2
+	python_pkg_setup
 }






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2012-08-13  9:22 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-08-13  9:22 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/08/13 09:22:14

  Modified:             ChangeLog gnome-python-extras-base-2.25.3.ebuild
  Log:
  Finally fix horribly slow python libs detection (bug #344231).
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 dev-python/gnome-python-extras-base/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	4 May 2012 15:12:12 -0000	1.23
+++ ChangeLog	13 Aug 2012 09:22:14 -0000	1.24
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/gnome-python-extras-base
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.23 2012/05/04 15:12:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.24 2012/08/13 09:22:14 tetromino Exp $
+
+  13 Aug 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-python-extras-base-2.25.3.ebuild,
+  +files/gnome-python-extras-base-2.25.3-python-libs.patch:
+  Finally fix horribly slow python libs detection (bug #344231).
 
   04 May 2012; Patrick Lauer <patrick@gentoo.org>
   gnome-python-extras-base-2.25.3.ebuild:



1.11                 dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?r1=1.10&r2=1.11

Index: gnome-python-extras-base-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gnome-python-extras-base-2.25.3.ebuild	4 May 2012 15:12:12 -0000	1.10
+++ gnome-python-extras-base-2.25.3.ebuild	13 Aug 2012 09:22:14 -0000	1.11
@@ -1,11 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.10 2012/05/04 15:12:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.11 2012/08/13 09:22:14 tetromino Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
 
-inherit versionator eutils gnome2 python
+inherit versionator autotools eutils gnome2 python
 
 # This ebuild does nothing -- we just want to get the pkgconfig file installed
 MY_PN="gnome-python-extras"
@@ -25,7 +25,9 @@
 	>=dev-python/pygtk-2.10.3:2
 	!<=dev-python/gnome-python-extras-2.19.1-r2"
 DEPEND="${RDEPEND}
-	virtual/pkgconfig"
+	virtual/pkgconfig
+	gnome-base/gnome-common"
+# eautoreconf needs gnome-base/gnome-common
 
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 
@@ -38,3 +40,9 @@
 	python_set_active_version 2
 	python_pkg_setup
 }
+
+src_prepare() {
+	epatch "${FILESDIR}/${P}-python-libs.patch" #344231
+	eautoreconf
+	gnome2_src_prepare
+}





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
@ 2014-11-21  9:29 Pacho Ramos (pacho)
  0 siblings, 0 replies; 11+ messages in thread
From: Pacho Ramos (pacho) @ 2014-11-21  9:29 UTC (permalink / raw
  To: gentoo-commits

pacho       14/11/21 09:29:54

  Modified:             ChangeLog
  Removed:              gnome-python-extras-base-2.25.3.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	11 Oct 2014 11:49:01 -0000	1.36
+++ ChangeLog	21 Nov 2014 09:29:54 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras-base
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.36 2014/10/11 11:49:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.37 2014/11/21 09:29:54 pacho Exp $
+
+  21 Nov 2014; Pacho Ramos <pacho@gentoo.org>
+  -gnome-python-extras-base-2.25.3.ebuild:
+  Drop old
 
   11 Oct 2014; Markus Meier <maekke@gentoo.org>
   gnome-python-extras-base-2.25.3-r1.ebuild:





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

end of thread, other threads:[~2014-11-21  9:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-25 18:24 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-21  9:29 Pacho Ramos (pacho)
2012-08-13  9:22 Alexandre Rostovtsev (tetromino)
2011-03-11 19:21 Arfrever Frehtes Taifersar Arahesis (arfrever)
2011-01-30 18:09 Raul Porcel (armin76)
2010-10-14 22:23 Markus Meier (maekke)
2010-10-10 10:19 Samuli Suominen (ssuominen)
2010-09-11 19:01 Joseph Jezak (josejx)
2010-08-01 10:33 Christian Faulhammer (fauli)
2010-07-31 17:33 Pacho Ramos (pacho)
2010-06-14 13:09 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