pacho 15/05/11 20:57:48
Modified: tomahawk-9999.ebuild tomahawk-0.8.2.ebuild
ChangeLog
Log:
Rename jabber to xmpp USE (#216300)
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
A188FBD4)
Revision Changes Path
1.32 media-sound/tomahawk/tomahawk-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.32&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.32&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?r1=1.31&r2=1.32
Index: tomahawk-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- tomahawk-9999.ebuild 22 Feb 2015 18:41:23 -0000 1.31
+++ tomahawk-9999.ebuild 11 May 2015 20:57:48 -0000 1.32
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.31 2015/02/22 18:41:23 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v
1.32 2015/05/11 20:57:48 pacho Exp $
EAPI=5
@@ -21,7 +21,7 @@
LICENSE="GPL-3 BSD"
SLOT="0"
-IUSE="debug +hatchet jabber kde qt5 telepathy"
+IUSE="debug +hatchet kde qt5 telepathy xmpp"
REQUIRED_USE="telepathy? ( kde )"
@@ -34,7 +34,7 @@
>=net-libs/gnutls-3.2
x11-libs/libX11
hatchet? ( dev-cpp/websocketpp )
- jabber? ( net-libs/jreen )
+ xmpp? ( net-libs/jreen )
!qt5? (
app-crypt/qca:2[qt4]
>=dev-libs/libattica-0.4.0
@@ -77,7 +77,7 @@
local mycmakeargs=(
-DWITH_CRASHREPORTER=OFF
$(cmake-utils_use_build hatchet)
- $(cmake-utils_use_with jabber Jreen)
+ $(cmake-utils_use_with xmpp Jreen)
$(cmake-utils_use_with kde KDE4)
$(cmake-utils_use_build !qt5 WITH_QT4)
$(cmake-utils_use_with telepathy TelepathyQt)
1.4 media-sound/tomahawk/tomahawk-0.8.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild?r1=1.3&r2=1.4
Index: tomahawk-0.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tomahawk-0.8.2.ebuild 22 Feb 2015 18:41:23 -0000 1.3
+++ tomahawk-0.8.2.ebuild 11 May 2015 20:57:48 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild,v 1.3
2015/02/22 18:41:23 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.2.ebuild,v 1.4
2015/05/11 20:57:48 pacho Exp $
EAPI=5
@@ -21,7 +21,7 @@
LICENSE="GPL-3 BSD"
SLOT="0"
-IUSE="debug +hatchet jabber kde qt5 telepathy"
+IUSE="debug +hatchet kde qt5 telepathy xmpp"
REQUIRED_USE="telepathy? ( kde )"
@@ -40,7 +40,7 @@
>=net-libs/gnutls-3.2
x11-libs/libX11
hatchet? ( dev-cpp/websocketpp )
- jabber? ( net-libs/jreen )
+ xmpp? ( net-libs/jreen )
!qt5? (
app-crypt/qca:2[qt4(+)]
>=dev-libs/libattica-0.4.0
@@ -79,7 +79,7 @@
local mycmakeargs=(
-DWITH_CRASHREPORTER=OFF
$(cmake-utils_use_build hatchet)
- $(cmake-utils_use_with jabber Jreen)
+ $(cmake-utils_use_with xmpp Jreen)
$(cmake-utils_use_with kde KDE4)
$(cmake-utils_use_build !qt5 WITH_QT4)
$(cmake-utils_use_with telepathy TelepathyQt)
1.46 media-sound/tomahawk/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.46&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.46&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 22 Feb 2015 18:41:23 -0000 1.45
+++ ChangeLog 11 May 2015 20:57:48 -0000 1.46
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/tomahawk
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.45
2015/02/22 18:41:23 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.46
2015/05/11 20:57:48 pacho Exp $
+
+ 11 May 2015; Pacho Ramos <[email protected]> tomahawk-0.8.2.ebuild,
+ tomahawk-9999.ebuild:
+ Rename jabber to xmpp USE (#216300)
22 Feb 2015; Michał Górny <[email protected]> tomahawk-0.8.2.ebuild,
tomahawk-9999.ebuild: