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

mgorny      14/05/26 18:01:37

  Modified:             ChangeLog
  Added:                gnome-keyring-python-2.32.0-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.51                 dev-python/gnome-keyring-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	23 Mar 2011 20:22:29 -0000	1.50
+++ ChangeLog	26 May 2014 18:01:37 -0000	1.51
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/gnome-keyring-python
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v 1.50 2011/03/23 20:22:29 eva Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v 1.51 2014/05/26 18:01:37 mgorny Exp $
+
+*gnome-keyring-python-2.32.0-r1 (26 May 2014)
+
+  26 May 2014; Michał Górny <mgorny@gentoo.org>
+  +gnome-keyring-python-2.32.0-r1.ebuild:
+  Convert to gnome-python-common-r1.
 
   23 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org>
   -gnome-keyring-python-2.30.2.ebuild:
@@ -216,4 +222,3 @@
   +gnome-keyring-python-2.22.0.ebuild:
   Initial import of split gnome-python-desktop. This package installs
   bindings for interfacing with the GNOME keyring.
-



1.1                  dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild

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

Index: gnome-keyring-python-2.32.0-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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.1 2014/05/26 18:01:37 mgorny Exp $

EAPI="5"

GNOME_ORG_MODULE="gnome-python-desktop"
G_PY_BINDINGS="gnomekeyring"
PYTHON_COMPAT=( python2_7 )

inherit gnome-python-common-r1

DESCRIPTION="Python bindings for the interfacing with the GNOME keyring"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="examples"

RDEPEND=">=gnome-base/gnome-keyring-0.5.0
	!<dev-python/gnome-python-desktop-2.22.0-r10"
DEPEND="${RDEPEND}"

EXAMPLES=( examples/keyring.py examples/keyring-async.py )





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-keyring-python: gnome-keyring-python-2.32.0-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:37

  Modified:             gnome-keyring-python-2.32.0-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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild

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

Index: gnome-keyring-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-keyring-python-2.32.0-r1.ebuild	26 May 2014 18:01:37 -0000	1.1
+++ gnome-keyring-python-2.32.0-r1.ebuild	22 Jul 2014 10:43:37 -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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.1 2014/05/26 18:01:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.2 2014/07/22 10:43:37 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the interfacing with the GNOME keyring"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=gnome-base/gnome-keyring-0.5.0



1.52                 dev-python/gnome-keyring-python/ChangeLog

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

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





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-keyring-python: gnome-keyring-python-2.32.0-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:52

  Modified:             gnome-keyring-python-2.32.0-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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild

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

Index: gnome-keyring-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-keyring-python-2.32.0-r1.ebuild	22 Jul 2014 10:43:37 -0000	1.2
+++ gnome-keyring-python-2.32.0-r1.ebuild	23 Jul 2014 15:14:52 -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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.2 2014/07/22 10:43:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.3 2014/07/23 15:14:52 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the interfacing with the GNOME keyring"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=gnome-base/gnome-keyring-0.5.0



1.53                 dev-python/gnome-keyring-python/ChangeLog

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

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





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-keyring-python: gnome-keyring-python-2.32.0-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:22

  Modified:             gnome-keyring-python-2.32.0-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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild

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

Index: gnome-keyring-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-keyring-python-2.32.0-r1.ebuild	23 Jul 2014 15:14:52 -0000	1.3
+++ gnome-keyring-python-2.32.0-r1.ebuild	28 Jul 2014 13:43:22 -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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.3 2014/07/23 15:14:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.4 2014/07/28 13:43:22 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the interfacing with the GNOME keyring"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=gnome-base/gnome-keyring-0.5.0



1.54                 dev-python/gnome-keyring-python/ChangeLog

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

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





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-keyring-python: gnome-keyring-python-2.32.0-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:32

  Modified:             gnome-keyring-python-2.32.0-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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild

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

Index: gnome-keyring-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-keyring-python-2.32.0-r1.ebuild	28 Jul 2014 13:43:22 -0000	1.4
+++ gnome-keyring-python-2.32.0-r1.ebuild	21 Aug 2014 10:39:32 -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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.4 2014/07/28 13:43:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.5 2014/08/21 10:39:32 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the interfacing with the GNOME keyring"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=gnome-base/gnome-keyring-0.5.0



1.55                 dev-python/gnome-keyring-python/ChangeLog

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

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





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

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

ago         14/08/23 15:28:54

  Modified:             gnome-keyring-python-2.32.0-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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild

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

Index: gnome-keyring-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-keyring-python-2.32.0-r1.ebuild	21 Aug 2014 10:39:32 -0000	1.5
+++ gnome-keyring-python-2.32.0-r1.ebuild	23 Aug 2014 15:28:54 -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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.5 2014/08/21 10:39:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.6 2014/08/23 15:28:54 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the interfacing with the GNOME keyring"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=gnome-base/gnome-keyring-0.5.0



1.56                 dev-python/gnome-keyring-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	21 Aug 2014 10:39:32 -0000	1.55
+++ ChangeLog	23 Aug 2014 15:28:54 -0000	1.56
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-keyring-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v 1.55 2014/08/21 10:39:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v 1.56 2014/08/23 15:28:54 ago Exp $
+
+  23 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
+  gnome-keyring-python-2.32.0-r1.ebuild:
+  Stable for ia64, wrt bug #512012
 
   21 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
   gnome-keyring-python-2.32.0-r1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-keyring-python: gnome-keyring-python-2.32.0-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:36

  Modified:             gnome-keyring-python-2.32.0-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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild

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

Index: gnome-keyring-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-keyring-python-2.32.0-r1.ebuild	23 Aug 2014 15:28:54 -0000	1.6
+++ gnome-keyring-python-2.32.0-r1.ebuild	25 Aug 2014 10:57:36 -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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.6 2014/08/23 15:28:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.7 2014/08/25 10:57:36 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the interfacing with the GNOME keyring"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=gnome-base/gnome-keyring-0.5.0



1.57                 dev-python/gnome-keyring-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	23 Aug 2014 15:28:54 -0000	1.56
+++ ChangeLog	25 Aug 2014 10:57:36 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-keyring-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v 1.56 2014/08/23 15:28:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v 1.57 2014/08/25 10:57:36 ago Exp $
+
+  25 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
+  gnome-keyring-python-2.32.0-r1.ebuild:
+  Stable for alpha, wrt bug #512012
 
   23 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
   gnome-keyring-python-2.32.0-r1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-keyring-python: gnome-keyring-python-2.32.0-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:00

  Modified:             gnome-keyring-python-2.32.0-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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild

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

Index: gnome-keyring-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-keyring-python-2.32.0-r1.ebuild	25 Aug 2014 10:57:36 -0000	1.7
+++ gnome-keyring-python-2.32.0-r1.ebuild	15 Sep 2014 08:19:00 -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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.7 2014/08/25 10:57:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.8 2014/09/15 08:19:00 ago Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the interfacing with the GNOME keyring"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=gnome-base/gnome-keyring-0.5.0



1.58                 dev-python/gnome-keyring-python/ChangeLog

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

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





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

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

maekke      14/10/11 11:47:45

  Modified:             gnome-keyring-python-2.32.0-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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild

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

Index: gnome-keyring-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-keyring-python-2.32.0-r1.ebuild	15 Sep 2014 08:19:00 -0000	1.8
+++ gnome-keyring-python-2.32.0-r1.ebuild	11 Oct 2014 11:47:45 -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-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.8 2014/09/15 08:19:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild,v 1.9 2014/10/11 11:47:45 maekke Exp $
 
 EAPI="5"
 
@@ -13,7 +13,7 @@
 DESCRIPTION="Python bindings for the interfacing with the GNOME keyring"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 RDEPEND=">=gnome-base/gnome-keyring-0.5.0



1.59                 dev-python/gnome-keyring-python/ChangeLog

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

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





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

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

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

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