summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:40:25 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:40:25 +0000
commit201ed44a1b3d9fb349f34ed01f148b044e6571c9 (patch)
tree7dad3519f877e1b3adc2d3a7636044451843a212 /media-libs/libsndfile
parentadded metadata.xml, fixed #76366; thanks to Gunnar Wrobel for the patch (diff)
downloadhistorical-201ed44a1b3d9fb349f34ed01f148b044e6571c9.tar.gz
historical-201ed44a1b3d9fb349f34ed01f148b044e6571c9.tar.bz2
historical-201ed44a1b3d9fb349f34ed01f148b044e6571c9.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r--media-libs/libsndfile/ChangeLog6
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog
index 9c090b19fe19..b05d194f9634 100644
--- a/media-libs/libsndfile/ChangeLog
+++ b/media-libs/libsndfile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libsndfile
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.39 2005/04/08 19:23:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.40 2005/06/17 20:26:15 hansmi Exp $
+
+ 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
+ libsndfile-1.0.11.ebuild:
+ Stable on ppc.
08 Apr 2005; Markus Rothe <corsair@gentoo.org> libsndfile-1.0.11.ebuild:
Stable on ppc64
diff --git a/media-libs/libsndfile/libsndfile-1.0.11.ebuild b/media-libs/libsndfile/libsndfile-1.0.11.ebuild
index 04805cd31597..909dd7c4a45c 100644
--- a/media-libs/libsndfile/libsndfile-1.0.11.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.11.ebuild,v 1.8 2005/04/08 19:23:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.11.ebuild,v 1.9 2005/06/17 20:26:15 hansmi Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.mega-nerd.com/libsndfile/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ppc-macos sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc-macos ppc64 sparc x86"
IUSE="static"
DEPEND="virtual/libc"