Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
jer 09/05/15 18:42:31
Modified: ChangeLog libsndfile-1.0.20.ebuild
Log:
Stable for HPPA (bug #269863).
(Portage version: 2.2_rc33/cvs/Linux i686)
Revision Changes Path
1.100 media-libs/libsndfile/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?r1=1.99&r2=1.100
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog 15 May 2009 17:00:42 -0000 1.99
+++ ChangeLog 15 May 2009 18:42:31 -0000 1.100
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsndfile
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.99 2009/05/15 17:00:42 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.100 2009/05/15 18:42:31 jer Exp $
+
+ 15 May 2009; Jeroen Roovers <jer@g.o> libsndfile-1.0.20.ebuild:
+ Stable for HPPA (bug #269863).
15 May 2009; Tobias Klausmann <klausman@g.o>
libsndfile-1.0.20.ebuild:
1.3 media-libs/libsndfile/libsndfile-1.0.20.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.20.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.20.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.20.ebuild?r1=1.2&r2=1.3
Index: libsndfile-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.20.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libsndfile-1.0.20.ebuild 15 May 2009 17:00:42 -0000 1.2
+++ libsndfile-1.0.20.ebuild 15 May 2009 18:42:31 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.20.ebuild,v 1.2 2009/05/15 17:00:42 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.20.ebuild,v 1.3 2009/05/15 18:42:31 jer Exp $
inherit eutils libtool autotools
@@ -16,7 +16,7 @@
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 jack minimal sqlite"
RDEPEND="!minimal? ( >=media-libs/flac-1.2.1
|
|