diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-07-29 21:51:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-07-29 21:51:15 +0000 |
commit | 3e69923ca0bff874d81d5ce219c939bdc68b7393 (patch) | |
tree | d9c51faf3c70b07a7d14a51dbd834a7c2dd432db /media-sound/sox/sox-12.17.9.ebuild | |
parent | Fixed bug #142099 so jython does not try to override the assert function intr... (diff) | |
download | historical-3e69923ca0bff874d81d5ce219c939bdc68b7393.tar.gz historical-3e69923ca0bff874d81d5ce219c939bdc68b7393.tar.bz2 historical-3e69923ca0bff874d81d5ce219c939bdc68b7393.zip |
After 1.5 years of testing, stable on HPPA.
Package-Manager: portage-2.1.1_pre4
Diffstat (limited to 'media-sound/sox/sox-12.17.9.ebuild')
-rw-r--r-- | media-sound/sox/sox-12.17.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/sox/sox-12.17.9.ebuild b/media-sound/sox/sox-12.17.9.ebuild index dd096a96ecfc..74c47171637b 100644 --- a/media-sound/sox/sox-12.17.9.ebuild +++ b/media-sound/sox/sox-12.17.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-12.17.9.ebuild,v 1.8 2006/06/16 21:06:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-12.17.9.ebuild,v 1.9 2006/07/29 21:51:15 jer Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sox/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="alsa encode mad ogg" DEPEND="virtual/libc |