kensington 14/12/31 13:22:59
Modified: tomahawk-0.6.1.ebuild tomahawk-0.7.0.ebuild
ChangeLog
Log:
Enforce USE dependency for media-libs/phonon.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
0x06B1F38DCA45A1EC!)
Revision Changes Path
1.9 media-sound/tomahawk/tomahawk-0.6.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild?r1=1.8&r2=1.9
Index: tomahawk-0.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tomahawk-0.6.1.ebuild 19 Jul 2014 11:40:34 -0000 1.8
+++ tomahawk-0.6.1.ebuild 31 Dec 2014 13:22:59 -0000 1.9
@@ -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/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.8
2014/07/19 11:40:34 johu Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.9
2014/12/31 13:22:59 kensington Exp $
EAPI=5
@@ -41,7 +41,7 @@
>=dev-qt/qtwebkit-${QT_MINIMAL}:4
>=media-libs/liblastfm-1.0.1
>=media-libs/libechonest-2.0.1
- >=media-libs/phonon-4.5.0
+ >=media-libs/phonon-4.5.0[qt4]
>=media-libs/taglib-1.6.0
x11-libs/libX11
jabber? ( >=net-libs/jreen-1.1.1 )
1.8 media-sound/tomahawk/tomahawk-0.7.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild?r1=1.7&r2=1.8
Index: tomahawk-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tomahawk-0.7.0.ebuild 19 Jul 2014 11:40:34 -0000 1.7
+++ tomahawk-0.7.0.ebuild 31 Dec 2014 13:22:59 -0000 1.8
@@ -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/media-sound/tomahawk/tomahawk-0.7.0.ebuild,v 1.7
2014/07/19 11:40:34 johu Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild,v 1.8
2014/12/31 13:22:59 kensington Exp $
EAPI=5
@@ -41,7 +41,7 @@
>=dev-qt/qtwebkit-${QT_MINIMAL}:4
>=media-libs/liblastfm-1.0.1
>=media-libs/libechonest-2.0.3
- >=media-libs/phonon-4.5.0
+ >=media-libs/phonon-4.5.0[qt4]
>=media-libs/taglib-1.6.0
x11-libs/libX11
jabber? ( >=net-libs/jreen-1.1.1 )
1.41 media-sound/tomahawk/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.41&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.41&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 22 Jul 2014 18:37:57 -0000 1.40
+++ ChangeLog 31 Dec 2014 13:22:59 -0000 1.41
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/tomahawk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.40
2014/07/22 18:37:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.41
2014/12/31 13:22:59 kensington Exp $
+
+ 31 Dec 2014; Michael Palimaka <[email protected]> tomahawk-0.6.1.ebuild,
+ tomahawk-0.7.0.ebuild:
+ Enforce USE dependency for media-libs/phonon.
22 Jul 2014; Johannes Huber <[email protected]> tomahawk-9999.ebuild:
Update dependencies, bug #517616.