Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/lastfmlib: lastfmlib-0.3.0.ebuild ChangeLog
Date: Mon, 26 Oct 2009 16:07:54
Message-Id: E1N2S6p-00025K-WF@stork.gentoo.org
1 ssuominen 09/10/26 16:07:51
2
3 Modified: lastfmlib-0.3.0.ebuild ChangeLog
4 Log:
5 Block media-libs/liblastfm wrt #290585
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 media-libs/lastfmlib/lastfmlib-0.3.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/lastfmlib/lastfmlib-0.3.0.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/lastfmlib/lastfmlib-0.3.0.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/lastfmlib/lastfmlib-0.3.0.ebuild?r1=1.3&r2=1.4
14
15 Index: lastfmlib-0.3.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/lastfmlib-0.3.0.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- lastfmlib-0.3.0.ebuild 26 Oct 2009 15:49:02 -0000 1.3
22 +++ lastfmlib-0.3.0.ebuild 26 Oct 2009 16:07:51 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/lastfmlib-0.3.0.ebuild,v 1.3 2009/10/26 15:49:02 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/lastfmlib-0.3.0.ebuild,v 1.4 2009/10/26 16:07:51 ssuominen Exp $
28
29 EAPI=2
30
31 @@ -13,7 +13,8 @@
32 KEYWORDS="amd64 ~x86"
33 IUSE="syslog debug"
34
35 -DEPEND="net-misc/curl"
36 +DEPEND="net-misc/curl
37 + !media-libs/liblastfm"
38
39 src_configure() {
40 econf \
41
42
43
44 1.5 media-libs/lastfmlib/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/lastfmlib/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/lastfmlib/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/lastfmlib/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 26 Oct 2009 15:51:40 -0000 1.4
57 +++ ChangeLog 26 Oct 2009 16:07:51 -0000 1.5
58 @@ -1,6 +1,10 @@
59 # ChangeLog for media-libs/lastfmlib
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/ChangeLog,v 1.4 2009/10/26 15:51:40 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/ChangeLog,v 1.5 2009/10/26 16:07:51 ssuominen Exp $
63 +
64 + 26 Oct 2009; Samuli Suominen <ssuominen@g.o>
65 + lastfmlib-0.3.0.ebuild:
66 + Block media-libs/liblastfm wrt #290585
67
68 26 Oct 2009; Samuli Suominen <ssuominen@g.o>
69 lastfmlib-0.3.0.ebuild: