idella4     14/12/01 07:01:35

  Modified:             libvirt-python-1.2.10.ebuild
                        libvirt-python-9999.ebuild ChangeLog
  Log:
  clean py3.2 add py3.4 to live ebuild, edit to comment re misfiring test phase
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.4                  dev-python/libvirt-python/libvirt-python-1.2.10.ebuild

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

Index: libvirt-python-1.2.10.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libvirt-python-1.2.10.ebuild        30 Nov 2014 13:02:19 -0000      1.3
+++ libvirt-python-1.2.10.ebuild        1 Dec 2014 07:01:35 -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/libvirt-python/libvirt-python-1.2.10.ebuild,v
 1.3 2014/11/30 13:02:19 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.10.ebuild,v
 1.4 2014/12/01 07:01:35 idella4 Exp $
 
 EAPI=5
 
@@ -35,7 +35,7 @@
        test? ( dev-python/lxml[${PYTHON_USEDEP}]
                dev-python/nose[${PYTHON_USEDEP}] )"
 
-# testsuite currently does nothing
+# testsuite currently does nothing because they left out the actual testsuite
 RESTRICT="test"
 
 python_compile() {



1.3                  dev-python/libvirt-python/libvirt-python-9999.ebuild

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

Index: libvirt-python-9999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libvirt-python-9999.ebuild  17 Nov 2014 20:12:56 -0000      1.2
+++ libvirt-python-9999.ebuild  1 Dec 2014 07:01:35 -0000       1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-9999.ebuild,v 
1.2 2014/11/17 20:12:56 tamiko Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-9999.ebuild,v 
1.3 2014/12/01 07:01:35 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 AUTOTOOLIZE=yes
 



1.23                 dev-python/libvirt-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   30 Nov 2014 13:02:19 -0000      1.22
+++ ChangeLog   1 Dec 2014 07:01:35 -0000       1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/libvirt-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v 1.22 
2014/11/30 13:02:19 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v 1.23 
2014/12/01 07:01:35 idella4 Exp $
+
+  01 Dec 2014; Ian Delaney <[email protected]> libvirt-python-1.2.10.ebuild,
+  libvirt-python-9999.ebuild:
+  clean py3.2 add py3.4 to live ebuild, edit to comment re misfiring test phase
 
   30 Nov 2014; Ian Delaney <[email protected]> libvirt-python-1.2.10.ebuild:
   drop py3.2 add py3.4 support, correct deps, restrict test phase, fix qa issue




Reply via email to