diff options
author | 2005-07-27 20:10:34 +0000 | |
---|---|---|
committer | 2005-07-27 20:10:34 +0000 | |
commit | 7067e729c35238219dda01a33b332b1f4e4874c2 (patch) | |
tree | d8daffe489bad5f21103af6e1984023d6c02e964 /media-libs/libsamplerate/libsamplerate-0.1.2.ebuild | |
parent | Stable on ppc64 (bug #100245) (diff) | |
download | historical-7067e729c35238219dda01a33b332b1f4e4874c2.tar.gz historical-7067e729c35238219dda01a33b332b1f4e4874c2.tar.bz2 historical-7067e729c35238219dda01a33b332b1f4e4874c2.zip |
Stable on hppa.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-libs/libsamplerate/libsamplerate-0.1.2.ebuild')
-rw-r--r-- | media-libs/libsamplerate/libsamplerate-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild index bcea4474fef7..f774befa76f3 100644 --- a/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild +++ b/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild,v 1.9 2005/07/17 21:56:25 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild,v 1.10 2005/07/27 20:10:34 gmsoft Exp $ DESCRIPTION="Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio" HOMEPAGE="http://www.mega-nerd.com/SRC/" SRC_URI="http://www.mega-nerd.com/SRC/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ia64 ~mips ppc ~ppc-macos ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 ~mips ppc ~ppc-macos ppc64 ~sparc ~x86 hppa" IUSE="sndfile static" RDEPEND=">=sci-libs/fftw-3.0.1 sndfile? ( >=media-libs/libsndfile-1.0.2 )" |