diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:42:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:42:52 +0000 |
commit | 10fdb8c1af3994654d270bf04b3f385c6bc8de08 (patch) | |
tree | 1405be4455eee7731bc896d905f75258715c4986 /xfce-extra/xfce4-mixer | |
parent | arm/s390/sh stable (diff) | |
download | historical-10fdb8c1af3994654d270bf04b3f385c6bc8de08.tar.gz historical-10fdb8c1af3994654d270bf04b3f385c6bc8de08.tar.bz2 historical-10fdb8c1af3994654d270bf04b3f385c6bc8de08.zip |
arm stable
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'xfce-extra/xfce4-mixer')
-rw-r--r-- | xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild index c675b65d2a2f..65d9f162a227 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild,v 1.4 2007/12/09 20:48:14 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild,v 1.5 2007/12/11 10:42:49 vapier Exp $ inherit eutils xfce44 @@ -12,7 +12,7 @@ xfce44_single_make DESCRIPTION="Volume control application (ALSA or OSS)" HOMEPAGE="http://www.xfce.org/projects/xfce4-mixer" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="alsa debug" |