Gentoo Archives: gentoo-commits

From: "Alex Alexander (wired)" <wired@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/liblastfm: ChangeLog liblastfm-0.3.0.ebuild
Date: Thu, 25 Feb 2010 20:28:56
Message-Id: E1NkkKJ-0003PS-7q@stork.gentoo.org
1 wired 10/02/25 20:28:51
2
3 Modified: ChangeLog liblastfm-0.3.0.ebuild
4 Log:
5 [media-libs/liblastfm] added missing qt-test dep
6 (Portage version: 2.2_rc63/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 media-libs/liblastfm/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblastfm/ChangeLog?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblastfm/ChangeLog?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblastfm/ChangeLog?r1=1.6&r2=1.7
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ChangeLog 23 Feb 2010 04:03:58 -0000 1.6
22 +++ ChangeLog 25 Feb 2010 20:28:50 -0000 1.7
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/liblastfm
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.6 2010/02/23 04:03:58 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.7 2010/02/25 20:28:50 wired Exp $
28 +
29 + 25 Feb 2010; Alex Alexander <wired@g.o> liblastfm-0.3.0.ebuild:
30 + added missing qt-test dep
31
32 23 Feb 2010; Joseph Jezak <josejx@g.o> liblastfm-0.3.0.ebuild:
33 Marked ~ppc.
34
35
36
37 1.8 media-libs/liblastfm/liblastfm-0.3.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblastfm/liblastfm-0.3.0.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblastfm/liblastfm-0.3.0.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblastfm/liblastfm-0.3.0.ebuild?r1=1.7&r2=1.8
42
43 Index: liblastfm-0.3.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-0.3.0.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- liblastfm-0.3.0.ebuild 23 Feb 2010 04:03:58 -0000 1.7
50 +++ liblastfm-0.3.0.ebuild 25 Feb 2010 20:28:50 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-0.3.0.ebuild,v 1.7 2010/02/23 04:03:58 josejx Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-0.3.0.ebuild,v 1.8 2010/02/25 20:28:50 wired Exp $
56
57 EAPI="2"
58
59 @@ -19,6 +19,7 @@
60 >=media-libs/libsamplerate-0.1.4
61 sci-libs/fftw:3.0
62 >=x11-libs/qt-core-4.5:4
63 + >=x11-libs/qt-test-4.5:4
64 !<media-libs/lastfmlib-0.4.0
65 "
66 # Unrestrict Ruby depend for next release!