Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in security...
authorTony Vroon <chainsaw@gentoo.org>
Wed, 7 Sep 2011 09:04:34 +0000 (09:04 +0000)
committerTony Vroon <chainsaw@gentoo.org>
Wed, 7 Sep 2011 09:04:34 +0000 (09:04 +0000)
Package-Manager: portage-2.1.10.14/cvs/Linux x86_64

media-libs/libsndfile/ChangeLog
media-libs/libsndfile/libsndfile-1.0.25.ebuild

index a88eeaed52133884581a7a642e002443ed5e3712..6dc7d231df82d984275dbff7b9b48e86bb565745 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libsndfile
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.123 2011/07/13 20:08:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.124 2011/09/07 09:04:34 chainsaw Exp $
+
+  07 Sep 2011; Tony Vroon <chainsaw@gentoo.org> libsndfile-1.0.25.ebuild:
+  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in
+  security bug #375125 filed by Alexis Ballier.
 
 *libsndfile-1.0.25 (13 Jul 2011)
 
index bb25d7cc0dc3f648206b492b8a73fd311177f813..5b6586d79f0849afc1ad5d2cc1b7ba7b616ab1bd 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25.ebuild,v 1.1 2011/07/13 20:08:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25.ebuild,v 1.2 2011/09/07 09:04:34 chainsaw Exp $
 
 EAPI=4
 inherit eutils autotools
@@ -17,7 +17,7 @@ fi
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="alsa minimal sqlite static-libs"
 
 RDEPEND="!minimal? ( >=media-libs/flac-1.2.1