diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-18 05:25:02 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-18 05:25:02 +0000 |
commit | 18fdbe2969d8f0771866d27127956f4c2c7c3487 (patch) | |
tree | dd85f78e99f7a8f92fd389659a286c4815dc13e8 /media-sound/alsa-utils/alsa-utils-1.0.12.ebuild | |
parent | Purge old versions that do not compile with gcc4 (diff) | |
download | historical-18fdbe2969d8f0771866d27127956f4c2c7c3487.tar.gz historical-18fdbe2969d8f0771866d27127956f4c2c7c3487.tar.bz2 historical-18fdbe2969d8f0771866d27127956f4c2c7c3487.zip |
Stable x86; its the alsa I use normally yay, see diego..some of us use it
Package-Manager: portage-2.1.1
Diffstat (limited to 'media-sound/alsa-utils/alsa-utils-1.0.12.ebuild')
-rw-r--r-- | media-sound/alsa-utils/alsa-utils-1.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsa-utils/alsa-utils-1.0.12.ebuild b/media-sound/alsa-utils/alsa-utils-1.0.12.ebuild index adf85f434444..dd362fc50a3a 100644 --- a/media-sound/alsa-utils/alsa-utils-1.0.12.ebuild +++ b/media-sound/alsa-utils/alsa-utils-1.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.12.ebuild,v 1.8 2006/10/14 19:21:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.12.ebuild,v 1.9 2006/10/18 05:22:07 tsunam Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://alsaproject/utils/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0.9" -KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="nls" DEPEND=">=sys-libs/ncurses-5.1 |