Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: libsndfile-1.0.25.ebuild ChangeLog
Date: Wed, 07 Sep 2011 09:04:43
Message-Id: 20110907090434.396812004C@flycatcher.gentoo.org
1 chainsaw 11/09/07 09:04:34
2
3 Modified: libsndfile-1.0.25.ebuild ChangeLog
4 Log:
5 Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in security bug #375125 filed by Alexis Ballier.
6
7 (Portage version: 2.1.10.14/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-libs/libsndfile/libsndfile-1.0.25.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25.ebuild?r1=1.1&r2=1.2
15
16 Index: libsndfile-1.0.25.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libsndfile-1.0.25.ebuild 13 Jul 2011 20:08:44 -0000 1.1
23 +++ libsndfile-1.0.25.ebuild 7 Sep 2011 09:04:34 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25.ebuild,v 1.1 2011/07/13 20:08:44 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25.ebuild,v 1.2 2011/09/07 09:04:34 chainsaw Exp $
29
30 EAPI=4
31 inherit eutils autotools
32 @@ -17,7 +17,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
38 IUSE="alsa minimal sqlite static-libs"
39
40 RDEPEND="!minimal? ( >=media-libs/flac-1.2.1
41
42
43
44 1.124 media-libs/libsndfile/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.124&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.124&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/ChangeLog?r1=1.123&r2=1.124
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v
53 retrieving revision 1.123
54 retrieving revision 1.124
55 diff -u -r1.123 -r1.124
56 --- ChangeLog 13 Jul 2011 20:08:44 -0000 1.123
57 +++ ChangeLog 7 Sep 2011 09:04:34 -0000 1.124
58 @@ -1,6 +1,10 @@
59 # ChangeLog for media-libs/libsndfile
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.123 2011/07/13 20:08:44 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.124 2011/09/07 09:04:34 chainsaw Exp $
63 +
64 + 07 Sep 2011; Tony Vroon <chainsaw@g.o> libsndfile-1.0.25.ebuild:
65 + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in
66 + security bug #375125 filed by Alexis Ballier.
67
68 *libsndfile-1.0.25 (13 Jul 2011)