Gentoo Archives: gentoo-commits

From: "Alexey Shvetsov (alexxy)" <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/amarok: ChangeLog amarok-2.0.1.1.ebuild
Date: Sun, 01 Mar 2009 17:53:05
Message-Id: E1LdpqZ-0005sq-3M@stork.gentoo.org
1 alexxy 09/03/01 17:53:03
2
3 Modified: ChangeLog amarok-2.0.1.1.ebuild
4 Log:
5 Adjust deps; make users happy =)
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.305 media-sound/amarok/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.305&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.305&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?r1=1.304&r2=1.305
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
18 retrieving revision 1.304
19 retrieving revision 1.305
20 diff -u -r1.304 -r1.305
21 --- ChangeLog 1 Mar 2009 10:56:09 -0000 1.304
22 +++ ChangeLog 1 Mar 2009 17:53:02 -0000 1.305
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-sound/amarok
25 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.304 2009/03/01 10:56:09 alexxy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.305 2009/03/01 17:53:02 alexxy Exp $
28 +
29 + 01 Mar 2009; Alexey Shvetsov <alexxy@g.o> amarok-2.0.1.1.ebuild:
30 + Adjust deps
31
32 01 Mar 2009; Alexey Shvetsov <alexxy@g.o> amarok-2.0.1.1.ebuild:
33 Ajust deps
34
35
36
37 1.10 media-sound/amarok/amarok-2.0.1.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild?r1=1.9&r2=1.10
42
43 Index: amarok-2.0.1.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- amarok-2.0.1.1.ebuild 1 Mar 2009 10:56:09 -0000 1.9
50 +++ amarok-2.0.1.1.ebuild 1 Mar 2009 17:53:03 -0000 1.10
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild,v 1.9 2009/03/01 10:56:09 alexxy Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild,v 1.10 2009/03/01 17:53:03 alexxy Exp $
56
57 EAPI="2"
58
59 @@ -40,7 +40,10 @@
60 mp4? ( media-libs/libmp4v2 )
61 mtp? ( >=media-libs/libmtp-0.3.0 )
62 njb? ( >=media-libs/libnjb-2.2.4 )
63 - semantic-desktop? ( dev-libs/soprano[redland] )"
64 + semantic-desktop? ( ||
65 + ( dev-libs/soprano[redland]
66 + dev-libs/soprano[seasame2] )
67 + )"
68
69 RDEPEND="${DEPEND}
70 app-arch/unzip