Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: ChangeLog libsndfile-1.0.21.ebuild
Date: Wed, 06 Jan 2010 21:37:35
Message-Id: E1NSdZJ-0006Lb-P5@stork.gentoo.org
1 ranger 10/01/06 21:37:29
2
3 Modified: ChangeLog libsndfile-1.0.21.ebuild
4 Log:
5 Marking libsndfile-1.0.21 ppc64 for bug 297631
6 (Portage version: 2.1.7.16/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.109 media-libs/libsndfile/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.109&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.109&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?r1=1.108&r2=1.109
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v
18 retrieving revision 1.108
19 retrieving revision 1.109
20 diff -u -r1.108 -r1.109
21 --- ChangeLog 29 Dec 2009 19:24:24 -0000 1.108
22 +++ ChangeLog 6 Jan 2010 21:37:29 -0000 1.109
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/libsndfile
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.108 2009/12/29 19:24:24 fauli Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.109 2010/01/06 21:37:29 ranger Exp $
29 +
30 + 06 Jan 2010; Brent Baude <ranger@g.o> libsndfile-1.0.21.ebuild:
31 + Marking libsndfile-1.0.21 ppc64 for bug 297631
32
33 29 Dec 2009; Christian Faulhammer <fauli@g.o>
34 libsndfile-1.0.21.ebuild:
35
36
37
38 1.5 media-libs/libsndfile/libsndfile-1.0.21.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.21.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.21.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.21.ebuild?r1=1.4&r2=1.5
43
44 Index: libsndfile-1.0.21.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.21.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- libsndfile-1.0.21.ebuild 29 Dec 2009 19:24:24 -0000 1.4
51 +++ libsndfile-1.0.21.ebuild 6 Jan 2010 21:37:29 -0000 1.5
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.21.ebuild,v 1.4 2009/12/29 19:24:24 fauli Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.21.ebuild,v 1.5 2010/01/06 21:37:29 ranger Exp $
58
59 inherit eutils libtool autotools
60
61 @@ -16,7 +16,7 @@
62
63 LICENSE="LGPL-2.1"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
67 IUSE="alsa minimal sqlite"
68
69 RDEPEND="!minimal? ( >=media-libs/flac-1.2.1