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: Sat, 30 Jun 2012 20:25:22
Message-Id: 1341087882.9c6f5728271ee4f37ba4c266894f1d19e20928a4.johu@gentoo
1 commit: 9c6f5728271ee4f37ba4c266894f1d19e20928a4
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 20:24:42 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 20:24:42 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=9c6f5728
7
8 [media-sound/tomahawk] Remove unused build parameter.
9
10 (Portage version: 2.2.0_alpha114/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 media-sound/tomahawk/tomahawk-9999.ebuild | 1 -
14 1 files changed, 0 insertions(+), 1 deletions(-)
15
16 diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
17 index eafe0ce..68086b7 100644
18 --- a/media-sound/tomahawk/tomahawk-9999.ebuild
19 +++ b/media-sound/tomahawk/tomahawk-9999.ebuild
20 @@ -54,7 +54,6 @@ src_configure() {
21 local mycmakeargs=(
22 $(cmake-utils_use_with jabber Jreen)
23 $(cmake-utils_use_with twitter QTweetLib)
24 - -DINTERNAL_JREEN=OFF
25 )
26
27 if [[ ${PV} != *9999* ]]; then