diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 04:27:42 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 04:27:42 +0000 |
commit | 470003c4f26f62a98b40995e689c71686dd2efa1 (patch) | |
tree | ca6ed6829dd1c4d0d434946d191bb0f9e378ca5a /x11-plugins | |
parent | QA - Add IUSE. (diff) | |
download | historical-470003c4f26f62a98b40995e689c71686dd2efa1.tar.gz historical-470003c4f26f62a98b40995e689c71686dd2efa1.tar.bz2 historical-470003c4f26f62a98b40995e689c71686dd2efa1.zip |
QA - Add IUSE, don't assign default S.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmnetselect/wmnetselect-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmnetselect/wmnetselect-0.8.ebuild b/x11-plugins/wmnetselect/wmnetselect-0.8.ebuild index 7f5acf8acbf9..57b3c8fa25a0 100644 --- a/x11-plugins/wmnetselect/wmnetselect-0.8.ebuild +++ b/x11-plugins/wmnetselect/wmnetselect-0.8.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetselect/wmnetselect-0.8.ebuild,v 1.6 2004/04/28 16:01:46 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetselect/wmnetselect-0.8.ebuild,v 1.7 2004/06/19 04:27:42 kloeri Exp $ -S=${WORKDIR}/${P} +IUSE="" DESCRIPTION="WindowMaker browser launcher doclette" HOMEPAGE="http://freshmeat.net/projects/wmnetselect/" SRC_URI="ftp://ftp11.freebsd.org/pub/FreeBSD/ports/distfiles/${P}.tar.gz" |