diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-09 20:49:49 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-09 20:49:49 +0000 |
commit | 4baea3dff8d9736bb361b90bd92c27b2c8e85dd4 (patch) | |
tree | 0f4159ba3d8df7900671a0f2fe8a35364d5f472f /xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild | |
parent | ppc stable, bug #201747 (diff) | |
download | historical-4baea3dff8d9736bb361b90bd92c27b2c8e85dd4.tar.gz historical-4baea3dff8d9736bb361b90bd92c27b2c8e85dd4.tar.bz2 historical-4baea3dff8d9736bb361b90bd92c27b2c8e85dd4.zip |
ppc stable, bug #201747
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'xfce-extra/xfce4-mixer/xfce4-mixer-4.4.2.ebuild')
-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 fd804f17efca..c675b65d2a2f 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.3 2007/12/09 18:10:50 drac Exp $ +# $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 $ 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" |