diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-09-12 22:33:55 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-09-12 22:33:55 +0000 |
commit | ffc33f64509d4c97faa31f0bc443dee2e0b1561a (patch) | |
tree | 62862f8703d06b54f74fef31c0f58d723cc89ba4 /net-misc/spice-gtk | |
parent | Replace virtual/pyparsing dep with dev-python/pyparsing. The split versions w... (diff) | |
download | gentoo-2-ffc33f64509d4c97faa31f0bc443dee2e0b1561a.tar.gz gentoo-2-ffc33f64509d4c97faa31f0bc443dee2e0b1561a.tar.bz2 gentoo-2-ffc33f64509d4c97faa31f0bc443dee2e0b1561a.zip |
Replace virtual/pyparsing dep with dev-python/pyparsing. The split versions were removed and all in-tree versions support all impls now.
(Portage version: 2.2.3/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.18.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.20.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index 4bbf6aea2927..76d88ad19f82 100644 --- a/net-misc/spice-gtk/ChangeLog +++ b/net-misc/spice-gtk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/spice-gtk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.69 2013/09/06 15:24:06 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.70 2013/09/12 22:33:55 mgorny Exp $ + + 12 Sep 2013; Michał Górny <mgorny@gentoo.org> spice-gtk-0.18.ebuild, + spice-gtk-0.20-r1.ebuild, spice-gtk-0.20.ebuild: + Replace virtual/pyparsing dep with dev-python/pyparsing. The split versions + were removed and all in-tree versions support all impls now. 06 Sep 2013; Doug Goldstein <cardoe@gentoo.org> -spice-gtk-0.14-r2.ebuild: Remove older version diff --git a/net-misc/spice-gtk/spice-gtk-0.18.ebuild b/net-misc/spice-gtk/spice-gtk-0.18.ebuild index 2f92bcb4b38f..79ea5dfa5b7d 100644 --- a/net-misc/spice-gtk/spice-gtk-0.18.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.18.ebuild,v 1.4 2013/05/12 12:14:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.18.ebuild,v 1.5 2013/09/12 22:33:54 mgorny Exp $ EAPI=5 GCONF_DEBUG="no" @@ -57,7 +57,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio[glib] ) DEPEND="${RDEPEND} >=app-emulation/spice-protocol-0.10.1 dev-lang/python - virtual/pyparsing + dev-python/pyparsing dev-perl/Text-CSV >=dev-util/intltool-0.40.0 >=sys-devel/gettext-0.17 diff --git a/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild index 4f224ecfd37a..6cb256ceabb6 100644 --- a/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild,v 1.4 2013/08/18 13:44:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.20-r1.ebuild,v 1.5 2013/09/12 22:33:55 mgorny Exp $ EAPI=5 GCONF_DEBUG="no" @@ -61,7 +61,7 @@ RDEPEND="${PYTHON_DEPS} )" DEPEND="${RDEPEND} dev-lang/python - virtual/pyparsing + dev-python/pyparsing dev-perl/Text-CSV >=dev-util/intltool-0.40.0 >=sys-devel/gettext-0.17 diff --git a/net-misc/spice-gtk/spice-gtk-0.20.ebuild b/net-misc/spice-gtk/spice-gtk-0.20.ebuild index c2fbafa2cd62..c9d9d89f6625 100644 --- a/net-misc/spice-gtk/spice-gtk-0.20.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.20.ebuild,v 1.4 2013/08/08 09:41:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.20.ebuild,v 1.5 2013/09/12 22:33:54 mgorny Exp $ EAPI=5 GCONF_DEBUG="no" @@ -61,7 +61,7 @@ RDEPEND="${PYTHON_DEPS} )" DEPEND="${RDEPEND} dev-lang/python - virtual/pyparsing + dev-python/pyparsing dev-perl/Text-CSV >=dev-util/intltool-0.40.0 >=sys-devel/gettext-0.17 |