diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:30:32 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:30:32 +0000 |
commit | 07d3df8e8e7222155eb864c1a1704cfd1b0f917b (patch) | |
tree | 00d34bb248781e8b921070467aa4bcc33ed52d9b /media-libs/libsndfile/libsndfile-1.0.11.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-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/libsndfile-1.0.11.ebuild')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |