diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 11:44:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 11:44:37 +0000 |
commit | 9841768fcafe921b8f7eef9caf0d9899e139191d (patch) | |
tree | 1ba47fbced9d767c46a7d7f2fd2fff2c37b43ccc /x11-plugins | |
parent | sync IUSE (+pam) (diff) | |
download | gentoo-2-9841768fcafe921b8f7eef9caf0d9899e139191d.tar.gz gentoo-2-9841768fcafe921b8f7eef9caf0d9899e139191d.tar.bz2 gentoo-2-9841768fcafe921b8f7eef9caf0d9899e139191d.zip |
sync IUSE (+alsa +esd)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellmss/gkrellmss-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild index e85c050ba44f..90fedc521eb4 100644 --- a/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild +++ b/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild,v 1.2 2005/04/27 20:01:46 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild,v 1.3 2005/07/07 11:44:37 agriffis Exp $ inherit eutils -IUSE="nls" +IUSE="alsa esd nls" DESCRIPTION="A plugin for GKrellM2 that has a VU meter and a sound chart" HOMEPAGE="http://gkrellm.net/gkrellmss/gkrellmss.html" |