diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-02-11 09:57:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-02-11 09:57:34 +0000 |
commit | e3376c22d848836b56cd60a7082a8be13c7678b9 (patch) | |
tree | b9eb26a8952e309f10c4589e954faa7bcb661021 /media-libs/libsndfile | |
parent | arm/ia64/s390/sh stable (diff) | |
download | historical-e3376c22d848836b56cd60a7082a8be13c7678b9.tar.gz historical-e3376c22d848836b56cd60a7082a8be13c7678b9.tar.bz2 historical-e3376c22d848836b56cd60a7082a8be13c7678b9.zip |
arm/ia64/sh stable
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.17.ebuild b/media-libs/libsndfile/libsndfile-1.0.17.ebuild index ca919bddbdb5..0b7c836ee758 100644 --- a/media-libs/libsndfile/libsndfile-1.0.17.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17.ebuild,v 1.9 2007/02/10 19:46:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17.ebuild,v 1.10 2007/02/11 09:57:34 vapier Exp $ WANT_AUTOCONF=2.5 WANT_AUTOMAKE=1.9 @@ -14,7 +14,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 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="sqlite flac alsa" RESTRICT="test" |