diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 09:51:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 09:51:11 +0000 |
commit | 5a0e802e5ce9a1f0d38ae26e8525a2809999e172 (patch) | |
tree | 78e99419164c59c6cf4d1f9fa49a30b91564fffd /media-plugins/alsa-plugins | |
parent | Restrict junit dep to 3.8* to prevent circular deps in junit-4. Raise jdk/jre... (diff) | |
download | historical-5a0e802e5ce9a1f0d38ae26e8525a2809999e172.tar.gz historical-5a0e802e5ce9a1f0d38ae26e8525a2809999e172.tar.bz2 historical-5a0e802e5ce9a1f0d38ae26e8525a2809999e172.zip |
arm/sh stable
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'media-plugins/alsa-plugins')
-rw-r--r-- | media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild b/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild index b0ed9c9fec07..2f8a08e0411a 100644 --- a/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild +++ b/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild,v 1.8 2007/10/24 20:16:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.14.ebuild,v 1.9 2008/01/10 09:51:02 vapier Exp $ WANT_AUTOMAKE=latest WANT_AUTOCONF=latest @@ -15,7 +15,7 @@ SRC_URI="mirror://alsaproject/plugins/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="jack ffmpeg libsamplerate pulseaudio debug" RDEPEND=">=media-libs/alsa-lib-1.0.12_rc1 |