johu 14/04/06 17:38:44 Modified: tomahawk-9999.ebuild ChangeLog Log: Drop twitter support by upstream changes. Thanks to Uwe L. "xhochy" Korn. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.24 media-sound/tomahawk/tomahawk-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?r1=1.23&r2=1.24 Index: tomahawk-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- tomahawk-9999.ebuild 9 Feb 2014 19:07:08 -0000 1.23 +++ tomahawk-9999.ebuild 6 Apr 2014 17:38:44 -0000 1.24 @@ -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-9999.ebuild,v 1.23 2014/02/09 19:07:08 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.24 2014/04/06 17:38:44 johu Exp $ EAPI=5 @@ -21,7 +21,7 @@ LICENSE="GPL-3 BSD" SLOT="0" -IUSE="debug jabber kde qt5 telepathy twitter" +IUSE="debug jabber kde qt5 telepathy" REQUIRED_USE="telepathy? ( kde )" @@ -57,7 +57,6 @@ dev-qt/qtwidgets:5 ) telepathy? ( net-libs/telepathy-qt ) - twitter? ( net-libs/qtweetlib ) " RDEPEND="${DEPEND} app-crypt/qca-ossl @@ -71,7 +70,6 @@ $(cmake-utils_use_with kde KDE4) $(cmake-utils_use_build !qt5 WITH_QT4) $(cmake-utils_use_with telepathy TelepathyQt) - $(cmake-utils_use_with twitter QTweetLib) ) if [[ ${PV} != *9999* ]]; then 1.37 media-sound/tomahawk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 9 Feb 2014 19:07:08 -0000 1.36 +++ ChangeLog 6 Apr 2014 17:38:44 -0000 1.37 @@ -1,6 +1,9 @@ # 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.36 2014/02/09 19:07:08 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.37 2014/04/06 17:38:44 johu Exp $ + + 06 Apr 2014; Johannes Huber <j...@gentoo.org> tomahawk-9999.ebuild: + Drop twitter support by upstream changes. Thanks to Uwe L. "xhochy" Korn. 09 Feb 2014; Michael Palimaka <kensing...@gentoo.org> tomahawk-0.6.1.ebuild, tomahawk-0.7.0.ebuild, tomahawk-9999.ebuild: