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
ranger 09/05/18 19:00:06
Modified: ChangeLog libsndfile-1.0.20.ebuild
Log:
Marking libsndfile-1.0.20 ppc64 and ppc for bug 269863
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Revision Changes Path
1.103 media-libs/libsndfile/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.103&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.103&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?r1=1.102&r2=1.103
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog 16 May 2009 19:06:01 -0000 1.102
+++ ChangeLog 18 May 2009 19:00:06 -0000 1.103
@@ -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.102 2009/05/16 19:06:01 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.103 2009/05/18 19:00:06 ranger Exp $
+
+ 18 May 2009; Brent Baude <ranger@g.o> libsndfile-1.0.20.ebuild:
+ Marking libsndfile-1.0.20 ppc64 and ppc for bug 269863
16 May 2009; <chainsaw@g.o> libsndfile-1.0.20.ebuild:
There is no TODO file in this version, stop trying to install it.
1.6 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.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.20.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.20.ebuild?r1=1.5&r2=1.6
Index: libsndfile-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.20.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libsndfile-1.0.20.ebuild 16 May 2009 19:06:01 -0000 1.5
+++ libsndfile-1.0.20.ebuild 18 May 2009 19:00:06 -0000 1.6
@@ -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.5 2009/05/16 19:06:01 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.20.ebuild,v 1.6 2009/05/18 19:00:06 ranger 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
|
|