diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2006-03-10 07:46:44 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2006-03-10 07:46:44 +0000 |
commit | 19784a7194f5c65aaba2c27234ff78b60cf507a8 (patch) | |
tree | 1cae819402c214afa1951117372f0b55c5a395d8 /media-sound/aumix/aumix-2.8-r4.ebuild | |
parent | Stable for x86. See bug #125630 (diff) | |
download | gentoo-2-19784a7194f5c65aaba2c27234ff78b60cf507a8.tar.gz gentoo-2-19784a7194f5c65aaba2c27234ff78b60cf507a8.tar.bz2 gentoo-2-19784a7194f5c65aaba2c27234ff78b60cf507a8.zip |
Stable for x86. See bug #125481
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'media-sound/aumix/aumix-2.8-r4.ebuild')
-rw-r--r-- | media-sound/aumix/aumix-2.8-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/aumix/aumix-2.8-r4.ebuild b/media-sound/aumix/aumix-2.8-r4.ebuild index 101d5baadd21..4ab59a8d6fd3 100644 --- a/media-sound/aumix/aumix-2.8-r4.ebuild +++ b/media-sound/aumix/aumix-2.8-r4.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/aumix/aumix-2.8-r4.ebuild,v 1.4 2006/03/10 00:08:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.8-r4.ebuild,v 1.5 2006/03/10 07:46:44 s4t4n Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://jpj.net/~trevor/aumix/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="gpm gtk nls" #alsa support is broken in 2.8 alsa? ( >=media-libs/alsa-lib-0.9.0_rc1 ) |