public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
@ 2014-05-26 17:26 Michal Gorny (mgorny)
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2014-05-26 17:26 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/05/26 17:26:49

  Modified:             ChangeLog
  Added:                gnome-vfs-python-2.28.1-r1.ebuild
  Log:
  Convert to gnome-python-common-r1.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.39                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	24 Feb 2012 08:43:24 -0000	1.38
+++ ChangeLog	26 May 2014 17:26:48 -0000	1.39
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/gnome-vfs-python
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.38 2012/02/24 08:43:24 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.39 2014/05/26 17:26:48 mgorny Exp $
+
+*gnome-vfs-python-2.28.1-r1 (26 May 2014)
+
+  26 May 2014; Michał Górny <mgorny@gentoo.org>
+  +gnome-vfs-python-2.28.1-r1.ebuild:
+  Convert to gnome-python-common-r1.
 
   24 Feb 2012; Patrick Lauer <patrick@gentoo.org>
   gnome-vfs-python-2.28.1.ebuild:
@@ -163,4 +169,3 @@
   +gnome-vfs-python-2.22.1.ebuild:
   Initial import of gnome-python split ebuilds. This package installs
   bindings for the GnomeVFS library.
-



1.1                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild

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

Index: gnome-vfs-python-2.28.1-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.1 2014/05/26 17:26:48 mgorny Exp $

EAPI="5"

GNOME_ORG_MODULE="gnome-python"
G_PY_BINDINGS=( gnomevfs gnomevfsbonobo pyvfsmodule )
PYTHON_COMPAT=( python2_7 )

inherit gnome-python-common-r1

DESCRIPTION="Python bindings for the GnomeVFS library"
LICENSE="LGPL-2.1"
SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc examples"

RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]
	>=gnome-base/gnome-vfs-2.24.0
	>=gnome-base/libbonobo-2.8
	!<dev-python/gnome-python-2.22.1"
DEPEND="${RDEPEND}"

EXAMPLES=( examples/vfs/. )





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
@ 2014-07-22 10:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-22 10:43 UTC (permalink / raw
  To: gentoo-commits

ago         14/07/22 10:43:43

  Modified:             gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #512912
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild

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

Index: gnome-vfs-python-2.28.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-vfs-python-2.28.1-r1.ebuild	26 May 2014 17:26:48 -0000	1.1
+++ gnome-vfs-python-2.28.1-r1.ebuild	22 Jul 2014 10:43:43 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.1 2014/05/26 17:26:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.2 2014/07/22 10:43:43 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]



1.40                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	26 May 2014 17:26:48 -0000	1.39
+++ ChangeLog	22 Jul 2014 10:43:43 -0000	1.40
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.39 2014/05/26 17:26:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.40 2014/07/22 10:43:43 ago Exp $
+
+  22 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
+  gnome-vfs-python-2.28.1-r1.ebuild:
+  Stable for amd64, wrt bug #512912
 
 *gnome-vfs-python-2.28.1-r1 (26 May 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
@ 2014-07-23 15:14 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-23 15:14 UTC (permalink / raw
  To: gentoo-commits

ago         14/07/23 15:14:58

  Modified:             gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild

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

Index: gnome-vfs-python-2.28.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-vfs-python-2.28.1-r1.ebuild	22 Jul 2014 10:43:43 -0000	1.2
+++ gnome-vfs-python-2.28.1-r1.ebuild	23 Jul 2014 15:14:58 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.2 2014/07/22 10:43:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.3 2014/07/23 15:14:58 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]



1.41                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	22 Jul 2014 10:43:43 -0000	1.40
+++ ChangeLog	23 Jul 2014 15:14:58 -0000	1.41
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.40 2014/07/22 10:43:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.41 2014/07/23 15:14:58 ago Exp $
+
+  23 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
+  gnome-vfs-python-2.28.1-r1.ebuild:
+  Stable for x86, wrt bug #512012
 
   22 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
   gnome-vfs-python-2.28.1-r1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
@ 2014-07-28 13:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-28 13:43 UTC (permalink / raw
  To: gentoo-commits

ago         14/07/28 13:43:28

  Modified:             gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild

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

Index: gnome-vfs-python-2.28.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-vfs-python-2.28.1-r1.ebuild	23 Jul 2014 15:14:58 -0000	1.3
+++ gnome-vfs-python-2.28.1-r1.ebuild	28 Jul 2014 13:43:28 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.3 2014/07/23 15:14:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.4 2014/07/28 13:43:28 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]



1.42                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	23 Jul 2014 15:14:58 -0000	1.41
+++ ChangeLog	28 Jul 2014 13:43:28 -0000	1.42
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.41 2014/07/23 15:14:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.42 2014/07/28 13:43:28 ago Exp $
+
+  28 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
+  gnome-vfs-python-2.28.1-r1.ebuild:
+  Stable for ppc, wrt bug #512012
 
   23 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
   gnome-vfs-python-2.28.1-r1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
@ 2014-08-21 10:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-08-21 10:39 UTC (permalink / raw
  To: gentoo-commits

ago         14/08/21 10:39:38

  Modified:             gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild

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

Index: gnome-vfs-python-2.28.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-vfs-python-2.28.1-r1.ebuild	28 Jul 2014 13:43:28 -0000	1.4
+++ gnome-vfs-python-2.28.1-r1.ebuild	21 Aug 2014 10:39:38 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.4 2014/07/28 13:43:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.5 2014/08/21 10:39:38 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]



1.43                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	28 Jul 2014 13:43:28 -0000	1.42
+++ ChangeLog	21 Aug 2014 10:39:38 -0000	1.43
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.42 2014/07/28 13:43:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.43 2014/08/21 10:39:38 ago Exp $
+
+  21 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
+  gnome-vfs-python-2.28.1-r1.ebuild:
+  Stable for ppc64, wrt bug #512012
 
   28 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
   gnome-vfs-python-2.28.1-r1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
@ 2014-08-23 15:29 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-08-23 15:29 UTC (permalink / raw
  To: gentoo-commits

ago         14/08/23 15:29:00

  Modified:             gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild

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

Index: gnome-vfs-python-2.28.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-vfs-python-2.28.1-r1.ebuild	21 Aug 2014 10:39:38 -0000	1.5
+++ gnome-vfs-python-2.28.1-r1.ebuild	23 Aug 2014 15:29:00 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.5 2014/08/21 10:39:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.6 2014/08/23 15:29:00 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]



1.44                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	21 Aug 2014 10:39:38 -0000	1.43
+++ ChangeLog	23 Aug 2014 15:29:00 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.43 2014/08/21 10:39:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.44 2014/08/23 15:29:00 ago Exp $
+
+  23 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
+  gnome-vfs-python-2.28.1-r1.ebuild:
+  Stable for ia64, wrt bug #512012
 
   21 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
   gnome-vfs-python-2.28.1-r1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
@ 2014-08-25 10:57 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-08-25 10:57 UTC (permalink / raw
  To: gentoo-commits

ago         14/08/25 10:57:42

  Modified:             gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild

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

Index: gnome-vfs-python-2.28.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-vfs-python-2.28.1-r1.ebuild	23 Aug 2014 15:29:00 -0000	1.6
+++ gnome-vfs-python-2.28.1-r1.ebuild	25 Aug 2014 10:57:42 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.6 2014/08/23 15:29:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.7 2014/08/25 10:57:42 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]



1.45                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	23 Aug 2014 15:29:00 -0000	1.44
+++ ChangeLog	25 Aug 2014 10:57:42 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.44 2014/08/23 15:29:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.45 2014/08/25 10:57:42 ago Exp $
+
+  25 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
+  gnome-vfs-python-2.28.1-r1.ebuild:
+  Stable for alpha, wrt bug #512012
 
   23 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
   gnome-vfs-python-2.28.1-r1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
@ 2014-09-15  8:19 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-15  8:19 UTC (permalink / raw
  To: gentoo-commits

ago         14/09/15 08:19:07

  Modified:             gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild

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

Index: gnome-vfs-python-2.28.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-vfs-python-2.28.1-r1.ebuild	25 Aug 2014 10:57:42 -0000	1.7
+++ gnome-vfs-python-2.28.1-r1.ebuild	15 Sep 2014 08:19:07 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.7 2014/08/25 10:57:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.8 2014/09/15 08:19:07 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]



1.46                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	25 Aug 2014 10:57:42 -0000	1.45
+++ ChangeLog	15 Sep 2014 08:19:07 -0000	1.46
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.45 2014/08/25 10:57:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.46 2014/09/15 08:19:07 ago Exp $
+
+  15 Sep 2014; Agostino Sarubbo <ago@gentoo.org>
+  gnome-vfs-python-2.28.1-r1.ebuild:
+  Stable for sparc, wrt bug #512012
 
   25 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
   gnome-vfs-python-2.28.1-r1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
@ 2014-10-11 11:49 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2014-10-11 11:49 UTC (permalink / raw
  To: gentoo-commits

maekke      14/10/11 11:49:51

  Modified:             gnome-vfs-python-2.28.1-r1.ebuild ChangeLog
  Log:
  arm stable, bug #512012
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.9                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild

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

Index: gnome-vfs-python-2.28.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-vfs-python-2.28.1-r1.ebuild	15 Sep 2014 08:19:07 -0000	1.8
+++ gnome-vfs-python-2.28.1-r1.ebuild	11 Oct 2014 11:49:51 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.8 2014/09/15 08:19:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1-r1.ebuild,v 1.9 2014/10/11 11:49:51 maekke Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]



1.47                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	15 Sep 2014 08:19:07 -0000	1.46
+++ ChangeLog	11 Oct 2014 11:49:51 -0000	1.47
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.46 2014/09/15 08:19:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.47 2014/10/11 11:49:51 maekke Exp $
+
+  11 Oct 2014; Markus Meier <maekke@gentoo.org>
+  gnome-vfs-python-2.28.1-r1.ebuild:
+  arm stable, bug #512012
 
   15 Sep 2014; Agostino Sarubbo <ago@gentoo.org>
   gnome-vfs-python-2.28.1-r1.ebuild:





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

end of thread, other threads:[~2014-10-11 11:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28 13:43 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: gnome-vfs-python-2.28.1-r1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-11 11:49 Markus Meier (maekke)
2014-09-15  8:19 Agostino Sarubbo (ago)
2014-08-25 10:57 Agostino Sarubbo (ago)
2014-08-23 15:29 Agostino Sarubbo (ago)
2014-08-21 10:39 Agostino Sarubbo (ago)
2014-07-23 15:14 Agostino Sarubbo (ago)
2014-07-22 10:43 Agostino Sarubbo (ago)
2014-05-26 17:26 Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox