Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: ChangeLog libsndfile-1.0.23.ebuild
Date: Sat, 26 Feb 2011 18:51:19
Message-Id: 20110226185109.5621120054@flycatcher.gentoo.org
1 armin76 11/02/26 18:51:09
2
3 Modified: ChangeLog libsndfile-1.0.23.ebuild
4 Log:
5 alpha/arm/ia64/sh/sparc stable wrt #355361
6
7 (Portage version: 2.1.9.41/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.120 media-libs/libsndfile/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.120&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.120&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/ChangeLog?r1=1.119&r2=1.120
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v
19 retrieving revision 1.119
20 retrieving revision 1.120
21 diff -u -r1.119 -r1.120
22 --- ChangeLog 26 Feb 2011 10:28:44 -0000 1.119
23 +++ ChangeLog 26 Feb 2011 18:51:09 -0000 1.120
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/libsndfile
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.119 2011/02/26 10:28:44 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.120 2011/02/26 18:51:09 armin76 Exp $
29 +
30 + 26 Feb 2011; Raúl Porcel <armin76@g.o> libsndfile-1.0.23.ebuild:
31 + alpha/arm/ia64/sh/sparc stable wrt #355361
32
33 26 Feb 2011; Pawel Hajdan jr <phajdan.jr@g.o>
34 libsndfile-1.0.23.ebuild:
35
36
37
38 1.5 media-libs/libsndfile/libsndfile-1.0.23.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.23.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.23.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.23.ebuild?r1=1.4&r2=1.5
43
44 Index: libsndfile-1.0.23.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.23.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- libsndfile-1.0.23.ebuild 26 Feb 2011 10:28:44 -0000 1.4
51 +++ libsndfile-1.0.23.ebuild 26 Feb 2011 18:51:09 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.23.ebuild,v 1.4 2011/02/26 10:28:44 phajdan.jr Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.23.ebuild,v 1.5 2011/02/26 18:51:09 armin76 Exp $
57
58 EAPI=3
59 inherit eutils autotools
60 @@ -17,7 +17,7 @@
61
62 LICENSE="LGPL-2.1"
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="alsa minimal sqlite"
67
68 RDEPEND="!minimal? ( >=media-libs/flac-1.2.1