summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r--net-misc/spice-gtk/ChangeLog8
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild (renamed from net-misc/spice-gtk/spice-gtk-0.25.ebuild)3
2 files changed, 9 insertions, 2 deletions
diff --git a/net-misc/spice-gtk/ChangeLog b/net-misc/spice-gtk/ChangeLog
index a61581459bc7..0d2233bdf976 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.85 2014/07/24 18:15:33 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.86 2014/08/10 13:13:52 dev-zero Exp $
+
+*spice-gtk-0.25-r1 (10 Aug 2014)
+
+ 10 Aug 2014; Tiziano Müller <dev-zero@gentoo.org> +spice-gtk-0.25-r1.ebuild,
+ -spice-gtk-0.25.ebuild:
+ Rev.bump to pull in media-libs/opus to avoid automagic dep (bug #518546).
24 Jul 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
spice-gtk-0.20-r1.ebuild, spice-gtk-0.21.ebuild, spice-gtk-0.25.ebuild:
diff --git a/net-misc/spice-gtk/spice-gtk-0.25.ebuild b/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild
index 6fb3776cd0b0..9178f68b61de 100644
--- a/net-misc/spice-gtk/spice-gtk-0.25.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild
@@ -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/net-misc/spice-gtk/spice-gtk-0.25.ebuild,v 1.3 2014/07/24 18:15:33 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.1 2014/08/10 13:13:52 dev-zero Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -36,6 +36,7 @@ RDEPEND="${PYTHON_DEPS}
media-libs/gst-plugins-base:0.10 )
>=x11-libs/pixman-0.17.7
>=media-libs/celt-0.5.1.1:0.5.1
+ media-libs/opus
dev-libs/openssl
gtk3? ( x11-libs/gtk+:3[introspection?] )
x11-libs/gtk+:2[introspection?]