diff options
author | 2003-09-05 23:18:22 +0000 | |
---|---|---|
committer | 2003-09-05 23:18:22 +0000 | |
commit | 74c67bc9b18224aa531a17e81da6a6c266e23aa3 (patch) | |
tree | 02a510fccee994ec771f87ca27b66e65171a7955 /x11-misc/fsv/fsv-0.9.ebuild | |
parent | header fix (diff) | |
download | gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.gz gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.bz2 gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.zip |
whitespace cleanup
Diffstat (limited to 'x11-misc/fsv/fsv-0.9.ebuild')
-rw-r--r-- | x11-misc/fsv/fsv-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/fsv/fsv-0.9.ebuild b/x11-misc/fsv/fsv-0.9.ebuild index 404e2fe7b7ef..4ba002603697 100644 --- a/x11-misc/fsv/fsv-0.9.ebuild +++ b/x11-misc/fsv/fsv-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fsv/fsv-0.9.ebuild,v 1.2 2003/02/13 17:13:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fsv/fsv-0.9.ebuild,v 1.3 2003/09/05 23:18:18 msterret Exp $ IUSE="nls" @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1" KEYWORDS="~x86" DEPEND="virtual/opengl - virtual/x11 + virtual/x11 <x11-libs/gtkglarea-1.99" |