diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
commit | 63038101b0e0df86fc97dcd266fbe7176b952c02 (patch) | |
tree | f8a3bdcf6e83a48b524bbae47dd204a7349a64e3 /x11-misc/icesndcfg | |
parent | big IUSE commit (diff) | |
download | historical-63038101b0e0df86fc97dcd266fbe7176b952c02.tar.gz historical-63038101b0e0df86fc97dcd266fbe7176b952c02.tar.bz2 historical-63038101b0e0df86fc97dcd266fbe7176b952c02.zip |
big IUSE commit
Diffstat (limited to 'x11-misc/icesndcfg')
-rw-r--r-- | x11-misc/icesndcfg/icesndcfg-0.8.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/icesndcfg/icesndcfg-0.8.ebuild b/x11-misc/icesndcfg/icesndcfg-0.8.ebuild index 4b2b88a2e6d0..e50a7fb6048d 100644 --- a/x11-misc/icesndcfg/icesndcfg-0.8.ebuild +++ b/x11-misc/icesndcfg/icesndcfg-0.8.ebuild @@ -1,6 +1,8 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-0.8.ebuild,v 1.4 2002/10/04 06:43:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-0.8.ebuild,v 1.5 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls esd" S=${WORKDIR}/${P} DESCRIPTION="IceWM sound editor." |