diff options
author | 2013-03-04 12:28:11 +0000 | |
---|---|---|
committer | 2013-03-04 12:28:11 +0000 | |
commit | 47b74435e2aeb34a5ae4dd5731f8e9f472aeb1d1 (patch) | |
tree | 2d50adb16fe4ef71acbed8bd8a1f3ffea09e5cc1 /media-sound/sox/sox-14.4.1.ebuild | |
parent | Version bump to 2.12.0.3, thanks to Patrick McMunn. Fixes bug #447902. (diff) | |
download | historical-47b74435e2aeb34a5ae4dd5731f8e9f472aeb1d1.tar.gz historical-47b74435e2aeb34a5ae4dd5731f8e9f472aeb1d1.tar.bz2 historical-47b74435e2aeb34a5ae4dd5731f8e9f472aeb1d1.zip |
Stable for HPPA (bug #459452).
Package-Manager: portage-2.2.0_alpha163/cvs/Linux x86_64
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'media-sound/sox/sox-14.4.1.ebuild')
-rw-r--r-- | media-sound/sox/sox-14.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/sox/sox-14.4.1.ebuild b/media-sound/sox/sox-14.4.1.ebuild index 892c691b7b97..ab8b66fa3fd4 100644 --- a/media-sound/sox/sox-14.4.1.ebuild +++ b/media-sound/sox/sox-14.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.1.ebuild,v 1.6 2013/03/03 16:13:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.1.ebuild,v 1.7 2013/03/04 12:28:10 jer Exp $ EAPI=4 inherit eutils flag-o-matic autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sox/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="alsa amr ao debug encode ffmpeg flac id3tag ladspa mad ogg openmp oss png pulseaudio sndfile static-libs twolame wavpack" # libtool required for libltdl |