diff options
author | 2007-08-25 14:15:04 +0000 | |
---|---|---|
committer | 2007-08-25 14:15:04 +0000 | |
commit | 7a3e44a026377ed4b39b672cd226fec0e46fe03c (patch) | |
tree | 26d0276758d37b179017eef39a614585dce5a349 /media-libs/alsa-lib | |
parent | arm/sh stable (diff) | |
download | gentoo-2-7a3e44a026377ed4b39b672cd226fec0e46fe03c.tar.gz gentoo-2-7a3e44a026377ed4b39b672cd226fec0e46fe03c.tar.bz2 gentoo-2-7a3e44a026377ed4b39b672cd226fec0e46fe03c.zip |
arm/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild index 9bbfba8126ae..90ccdee3e8fe 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild,v 1.7 2007/05/27 07:55:11 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild,v 1.8 2007/08/25 14:15:04 vapier Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.9" @@ -16,7 +16,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 mips ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 sh ~sparc x86" IUSE="doc debug" RDEPEND=">=media-sound/alsa-headers-${PV}" |