diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-23 04:08:51 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-23 04:08:51 +0000 |
commit | 79262a64f3f40f349b6cabd0a3ea863a99b014c3 (patch) | |
tree | 37f97bdafcf6a3988572d5b8b0e93e02c5eda2a1 /media-sound/aumix/aumix-2.8-r4.ebuild | |
parent | Imported 0.98 (for unstable), Removed 0.95, and marked 0.97 and marked stable... (diff) | |
download | historical-79262a64f3f40f349b6cabd0a3ea863a99b014c3.tar.gz historical-79262a64f3f40f349b6cabd0a3ea863a99b014c3.tar.bz2 historical-79262a64f3f40f349b6cabd0a3ea863a99b014c3.zip |
Stable on alpha wrt Bug #125481.
Package-Manager: portage-2.0.54
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 4bf5ab834c7b..777bcf63c38e 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.8 2006/03/12 07:34:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.8-r4.ebuild,v 1.9 2006/04/23 04:08:51 tcort 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 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" IUSE="gpm gtk nls" #alsa support is broken in 2.8 alsa? ( >=media-libs/alsa-lib-0.9.0_rc1 ) |