Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libsamplerate: ChangeLog libsamplerate-0.1.7.ebuild
Date: Sat, 02 Jan 2010 17:46:53
Message-Id: E1NR83r-0004Cf-Am@stork.gentoo.org
1 hwoarang 10/01/02 17:46:47
2
3 Modified: ChangeLog libsamplerate-0.1.7.ebuild
4 Log:
5 Stable on amd64 wrt bug #297672
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.64 media-libs/libsamplerate/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsamplerate/ChangeLog?rev=1.64&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsamplerate/ChangeLog?rev=1.64&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsamplerate/ChangeLog?r1=1.63&r2=1.64
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v
18 retrieving revision 1.63
19 retrieving revision 1.64
20 diff -u -r1.63 -r1.64
21 --- ChangeLog 2 Jan 2010 14:02:39 -0000 1.63
22 +++ ChangeLog 2 Jan 2010 17:46:46 -0000 1.64
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-libs/libsamplerate
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.63 2010/01/02 14:02:39 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.64 2010/01/02 17:46:46 hwoarang Exp $
28 +
29 + 02 Jan 2010; Markos Chandras <hwoarang@g.o>
30 + libsamplerate-0.1.7.ebuild:
31 + Stable on amd64 wrt bug #297672
32
33 02 Jan 2010; Christian Faulhammer <fauli@g.o>
34 libsamplerate-0.1.7.ebuild:
35
36
37
38 1.4 media-libs/libsamplerate/libsamplerate-0.1.7.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild?r1=1.3&r2=1.4
43
44 Index: libsamplerate-0.1.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- libsamplerate-0.1.7.ebuild 2 Jan 2010 14:02:39 -0000 1.3
51 +++ libsamplerate-0.1.7.ebuild 2 Jan 2010 17:46:46 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild,v 1.3 2010/01/02 14:02:39 fauli Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild,v 1.4 2010/01/02 17:46:46 hwoarang Exp $
57
58 inherit eutils autotools
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
66 IUSE="sndfile"
67
68 RDEPEND="sndfile? ( >=media-libs/libsndfile-1.0.2 )"