diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-15 15:51:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-15 15:51:34 +0000 |
commit | 8beaa1548f13fc67c8873857a933a4c9f92686c8 (patch) | |
tree | 883c34afb464151cccda6f8f2069fbd2a4ae5190 /media-sound/lash/lash-0.5.4-r1.ebuild | |
parent | x86 stable, bug #258261 (diff) | |
download | gentoo-2-8beaa1548f13fc67c8873857a933a4c9f92686c8.tar.gz gentoo-2-8beaa1548f13fc67c8873857a933a4c9f92686c8.tar.bz2 gentoo-2-8beaa1548f13fc67c8873857a933a4c9f92686c8.zip |
x86 stable, bug #258262
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/lash/lash-0.5.4-r1.ebuild')
-rw-r--r-- | media-sound/lash/lash-0.5.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lash/lash-0.5.4-r1.ebuild b/media-sound/lash/lash-0.5.4-r1.ebuild index ec7fa5cb8d3e..47d8dd2b463a 100644 --- a/media-sound/lash/lash-0.5.4-r1.ebuild +++ b/media-sound/lash/lash-0.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild,v 1.4 2009/02/13 16:29:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r1.ebuild,v 1.5 2009/02/15 15:51:34 maekke Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/lash/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~ppc ppc64 ~sparc x86" IUSE="alsa debug gtk python" RDEPEND="alsa? ( media-libs/alsa-lib[midi] ) |