* [gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-0.10.0-r2.ebuild virt-manager-0.10.0-r1.ebuild virt-manager-0.10.0.ebuild virt-manager-9999.ebuild ChangeLog
@ 2014-04-26 8:15 Pacho Ramos (pacho)
0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2014-04-26 8:15 UTC (permalink / raw
To: gentoo-commits
pacho 14/04/26 08:15:48
Modified: virt-manager-0.10.0-r2.ebuild
virt-manager-0.10.0-r1.ebuild
virt-manager-0.10.0.ebuild virt-manager-9999.ebuild
ChangeLog
Log:
Adapt to latest pygobject don't providing python2.6 support
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.2 app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild?r1=1.1&r2=1.2
Index: virt-manager-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virt-manager-0.10.0-r2.ebuild 14 Dec 2013 02:04:48 -0000 1.1
+++ virt-manager-0.10.0-r2.ebuild 26 Apr 2014 08:15:47 -0000 1.2
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild,v 1.1 2013/12/14 02:04:48 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild,v 1.2 2014/04/26 08:15:47 pacho Exp $
EAPI=5
BACKPORTS=1cd29748
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1
inherit gnome2 distutils-r1
1.8 app-emulation/virt-manager/virt-manager-0.10.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r1.ebuild?r1=1.7&r2=1.8
Index: virt-manager-0.10.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- virt-manager-0.10.0-r1.ebuild 26 Jan 2014 11:43:23 -0000 1.7
+++ virt-manager-0.10.0-r1.ebuild 26 Apr 2014 08:15:47 -0000 1.8
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r1.ebuild,v 1.7 2014/01/26 11:43:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r1.ebuild,v 1.8 2014/04/26 08:15:47 pacho Exp $
EAPI=5
BACKPORTS=1cd29748
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1
inherit gnome2 distutils-r1
1.14 app-emulation/virt-manager/virt-manager-0.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0.ebuild?r1=1.13&r2=1.14
Index: virt-manager-0.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- virt-manager-0.10.0.ebuild 2 Dec 2013 22:46:39 -0000 1.13
+++ virt-manager-0.10.0.ebuild 26 Apr 2014 08:15:47 -0000 1.14
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0.ebuild,v 1.13 2013/12/02 22:46:39 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0.ebuild,v 1.14 2014/04/26 08:15:47 pacho Exp $
EAPI=5
#BACKPORTS=
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1
inherit eutils gnome2 distutils-r1
1.20 app-emulation/virt-manager/virt-manager-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?r1=1.19&r2=1.20
Index: virt-manager-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- virt-manager-9999.ebuild 9 Dec 2013 15:24:28 -0000 1.19
+++ virt-manager-9999.ebuild 26 Apr 2014 08:15:47 -0000 1.20
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.19 2013/12/09 15:24:28 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.20 2014/04/26 08:15:47 pacho Exp $
EAPI=5
BACKPORTS=1cd29748
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1
inherit gnome2 distutils-r1
1.102 app-emulation/virt-manager/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?r1=1.101&r2=1.102
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog 26 Jan 2014 11:43:23 -0000 1.101
+++ ChangeLog 26 Apr 2014 08:15:47 -0000 1.102
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/virt-manager
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.101 2014/01/26 11:43:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.102 2014/04/26 08:15:47 pacho Exp $
+
+ 26 Apr 2014; Pacho Ramos <pacho@gentoo.org> virt-manager-0.10.0-r1.ebuild,
+ virt-manager-0.10.0-r2.ebuild, virt-manager-0.10.0.ebuild,
+ virt-manager-9999.ebuild:
+ Adapt to latest pygobject don't providing python2.6 support
26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> virt-manager-0.10.0-r1.ebuild:
Stable for x86, wrt bug #493788
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-26 8:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-26 8:15 [gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-0.10.0-r2.ebuild virt-manager-0.10.0-r1.ebuild virt-manager-0.10.0.ebuild virt-manager-9999.ebuild ChangeLog Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox