Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libclastfm: libclastfm-0.4.ebuild ChangeLog
Date: Mon, 30 Jan 2012 16:41:18
Message-Id: 20120130164107.F331B2004B@flycatcher.gentoo.org
1 ago 12/01/30 16:41:07
2
3 Modified: libclastfm-0.4.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #401417
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-libs/libclastfm/libclastfm-0.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libclastfm/libclastfm-0.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libclastfm/libclastfm-0.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libclastfm/libclastfm-0.4.ebuild?r1=1.1&r2=1.2
15
16 Index: libclastfm-0.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libclastfm/libclastfm-0.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libclastfm-0.4.ebuild 26 Oct 2011 18:02:15 -0000 1.1
23 +++ libclastfm-0.4.ebuild 30 Jan 2012 16:41:07 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libclastfm/libclastfm-0.4.ebuild,v 1.1 2011/10/26 18:02:15 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclastfm/libclastfm-0.4.ebuild,v 1.2 2012/01/30 16:41:07 ago Exp $
30
31 EAPI=4
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 ~x86"
39 IUSE="static-libs"
40
41 RDEPEND="net-misc/curl"
42
43
44
45 1.2 media-libs/libclastfm/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libclastfm/ChangeLog?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libclastfm/ChangeLog?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libclastfm/ChangeLog?r1=1.1&r2=1.2
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/libclastfm/ChangeLog,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- ChangeLog 26 Oct 2011 18:02:15 -0000 1.1
58 +++ ChangeLog 30 Jan 2012 16:41:07 -0000 1.2
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-libs/libclastfm
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libclastfm/ChangeLog,v 1.1 2011/10/26 18:02:15 ssuominen Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclastfm/ChangeLog,v 1.2 2012/01/30 16:41:07 ago Exp $
65 +
66 + 30 Jan 2012; Agostino Sarubbo <ago@g.o> libclastfm-0.4.ebuild:
67 + Stable for AMD64, wrt bug #401417
68
69 *libclastfm-0.4 (26 Oct 2011)