* [gentoo-commits] gentoo-x86 commit in dev-python/librsvg-python: librsvg-python-2.32.0-r1.ebuild ChangeLog
@ 2014-05-26 18:24 Michal Gorny (mgorny)
0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2014-05-26 18:24 UTC (permalink / raw
To: gentoo-commits
mgorny 14/05/26 18:24:16
Modified: ChangeLog
Added: librsvg-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.50 dev-python/librsvg-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 24 Feb 2012 09:08:15 -0000 1.49
+++ ChangeLog 26 May 2014 18:24:16 -0000 1.50
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/librsvg-python
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.49 2012/02/24 09:08:15 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.50 2014/05/26 18:24:16 mgorny Exp $
+
+*librsvg-python-2.32.0-r1 (26 May 2014)
+
+ 26 May 2014; Michał Górny <mgorny@gentoo.org>
+ +librsvg-python-2.32.0-r1.ebuild:
+ Convert to gnome-python-common-r1.
24 Feb 2012; Patrick Lauer <patrick@gentoo.org> librsvg-python-2.32.0.ebuild:
Restricting pypy and jython
@@ -196,4 +202,3 @@
+librsvg-python-2.22.0.ebuild:
Initial import of split gnome-python-desktop. This package installs
bindings for the librsvg library.
-
1.1 dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: librsvg-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/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.1 2014/05/26 18:24:16 mgorny Exp $
EAPI="5"
GNOME_ORG_MODULE="gnome-python-desktop"
G_PY_BINDINGS="rsvg"
PYTHON_COMPAT=( python2_7 )
inherit gnome-python-common-r1
DESCRIPTION="Python bindings for the librsvg library"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=gnome-base/librsvg-2.13.93:2
dev-python/pycairo[${PYTHON_USEDEP}]
!<dev-python/gnome-python-desktop-2.22.0-r10"
DEPEND="${RDEPEND}"
EXAMPLES=( examples/rsvg/. )
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/librsvg-python: librsvg-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:55
Modified: librsvg-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/librsvg-python/librsvg-python-2.32.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?r1=1.1&r2=1.2
Index: librsvg-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- librsvg-python-2.32.0-r1.ebuild 26 May 2014 18:24:16 -0000 1.1
+++ librsvg-python-2.32.0-r1.ebuild 22 Jul 2014 10:43:55 -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/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.1 2014/05/26 18:24:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.2 2014/07/22 10:43:55 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@
DESCRIPTION="Python bindings for the librsvg library"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=gnome-base/librsvg-2.13.93:2
1.51 dev-python/librsvg-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 26 May 2014 18:24:16 -0000 1.50
+++ ChangeLog 22 Jul 2014 10:43:55 -0000 1.51
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/librsvg-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.50 2014/05/26 18:24:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.51 2014/07/22 10:43:55 ago Exp $
+
+ 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
+ librsvg-python-2.32.0-r1.ebuild:
+ Stable for amd64, wrt bug #512912
*librsvg-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/librsvg-python: librsvg-python-2.32.0-r1.ebuild ChangeLog
@ 2014-07-23 15:15 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-23 15:15 UTC (permalink / raw
To: gentoo-commits
ago 14/07/23 15:15:10
Modified: librsvg-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/librsvg-python/librsvg-python-2.32.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?r1=1.2&r2=1.3
Index: librsvg-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- librsvg-python-2.32.0-r1.ebuild 22 Jul 2014 10:43:55 -0000 1.2
+++ librsvg-python-2.32.0-r1.ebuild 23 Jul 2014 15:15:10 -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/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.2 2014/07/22 10:43:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.3 2014/07/23 15:15:10 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@
DESCRIPTION="Python bindings for the librsvg library"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=gnome-base/librsvg-2.13.93:2
1.52 dev-python/librsvg-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?r1=1.51&r2=1.52
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 22 Jul 2014 10:43:55 -0000 1.51
+++ ChangeLog 23 Jul 2014 15:15:10 -0000 1.52
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/librsvg-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.51 2014/07/22 10:43:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.52 2014/07/23 15:15:10 ago Exp $
+
+ 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
+ librsvg-python-2.32.0-r1.ebuild:
+ Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
librsvg-python-2.32.0-r1.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/librsvg-python: librsvg-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:40
Modified: librsvg-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/librsvg-python/librsvg-python-2.32.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?r1=1.3&r2=1.4
Index: librsvg-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- librsvg-python-2.32.0-r1.ebuild 23 Jul 2014 15:15:10 -0000 1.3
+++ librsvg-python-2.32.0-r1.ebuild 28 Jul 2014 13:43:40 -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/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.3 2014/07/23 15:15:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.4 2014/07/28 13:43:40 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@
DESCRIPTION="Python bindings for the librsvg library"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=gnome-base/librsvg-2.13.93:2
1.53 dev-python/librsvg-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 23 Jul 2014 15:15:10 -0000 1.52
+++ ChangeLog 28 Jul 2014 13:43:40 -0000 1.53
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/librsvg-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.52 2014/07/23 15:15:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.53 2014/07/28 13:43:40 ago Exp $
+
+ 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
+ librsvg-python-2.32.0-r1.ebuild:
+ Stable for ppc, wrt bug #512012
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
librsvg-python-2.32.0-r1.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/librsvg-python: librsvg-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:50
Modified: librsvg-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/librsvg-python/librsvg-python-2.32.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?r1=1.4&r2=1.5
Index: librsvg-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- librsvg-python-2.32.0-r1.ebuild 28 Jul 2014 13:43:40 -0000 1.4
+++ librsvg-python-2.32.0-r1.ebuild 21 Aug 2014 10:39:50 -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/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.4 2014/07/28 13:43:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.5 2014/08/21 10:39:50 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@
DESCRIPTION="Python bindings for the librsvg library"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=gnome-base/librsvg-2.13.93:2
1.54 dev-python/librsvg-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?r1=1.53&r2=1.54
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog 28 Jul 2014 13:43:40 -0000 1.53
+++ ChangeLog 21 Aug 2014 10:39:50 -0000 1.54
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/librsvg-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.53 2014/07/28 13:43:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.54 2014/08/21 10:39:50 ago Exp $
+
+ 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
+ librsvg-python-2.32.0-r1.ebuild:
+ Stable for ppc64, wrt bug #512012
28 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
librsvg-python-2.32.0-r1.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/librsvg-python: librsvg-python-2.32.0-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:12
Modified: librsvg-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/librsvg-python/librsvg-python-2.32.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?r1=1.5&r2=1.6
Index: librsvg-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- librsvg-python-2.32.0-r1.ebuild 21 Aug 2014 10:39:50 -0000 1.5
+++ librsvg-python-2.32.0-r1.ebuild 23 Aug 2014 15:29:12 -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/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.5 2014/08/21 10:39:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.6 2014/08/23 15:29:12 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@
DESCRIPTION="Python bindings for the librsvg library"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=gnome-base/librsvg-2.13.93:2
1.55 dev-python/librsvg-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?r1=1.54&r2=1.55
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog 21 Aug 2014 10:39:50 -0000 1.54
+++ ChangeLog 23 Aug 2014 15:29:12 -0000 1.55
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/librsvg-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.54 2014/08/21 10:39:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.55 2014/08/23 15:29:12 ago Exp $
+
+ 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
+ librsvg-python-2.32.0-r1.ebuild:
+ Stable for ia64, wrt bug #512012
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
librsvg-python-2.32.0-r1.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/librsvg-python: librsvg-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:54
Modified: librsvg-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/librsvg-python/librsvg-python-2.32.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?r1=1.6&r2=1.7
Index: librsvg-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- librsvg-python-2.32.0-r1.ebuild 23 Aug 2014 15:29:12 -0000 1.6
+++ librsvg-python-2.32.0-r1.ebuild 25 Aug 2014 10:57:54 -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/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.6 2014/08/23 15:29:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.7 2014/08/25 10:57:54 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@
DESCRIPTION="Python bindings for the librsvg library"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=gnome-base/librsvg-2.13.93:2
1.56 dev-python/librsvg-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?r1=1.55&r2=1.56
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog 23 Aug 2014 15:29:12 -0000 1.55
+++ ChangeLog 25 Aug 2014 10:57:54 -0000 1.56
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/librsvg-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.55 2014/08/23 15:29:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.56 2014/08/25 10:57:54 ago Exp $
+
+ 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
+ librsvg-python-2.32.0-r1.ebuild:
+ Stable for alpha, wrt bug #512012
23 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
librsvg-python-2.32.0-r1.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/librsvg-python: librsvg-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:22
Modified: librsvg-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/librsvg-python/librsvg-python-2.32.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?r1=1.7&r2=1.8
Index: librsvg-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- librsvg-python-2.32.0-r1.ebuild 25 Aug 2014 10:57:54 -0000 1.7
+++ librsvg-python-2.32.0-r1.ebuild 15 Sep 2014 08:19:22 -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/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.7 2014/08/25 10:57:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.8 2014/09/15 08:19:22 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@
DESCRIPTION="Python bindings for the librsvg library"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=gnome-base/librsvg-2.13.93:2
1.57 dev-python/librsvg-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?r1=1.56&r2=1.57
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog 25 Aug 2014 10:57:54 -0000 1.56
+++ ChangeLog 15 Sep 2014 08:19:22 -0000 1.57
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/librsvg-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.56 2014/08/25 10:57:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.57 2014/09/15 08:19:22 ago Exp $
+
+ 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org>
+ librsvg-python-2.32.0-r1.ebuild:
+ Stable for sparc, wrt bug #512012
25 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
librsvg-python-2.32.0-r1.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/librsvg-python: librsvg-python-2.32.0-r1.ebuild ChangeLog
@ 2014-10-11 11:52 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2014-10-11 11:52 UTC (permalink / raw
To: gentoo-commits
maekke 14/10/11 11:52:52
Modified: librsvg-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/librsvg-python/librsvg-python-2.32.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild?r1=1.8&r2=1.9
Index: librsvg-python-2.32.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- librsvg-python-2.32.0-r1.ebuild 15 Sep 2014 08:19:22 -0000 1.8
+++ librsvg-python-2.32.0-r1.ebuild 11 Oct 2014 11:52:52 -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/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.8 2014/09/15 08:19:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/librsvg-python-2.32.0-r1.ebuild,v 1.9 2014/10/11 11:52:52 maekke Exp $
EAPI="5"
@@ -13,7 +13,7 @@
DESCRIPTION="Python bindings for the librsvg library"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=gnome-base/librsvg-2.13.93:2
1.58 dev-python/librsvg-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/librsvg-python/ChangeLog?r1=1.57&r2=1.58
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog 15 Sep 2014 08:19:22 -0000 1.57
+++ ChangeLog 11 Oct 2014 11:52:52 -0000 1.58
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/librsvg-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.57 2014/09/15 08:19:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librsvg-python/ChangeLog,v 1.58 2014/10/11 11:52:52 maekke Exp $
+
+ 11 Oct 2014; Markus Meier <maekke@gentoo.org>
+ librsvg-python-2.32.0-r1.ebuild:
+ arm stable, bug #512012
15 Sep 2014; Agostino Sarubbo <ago@gentoo.org>
librsvg-python-2.32.0-r1.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2014-10-11 11:52 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-25 10:57 [gentoo-commits] gentoo-x86 commit in dev-python/librsvg-python: librsvg-python-2.32.0-r1.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-10-11 11:52 Markus Meier (maekke)
2014-09-15 8:19 Agostino Sarubbo (ago)
2014-08-23 15:29 Agostino Sarubbo (ago)
2014-08-21 10:39 Agostino Sarubbo (ago)
2014-07-28 13:43 Agostino Sarubbo (ago)
2014-07-23 15:15 Agostino Sarubbo (ago)
2014-07-22 10:43 Agostino Sarubbo (ago)
2014-05-26 18:24 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