summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2008-03-21 12:01:42 +0000
committerTobias Klausmann <klausman@gentoo.org>2008-03-21 12:01:42 +0000
commita7cf5639e8b71c18cedfad23f013f3a98f4d6de3 (patch)
tree6732beabe7f7462553973842f80cf4abb4d81ea7 /media-sound/sox/sox-14.0.1.ebuild
parentRemoved gulm from the init script, now it's deprecated. (diff)
downloadhistorical-a7cf5639e8b71c18cedfad23f013f3a98f4d6de3.tar.gz
historical-a7cf5639e8b71c18cedfad23f013f3a98f4d6de3.tar.bz2
historical-a7cf5639e8b71c18cedfad23f013f3a98f4d6de3.zip
Stable on alpha, bug #214013
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-sound/sox/sox-14.0.1.ebuild')
-rw-r--r--media-sound/sox/sox-14.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/sox/sox-14.0.1.ebuild b/media-sound/sox/sox-14.0.1.ebuild
index e6e9752d3db2..c5b44d05720d 100644
--- a/media-sound/sox/sox-14.0.1.ebuild
+++ b/media-sound/sox/sox-14.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.0.1.ebuild,v 1.2 2008/02/24 15:09:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.0.1.ebuild,v 1.3 2008/03/21 12:01:42 klausman 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 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="alsa amrnb amrwb ao debug encode ffmpeg flac id3tag ladspa mad libsamplerate ogg oss sndfile "
DEPEND="alsa? ( media-libs/alsa-lib )