summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:30:32 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:30:32 +0000
commit07d3df8e8e7222155eb864c1a1704cfd1b0f917b (patch)
tree00d34bb248781e8b921070467aa4bcc33ed52d9b /media-libs/libsndfile
parentStable on ppc. (diff)
downloadgentoo-2-07d3df8e8e7222155eb864c1a1704cfd1b0f917b.tar.gz
gentoo-2-07d3df8e8e7222155eb864c1a1704cfd1b0f917b.tar.bz2
gentoo-2-07d3df8e8e7222155eb864c1a1704cfd1b0f917b.zip
Stable on ppc.
(Portage version: 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"