diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-30 09:42:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-30 09:42:28 +0000 |
commit | e61c519a1545b30071d72e14ba51ffe48167a8cd (patch) | |
tree | ccad2faebf814c1928f78d014c96153d2ef10af2 /x11-wm/xfce/xfce-3.8.18-r2.ebuild | |
parent | initial commit; ebuild submitted by Stephan Schiffel via bug #44812 (diff) | |
download | historical-e61c519a1545b30071d72e14ba51ffe48167a8cd.tar.gz historical-e61c519a1545b30071d72e14ba51ffe48167a8cd.tar.bz2 historical-e61c519a1545b30071d72e14ba51ffe48167a8cd.zip |
don't assign default to S
Diffstat (limited to 'x11-wm/xfce/xfce-3.8.18-r2.ebuild')
-rw-r--r-- | x11-wm/xfce/xfce-3.8.18-r2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/xfce/xfce-3.8.18-r2.ebuild b/x11-wm/xfce/xfce-3.8.18-r2.ebuild index 1a724b5d0cab..98f2a7faa6f2 100644 --- a/x11-wm/xfce/xfce-3.8.18-r2.ebuild +++ b/x11-wm/xfce/xfce-3.8.18-r2.ebuild @@ -1,12 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.18-r2.ebuild,v 1.10 2004/03/14 17:04:19 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.18-r2.ebuild,v 1.11 2004/03/30 09:42:28 mr_bones_ Exp $ IUSE="arts gtk gnome nls tcltk" inherit gnuconfig -S=${WORKDIR}/${P} - DESCRIPTION="XFce is a lightweight desktop environment for various UNIX systems." SRC_URI="mirror://sourceforge/xfce/${P}.tar.gz" HOMEPAGE="http://www.xfce.org/" |