public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/ganeti: ganeti-2.4.5-r1.ebuild ganeti-2.0.6.ebuild ganeti-2.4.5.ebuild ganeti-2.6.2.ebuild ganeti-2.6.0.ebuild ganeti-2.1.8.ebuild ganeti-1.2.9.ebuild ganeti-2.6.1.ebuild ganeti-2.3.1.ebuild ganeti-2.2.2.ebuild ganeti-2.5.1.ebuild ganeti-2.5.2.ebuild ganeti-2.5.2-r1.ebuild ganeti-2.5.2-r2.ebuild ChangeLog
@ 2012-12-31 12:57 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2012-12-31 12:57 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/12/31 12:57:03

  Modified:             ganeti-2.4.5-r1.ebuild ganeti-2.0.6.ebuild
                        ganeti-2.4.5.ebuild ganeti-2.6.2.ebuild
                        ganeti-2.6.0.ebuild ganeti-2.1.8.ebuild
                        ganeti-1.2.9.ebuild ganeti-2.6.1.ebuild
                        ganeti-2.3.1.ebuild ganeti-2.2.2.ebuild
                        ganeti-2.5.1.ebuild ganeti-2.5.2.ebuild
                        ganeti-2.5.2-r1.ebuild ganeti-2.5.2-r2.ebuild
                        ChangeLog
  Log:
  Use virtual/pyparsing.
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)

Revision  Changes    Path
1.5                  app-emulation/ganeti/ganeti-2.4.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild?r1=1.4&r2=1.5

Index: ganeti-2.4.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ganeti-2.4.5-r1.ebuild	16 Dec 2012 16:20:29 -0000	1.4
+++ ganeti-2.4.5-r1.ebuild	31 Dec 2012 12:57:03 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild,v 1.4 2012/12/16 16:20:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild,v 1.5 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI=4
 
@@ -27,7 +27,7 @@
 	dev-libs/openssl
 	dev-python/paramiko
 	dev-python/pyopenssl
-	dev-python/pyparsing
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.5                  app-emulation/ganeti/ganeti-2.0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild?r1=1.4&r2=1.5

Index: ganeti-2.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ganeti-2.0.6.ebuild	9 Oct 2012 20:45:44 -0000	1.4
+++ ganeti-2.0.6.ebuild	31 Dec 2012 12:57:03 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild,v 1.4 2012/10/09 20:45:44 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild,v 1.5 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI=2
 
@@ -20,7 +20,7 @@
 	drbd? ( >=sys-cluster/drbd-8.0 )
 	dev-libs/openssl
 	dev-python/pyopenssl
-	dev-python/pyparsing
+	virtual/pyparsing
 	dev-python/simplejson
 	net-analyzer/arping
 	net-misc/bridge-utils



1.4                  app-emulation/ganeti/ganeti-2.4.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5.ebuild?r1=1.3&r2=1.4

Index: ganeti-2.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ganeti-2.4.5.ebuild	9 Oct 2012 20:45:44 -0000	1.3
+++ ganeti-2.4.5.ebuild	31 Dec 2012 12:57:03 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5.ebuild,v 1.3 2012/10/09 20:45:44 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5.ebuild,v 1.4 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI=2
 
@@ -27,7 +27,7 @@
 	dev-libs/openssl
 	dev-python/paramiko
 	dev-python/pyopenssl
-	dev-python/pyparsing
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.3                  app-emulation/ganeti/ganeti-2.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.6.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.6.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.6.2.ebuild?r1=1.2&r2=1.3

Index: ganeti-2.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ganeti-2.6.2.ebuild	24 Dec 2012 17:52:08 -0000	1.2
+++ ganeti-2.6.2.ebuild	31 Dec 2012 12:57:03 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.2.ebuild,v 1.2 2012/12/24 17:52:08 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.2.ebuild,v 1.3 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2:2.6"
@@ -59,7 +59,7 @@
 	dev-python/elementtree
 	dev-python/paramiko
 	dev-python/pyopenssl
-	>=dev-python/pyparsing-1.4.6
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.3                  app-emulation/ganeti/ganeti-2.6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.6.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.6.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.6.0.ebuild?r1=1.2&r2=1.3

Index: ganeti-2.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ganeti-2.6.0.ebuild	9 Oct 2012 20:45:44 -0000	1.2
+++ ganeti-2.6.0.ebuild	31 Dec 2012 12:57:03 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.0.ebuild,v 1.2 2012/10/09 20:45:44 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.0.ebuild,v 1.3 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI="4"
 
@@ -57,7 +57,7 @@
 	dev-python/elementtree
 	dev-python/paramiko
 	dev-python/pyopenssl
-	>=dev-python/pyparsing-1.4.6
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.5                  app-emulation/ganeti/ganeti-2.1.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild?r1=1.4&r2=1.5

Index: ganeti-2.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ganeti-2.1.8.ebuild	9 Oct 2012 20:45:44 -0000	1.4
+++ ganeti-2.1.8.ebuild	31 Dec 2012 12:57:03 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild,v 1.4 2012/10/09 20:45:44 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild,v 1.5 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI=2
 
@@ -24,7 +24,7 @@
 	drbd? ( >=sys-cluster/drbd-8.0 )
 	dev-libs/openssl
 	dev-python/pyopenssl
-	dev-python/pyparsing
+	virtual/pyparsing
 	dev-python/pyinotify
 	dev-python/simplejson
 	net-analyzer/arping



1.3                  app-emulation/ganeti/ganeti-1.2.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-1.2.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-1.2.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-1.2.9.ebuild?r1=1.2&r2=1.3

Index: ganeti-1.2.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-1.2.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ganeti-1.2.9.ebuild	6 Jul 2010 16:59:58 -0000	1.2
+++ ganeti-1.2.9.ebuild	31 Dec 2012 12:57:03 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-1.2.9.ebuild,v 1.2 2010/07/06 16:59:58 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-1.2.9.ebuild,v 1.3 2012/12/31 12:57:03 mgorny Exp $
 
 PYTHON_DEPEND="2"
 
@@ -21,7 +21,7 @@
 RDEPEND=">=app-emulation/xen-3.0
 	dev-libs/openssl
 	dev-python/pyopenssl
-	dev-python/pyparsing
+	virtual/pyparsing
 	dev-python/simplejson
 	dev-python/twisted
 	net-analyzer/arping



1.2                  app-emulation/ganeti/ganeti-2.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.6.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.6.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.6.1.ebuild?r1=1.1&r2=1.2

Index: ganeti-2.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ganeti-2.6.1.ebuild	15 Oct 2012 18:03:34 -0000	1.1
+++ ganeti-2.6.1.ebuild	31 Dec 2012 12:57:03 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.1.ebuild,v 1.1 2012/10/15 18:03:34 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.1.ebuild,v 1.2 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI="4"
 
@@ -57,7 +57,7 @@
 	dev-python/elementtree
 	dev-python/paramiko
 	dev-python/pyopenssl
-	>=dev-python/pyparsing-1.4.6
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.5                  app-emulation/ganeti/ganeti-2.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.3.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.3.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.3.1.ebuild?r1=1.4&r2=1.5

Index: ganeti-2.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.3.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ganeti-2.3.1.ebuild	9 Oct 2012 20:45:44 -0000	1.4
+++ ganeti-2.3.1.ebuild	31 Dec 2012 12:57:03 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.3.1.ebuild,v 1.4 2012/10/09 20:45:44 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.3.1.ebuild,v 1.5 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI=2
 
@@ -27,7 +27,7 @@
 	dev-libs/openssl
 	dev-python/paramiko
 	dev-python/pyopenssl
-	dev-python/pyparsing
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.6                  app-emulation/ganeti/ganeti-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild?r1=1.5&r2=1.6

Index: ganeti-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ganeti-2.2.2.ebuild	9 Oct 2012 20:45:44 -0000	1.5
+++ ganeti-2.2.2.ebuild	31 Dec 2012 12:57:03 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild,v 1.5 2012/10/09 20:45:44 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild,v 1.6 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI=2
 
@@ -26,7 +26,7 @@
 	dev-libs/openssl
 	dev-python/paramiko
 	dev-python/pyopenssl
-	dev-python/pyparsing
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.3                  app-emulation/ganeti/ganeti-2.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.1.ebuild?r1=1.2&r2=1.3

Index: ganeti-2.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ganeti-2.5.1.ebuild	9 Oct 2012 20:45:44 -0000	1.2
+++ ganeti-2.5.1.ebuild	31 Dec 2012 12:57:03 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.1.ebuild,v 1.2 2012/10/09 20:45:44 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.1.ebuild,v 1.3 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI="4"
 
@@ -49,7 +49,7 @@
 	dev-libs/openssl
 	dev-python/paramiko
 	dev-python/pyopenssl
-	>=dev-python/pyparsing-1.4.6
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.3                  app-emulation/ganeti/ganeti-2.5.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2.ebuild?r1=1.2&r2=1.3

Index: ganeti-2.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ganeti-2.5.2.ebuild	9 Oct 2012 20:45:44 -0000	1.2
+++ ganeti-2.5.2.ebuild	31 Dec 2012 12:57:03 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2.ebuild,v 1.2 2012/10/09 20:45:44 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2.ebuild,v 1.3 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI="4"
 
@@ -49,7 +49,7 @@
 	dev-libs/openssl
 	dev-python/paramiko
 	dev-python/pyopenssl
-	>=dev-python/pyparsing-1.4.6
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.3                  app-emulation/ganeti/ganeti-2.5.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r1.ebuild?r1=1.2&r2=1.3

Index: ganeti-2.5.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ganeti-2.5.2-r1.ebuild	9 Oct 2012 20:45:44 -0000	1.2
+++ ganeti-2.5.2-r1.ebuild	31 Dec 2012 12:57:03 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r1.ebuild,v 1.2 2012/10/09 20:45:44 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r1.ebuild,v 1.3 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI="4"
 
@@ -49,7 +49,7 @@
 	dev-libs/openssl
 	dev-python/paramiko
 	dev-python/pyopenssl
-	>=dev-python/pyparsing-1.4.6
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.2                  app-emulation/ganeti/ganeti-2.5.2-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r2.ebuild?r1=1.1&r2=1.2

Index: ganeti-2.5.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ganeti-2.5.2-r2.ebuild	24 Dec 2012 07:34:07 -0000	1.1
+++ ganeti-2.5.2-r2.ebuild	31 Dec 2012 12:57:03 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r2.ebuild,v 1.1 2012/12/24 07:34:07 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.2-r2.ebuild,v 1.2 2012/12/31 12:57:03 mgorny Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2"
@@ -51,7 +51,7 @@
 	dev-libs/openssl
 	dev-python/paramiko
 	dev-python/pyopenssl
-	>=dev-python/pyparsing-1.4.6
+	virtual/pyparsing
 	dev-python/pycurl
 	dev-python/pyinotify
 	dev-python/simplejson



1.69                 app-emulation/ganeti/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	24 Dec 2012 17:52:08 -0000	1.68
+++ ChangeLog	31 Dec 2012 12:57:03 -0000	1.69
@@ -1,6 +1,14 @@
 # ChangeLog for app-emulation/ganeti
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.68 2012/12/24 17:52:08 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.69 2012/12/31 12:57:03 mgorny Exp $
+
+  31 Dec 2012; Michał Górny <mgorny@gentoo.org> ganeti-1.2.9.ebuild,
+  ganeti-2.0.6.ebuild, ganeti-2.1.8.ebuild, ganeti-2.2.2.ebuild,
+  ganeti-2.3.1.ebuild, ganeti-2.4.5-r1.ebuild, ganeti-2.4.5.ebuild,
+  ganeti-2.5.1.ebuild, ganeti-2.5.2-r1.ebuild, ganeti-2.5.2-r2.ebuild,
+  ganeti-2.5.2.ebuild, ganeti-2.6.0.ebuild, ganeti-2.6.1.ebuild,
+  ganeti-2.6.2.ebuild:
+  Use virtual/pyparsing.
 
   24 Dec 2012; Lance Albertson <ramereth@gentoo.org> ganeti-2.6.2.ebuild:
   Fix metadata invariance reported in bug #448432





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-31 12:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-31 12:57 [gentoo-commits] gentoo-x86 commit in app-emulation/ganeti: ganeti-2.4.5-r1.ebuild ganeti-2.0.6.ebuild ganeti-2.4.5.ebuild ganeti-2.6.2.ebuild ganeti-2.6.0.ebuild ganeti-2.1.8.ebuild ganeti-1.2.9.ebuild ganeti-2.6.1.ebuild ganeti-2.3.1.ebuild ganeti-2.2.2.ebuild ganeti-2.5.1.ebuild ganeti-2.5.2.ebuild ganeti-2.5.2-r1.ebuild ganeti-2.5.2-r2.ebuild ChangeLog 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