diff options
author | 2002-10-05 05:39:28 +0000 | |
---|---|---|
committer | 2002-10-05 05:39:28 +0000 | |
commit | 63038101b0e0df86fc97dcd266fbe7176b952c02 (patch) | |
tree | f8a3bdcf6e83a48b524bbae47dd204a7349a64e3 /x11-misc/wmakerconf | |
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/wmakerconf')
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.9.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild b/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild index 6c56226627b3..d0cfce4eb15c 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild,v 1.8 2002/08/30 08:01:56 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild,v 1.9 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls gnome imlib perl" S=${WORKDIR}/${P} DESCRIPTION="X based config tool for the windowmaker X windowmanager." diff --git a/x11-misc/wmakerconf/wmakerconf-2.9.ebuild b/x11-misc/wmakerconf/wmakerconf-2.9.ebuild index 745c320c9237..46af4f79a1a2 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.9.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.9.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.9.ebuild,v 1.6 2002/09/17 14:07:38 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.9.ebuild,v 1.7 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls gnome imlib perl" S=${WORKDIR}/${P} DESCRIPTION="X based config tool for the windowmaker X windowmanager." |