diff options
author | 2007-08-25 14:15:04 +0000 | |
---|---|---|
committer | 2007-08-25 14:15:04 +0000 | |
commit | 952b380e88911c078b07b6457bae67c3e3e566a7 (patch) | |
tree | f91b2e54328c2b08221225c805381f4d7d8b990e /media-libs/alsa-lib | |
parent | arm/s390/sh stable (diff) | |
download | historical-952b380e88911c078b07b6457bae67c3e3e566a7.tar.gz historical-952b380e88911c078b07b6457bae67c3e3e566a7.tar.bz2 historical-952b380e88911c078b07b6457bae67c3e3e566a7.zip |
arm/sh stable
Package-Manager: portage-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}" |