tamiko      14/12/13 11:46:47

  Modified:             libvirt-python-1.2.10.ebuild ChangeLog
  Log:
  tightly couple libvirt dependency to version
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  Changes    Path
1.5                  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.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.10.ebuild?rev=1.5&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.4&r2=1.5

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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libvirt-python-1.2.10.ebuild        1 Dec 2014 07:01:35 -0000       1.4
+++ libvirt-python-1.2.10.ebuild        13 Dec 2014 11:46:47 -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/libvirt-python/libvirt-python-1.2.10.ebuild,v
 1.4 2014/12/01 07:01:35 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.10.ebuild,v
 1.5 2014/12/13 11:46:47 tamiko Exp $
 
 EAPI=5
 
@@ -29,7 +29,7 @@
 SLOT="0"
 IUSE="test"
 
-RDEPEND=">=app-emulation/libvirt-0.9.6:=[-python(-)]"
+RDEPEND="app-emulation/libvirt:0/${PV}"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( dev-python/lxml[${PYTHON_USEDEP}]



1.24                 dev-python/libvirt-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   1 Dec 2014 07:01:35 -0000       1.23
+++ ChangeLog   13 Dec 2014 11:46:47 -0000      1.24
@@ -1,6 +1,9 @@
 # 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.23 
2014/12/01 07:01:35 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v 1.24 
2014/12/13 11:46:47 tamiko Exp $
+
+  13 Dec 2014; Matthias Maier <[email protected]> libvirt-python-1.2.10.ebuild:
+  tightly couple libvirt dependency to version
 
   01 Dec 2014; Ian Delaney <[email protected]> libvirt-python-1.2.10.ebuild,
   libvirt-python-9999.ebuild:




Reply via email to