diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-12-03 02:27:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-12-03 02:27:45 +0000 |
commit | 360641934e1bb16ddb9bb6338520506f49077266 (patch) | |
tree | fac279770188debf79ff3e210229afc803861a89 /net-misc | |
parent | Use virtual/udev instead of sys-fs/udev wrt #444398 (diff) | |
download | gentoo-2-360641934e1bb16ddb9bb6338520506f49077266.tar.gz gentoo-2-360641934e1bb16ddb9bb6338520506f49077266.tar.bz2 gentoo-2-360641934e1bb16ddb9bb6338520506f49077266.zip |
Use virtual/udev instead of sys-fs/udev wrt #444398
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/spice-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.11.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.12.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.13.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.14.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.7.159.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.8.ebuild | 4 |
7 files changed, 18 insertions, 13 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog index b24f27230b0c..67d40a1af26e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.31 2012/11/22 10:32:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.32 2012/12/03 02:27:45 ssuominen Exp $ + + 03 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> spice-gtk-0.7.159.ebuild, + spice-gtk-0.8.ebuild, spice-gtk-0.11.ebuild, spice-gtk-0.12.ebuild, + spice-gtk-0.13.ebuild, spice-gtk-0.14.ebuild: + Use virtual/udev instead of sys-fs/udev wrt #444398 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> spice-gtk-0.14.ebuild: Stable for amd64, wrt bug #444224 diff --git a/net-misc/spice-gtk/spice-gtk-0.11.ebuild b/net-misc/spice-gtk/spice-gtk-0.11.ebuild index 01fb4f70329e..d23393d68988 100644 --- a/net-misc/spice-gtk/spice-gtk-0.11.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.11.ebuild @@ -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/net-misc/spice-gtk/spice-gtk-0.11.ebuild,v 1.6 2012/11/21 22:07:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.11.ebuild,v 1.7 2012/12/03 02:27:45 ssuominen Exp $ EAPI="4" GCONF_DEBUG="no" @@ -46,7 +46,7 @@ RDEPEND="pulseaudio? ( !gstreamer? ( media-sound/pulseaudio ) ) virtual/libusb:1 >=sys-apps/usbredir-0.4.2 <sys-apps/usbredir-0.5 - sys-fs/udev[gudev] )" + virtual/udev[gudev] )" DEPEND="${RDEPEND} vala? ( dev-lang/vala:0.14 ) dev-lang/python diff --git a/net-misc/spice-gtk/spice-gtk-0.12.ebuild b/net-misc/spice-gtk/spice-gtk-0.12.ebuild index 3e79d64a885e..28ab0685986a 100644 --- a/net-misc/spice-gtk/spice-gtk-0.12.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.12.ebuild @@ -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/net-misc/spice-gtk/spice-gtk-0.12.ebuild,v 1.6 2012/11/21 22:07:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.12.ebuild,v 1.7 2012/12/03 02:27:45 ssuominen Exp $ EAPI="4" GCONF_DEBUG="no" @@ -49,7 +49,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio ) virtual/libusb:1 >=sys-apps/usbredir-0.4.2 <sys-apps/usbredir-0.5 - sys-fs/udev[gudev] )" + virtual/udev[gudev] )" DEPEND="${RDEPEND} vala? ( dev-lang/vala:0.14 ) dev-lang/python diff --git a/net-misc/spice-gtk/spice-gtk-0.13.ebuild b/net-misc/spice-gtk/spice-gtk-0.13.ebuild index d26ddb61bd47..2345230674f0 100644 --- a/net-misc/spice-gtk/spice-gtk-0.13.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.13.ebuild @@ -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/net-misc/spice-gtk/spice-gtk-0.13.ebuild,v 1.4 2012/11/21 22:07:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.13.ebuild,v 1.5 2012/12/03 02:27:45 ssuominen Exp $ EAPI="4" GCONF_DEBUG="no" @@ -49,7 +49,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio ) virtual/libusb:1 >=sys-apps/usbredir-0.4.2 <sys-apps/usbredir-0.5 - sys-fs/udev[gudev] )" + virtual/udev[gudev] )" DEPEND="${RDEPEND} vala? ( dev-lang/vala:0.14 ) dev-lang/python diff --git a/net-misc/spice-gtk/spice-gtk-0.14.ebuild b/net-misc/spice-gtk/spice-gtk-0.14.ebuild index 84545e865f24..8802ba338129 100644 --- a/net-misc/spice-gtk/spice-gtk-0.14.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.14.ebuild @@ -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/net-misc/spice-gtk/spice-gtk-0.14.ebuild,v 1.6 2012/11/22 10:32:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.14.ebuild,v 1.7 2012/12/03 02:27:45 ssuominen Exp $ EAPI="4" GCONF_DEBUG="no" @@ -48,7 +48,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio ) >=sys-auth/polkit-0.101 ) virtual/libusb:1 >=sys-apps/usbredir-0.4.2 - sys-fs/udev[gudev] )" + virtual/udev[gudev] )" DEPEND="${RDEPEND} vala? ( dev-lang/vala:0.14 ) dev-lang/python diff --git a/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild b/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild index 88f2de223495..2b1ec1280925 100644 --- a/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild @@ -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/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild,v 1.7 2012/11/21 22:07:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild,v 1.8 2012/12/03 02:27:45 ssuominen Exp $ EAPI="4" GCONF_DEBUG="no" @@ -45,7 +45,7 @@ RDEPEND="pulseaudio? ( !gstreamer? ( media-sound/pulseaudio ) ) virtual/libusb:1 >=sys-apps/usbredir-0.3.1 <sys-apps/usbredir-0.5 - sys-fs/udev[gudev] )" + virtual/udev[gudev] )" DEPEND="${RDEPEND} vala? ( dev-lang/vala:0.14 ) dev-lang/python diff --git a/net-misc/spice-gtk/spice-gtk-0.8.ebuild b/net-misc/spice-gtk/spice-gtk-0.8.ebuild index 33ffea25665a..5feb9050467c 100644 --- a/net-misc/spice-gtk/spice-gtk-0.8.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.8.ebuild @@ -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/net-misc/spice-gtk/spice-gtk-0.8.ebuild,v 1.5 2012/11/21 22:07:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.8.ebuild,v 1.6 2012/12/03 02:27:45 ssuominen Exp $ EAPI="4" GCONF_DEBUG="no" @@ -45,7 +45,7 @@ RDEPEND="pulseaudio? ( !gstreamer? ( media-sound/pulseaudio ) ) virtual/libusb:1 >=sys-apps/usbredir-0.3.3 <sys-apps/usbredir-0.5 - sys-fs/udev[gudev] )" + virtual/udev[gudev] )" DEPEND="${RDEPEND} vala? ( dev-lang/vala:0.14 ) dev-lang/python |