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 | 2694f8df13a52764e1c618cb4d62171040b4dcf4 (patch) | |
tree | 32b6a41b24a37e29d075fd285375de8b5bc7543c /media-libs/libsndfile | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-2694f8df13a52764e1c618cb4d62171040b4dcf4.tar.gz gentoo-2-2694f8df13a52764e1c618cb4d62171040b4dcf4.tar.bz2 gentoo-2-2694f8df13a52764e1c618cb4d62171040b4dcf4.zip |
arm/ia64/sh stable
(Portage version: 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" |