summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2012-11-21 22:07:05 +0000
committerDoug Goldstein <cardoe@gentoo.org>2012-11-21 22:07:05 +0000
commitd4ba963b2f929f9ee6ccab0c47b9ff755c8baade (patch)
treed826f7e2588bb240a3a19ccffddaa4b70dafae8f /net-misc
parentStable for x86, wrt bug #444222 (diff)
downloadgentoo-2-d4ba963b2f929f9ee6ccab0c47b9ff755c8baade.tar.gz
gentoo-2-d4ba963b2f929f9ee6ccab0c47b9ff755c8baade.tar.bz2
gentoo-2-d4ba963b2f929f9ee6ccab0c47b9ff755c8baade.zip
usbredir 0.5 and newer break existing builds so we need to depend on versions less than 0.5. bug #439972
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/spice-gtk/ChangeLog8
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.11.ebuild3
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.12.ebuild3
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.13.ebuild3
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.7.159.ebuild3
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.8.ebuild3
6 files changed, 17 insertions, 6 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog
index 7e526a9b2bd4..50cd73ad73d6 100644
--- a/net-misc/spice-gtk/ChangeLog
+++ b/net-misc/spice-gtk/ChangeLog
@@ -1,6 +1,12 @@
# 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.28 2012/10/29 10:19:26 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.29 2012/11/21 22:07:05 cardoe Exp $
+
+ 21 Nov 2012; Doug Goldstein <cardoe@gentoo.org> spice-gtk-0.11.ebuild,
+ spice-gtk-0.12.ebuild, spice-gtk-0.13.ebuild, spice-gtk-0.7.159.ebuild,
+ spice-gtk-0.8.ebuild:
+ usbredir 0.5 and newer break existing builds so we need to depend on versions
+ less than 0.5. bug #439972
29 Oct 2012; Tiziano Müller <dev-zero@gentoo.org>
+files/0.14-Deal-with-libusbredirparser.pc-rename-to-libusbredir.patch,
diff --git a/net-misc/spice-gtk/spice-gtk-0.11.ebuild b/net-misc/spice-gtk/spice-gtk-0.11.ebuild
index 36891bf20942..01fb4f70329e 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.5 2012/05/22 16:12:45 ssuominen Exp $
+# $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 $
EAPI="4"
GCONF_DEBUG="no"
@@ -45,6 +45,7 @@ RDEPEND="pulseaudio? ( !gstreamer? ( media-sound/pulseaudio ) )
>=sys-auth/polkit-0.101 )
virtual/libusb:1
>=sys-apps/usbredir-0.4.2
+ <sys-apps/usbredir-0.5
sys-fs/udev[gudev] )"
DEPEND="${RDEPEND}
vala? ( dev-lang/vala:0.14 )
diff --git a/net-misc/spice-gtk/spice-gtk-0.12.ebuild b/net-misc/spice-gtk/spice-gtk-0.12.ebuild
index 503ca92fe7d2..3e79d64a885e 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.5 2012/06/13 09:27:43 dev-zero Exp $
+# $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 $
EAPI="4"
GCONF_DEBUG="no"
@@ -48,6 +48,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio )
>=sys-auth/polkit-0.101 )
virtual/libusb:1
>=sys-apps/usbredir-0.4.2
+ <sys-apps/usbredir-0.5
sys-fs/udev[gudev] )"
DEPEND="${RDEPEND}
vala? ( dev-lang/vala:0.14 )
diff --git a/net-misc/spice-gtk/spice-gtk-0.13.ebuild b/net-misc/spice-gtk/spice-gtk-0.13.ebuild
index 5706fad74287..d26ddb61bd47 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.3 2012/09/21 19:37:54 cardoe Exp $
+# $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 $
EAPI="4"
GCONF_DEBUG="no"
@@ -48,6 +48,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio )
>=sys-auth/polkit-0.101 )
virtual/libusb:1
>=sys-apps/usbredir-0.4.2
+ <sys-apps/usbredir-0.5
sys-fs/udev[gudev] )"
DEPEND="${RDEPEND}
vala? ( dev-lang/vala:0.14 )
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 c46ddfd8abb0..88f2de223495 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.6 2012/05/22 16:12:45 ssuominen Exp $
+# $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 $
EAPI="4"
GCONF_DEBUG="no"
@@ -44,6 +44,7 @@ RDEPEND="pulseaudio? ( !gstreamer? ( media-sound/pulseaudio ) )
sys-apps/acl )
virtual/libusb:1
>=sys-apps/usbredir-0.3.1
+ <sys-apps/usbredir-0.5
sys-fs/udev[gudev] )"
DEPEND="${RDEPEND}
vala? ( dev-lang/vala:0.14 )
diff --git a/net-misc/spice-gtk/spice-gtk-0.8.ebuild b/net-misc/spice-gtk/spice-gtk-0.8.ebuild
index 14fa9e256200..33ffea25665a 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.4 2012/05/22 16:12:45 ssuominen Exp $
+# $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 $
EAPI="4"
GCONF_DEBUG="no"
@@ -44,6 +44,7 @@ RDEPEND="pulseaudio? ( !gstreamer? ( media-sound/pulseaudio ) )
>=sys-auth/polkit-0.96 )
virtual/libusb:1
>=sys-apps/usbredir-0.3.3
+ <sys-apps/usbredir-0.5
sys-fs/udev[gudev] )"
DEPEND="${RDEPEND}
vala? ( dev-lang/vala:0.14 )