--- ssrc-1.29.ebuild 2004-11-03 08:06:05.000000000 +0100 +++ ssrc-1.30.ebuild 2006-12-15 23:55:45.000000000 +0100 @@ -4,17 +4,15 @@ inherit flag-o-matic -S=${WORKDIR} DESCRIPTION="A fast and high quality sampling rate converter" HOMEPAGE="http://shibatch.sourceforge.net" -SRC_URI="http://shibatch.sf.net/download/${P}.zip" +SRC_URI="http://shibatch.sf.net/download/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -#-amd64: 1.29: segfault on 44100 -> 11025 kde's pop.wav -#-sparc: same test as amd64... "Error: Only PCM is supported." +#-sparc: kde's pop.wav "Error: Only PCM is supported." -KEYWORDS="x86 -amd64 -sparc" +KEYWORDS="~x86 ~amd64 -sparc" IUSE="" RDEPEND="virtual/libc"