diff options
Diffstat (limited to 'media-sound/alsa-tools/alsa-tools-0.9.1.ebuild')
-rw-r--r-- | media-sound/alsa-tools/alsa-tools-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsa-tools/alsa-tools-0.9.1.ebuild b/media-sound/alsa-tools/alsa-tools-0.9.1.ebuild index 5a9d97ab9c5d..63ff8d15cd73 100644 --- a/media-sound/alsa-tools/alsa-tools-0.9.1.ebuild +++ b/media-sound/alsa-tools/alsa-tools-0.9.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-0.9.1.ebuild,v 1.2 2003/04/15 20:11:24 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-0.9.1.ebuild,v 1.3 2003/06/16 22:28:48 spider Exp $ DESCRIPTION="Advanced Linux Sound Architecture tools" HOMEPAGE="http://www.alsa-project.org" LICENSE="GPL-2" DEPEND=">=media-libs/alsa-lib-0.9.1 - >=x11-libs/gtk+-1.0.1" + =x11-libs/gtk+-1.2*" SLOT="0.9" KEYWORDS="x86 ~ppc" |