Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/johu:master commit in: media-sound/tomahawk/
Date: Fri, 06 Apr 2012 22:21:50
Message-Id: 1333750889.b82af8ff38c7419a1542b9f3eea620e5a289c862.johu@gentoo
1 commit: b82af8ff38c7419a1542b9f3eea620e5a289c862
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 22:21:29 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 22:21:29 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=b82af8ff
7
8 [media-sound/tomahawk] Sync with tree.
9
10 (Portage version: 2.2.0_alpha99/git/Linux i686, unsigned Manifest commit)
11
12 ---
13 media-sound/tomahawk/tomahawk-9999.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
17 index f896399..429bdc8 100644
18 --- a/media-sound/tomahawk/tomahawk-9999.ebuild
19 +++ b/media-sound/tomahawk/tomahawk-9999.ebuild
20 @@ -51,7 +51,7 @@ RDEPEND="${DEPEND}
21 "
22
23 src_configure() {
24 - mycmakeargs=(
25 + local mycmakeargs=(
26 $(cmake-utils_use_with jabber Jreen)
27 $(cmake-utils_use_with resolver LibAttica)
28 $(cmake-utils_use_with resolver QuaZip)