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 10:56:11
Message-Id: E1LdjL7-0002Dj-Rr@stork.gentoo.org
1 alexxy 09/03/01 10:56:09
2
3 Modified: ChangeLog amarok-2.0.1.1.ebuild
4 Log:
5 Ajust deps
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.304 media-sound/amarok/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.304&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.304&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?r1=1.303&r2=1.304
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
18 retrieving revision 1.303
19 retrieving revision 1.304
20 diff -u -r1.303 -r1.304
21 --- ChangeLog 28 Feb 2009 10:41:24 -0000 1.303
22 +++ ChangeLog 1 Mar 2009 10:56:09 -0000 1.304
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.303 2009/02/28 10:41:24 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.304 2009/03/01 10:56:09 alexxy Exp $
28 +
29 + 01 Mar 2009; Alexey Shvetsov <alexxy@g.o> amarok-2.0.1.1.ebuild:
30 + Ajust deps
31
32 28 Feb 2009; Markus Meier <maekke@g.o> metadata.xml:
33 semantic-desktop is a global USE-flag
34
35
36
37 1.9 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.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild?rev=1.9&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.8&r2=1.9
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.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- amarok-2.0.1.1.ebuild 10 Feb 2009 22:09:34 -0000 1.8
50 +++ amarok-2.0.1.1.ebuild 1 Mar 2009 10:56:09 -0000 1.9
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.8 2009/02/10 22:09:34 scarabeus Exp $
55 +# $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 $
56
57 EAPI="2"
58
59 @@ -40,7 +40,7 @@
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[sesame2] )"
64 + semantic-desktop? ( dev-libs/soprano[redland] )"
65
66 RDEPEND="${DEPEND}
67 app-arch/unzip