diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-08-31 06:43:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-08-31 06:43:56 +0000 |
commit | 19485f8c9c12ca82e1c2630c12a3661abfc2dec5 (patch) | |
tree | c6f6ebca6032e600f80672427da10d47c81e1705 /x11-libs/fox | |
parent | whitespace (diff) | |
download | gentoo-2-19485f8c9c12ca82e1c2630c12a3661abfc2dec5.tar.gz gentoo-2-19485f8c9c12ca82e1c2630c12a3661abfc2dec5.tar.bz2 gentoo-2-19485f8c9c12ca82e1c2630c12a3661abfc2dec5.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'x11-libs/fox')
-rw-r--r-- | x11-libs/fox/fox-1.6.43.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/fox/fox-1.6.43.ebuild b/x11-libs/fox/fox-1.6.43.ebuild index 4e7cd8da1518..61eb6c296175 100644 --- a/x11-libs/fox/fox-1.6.43.ebuild +++ b/x11-libs/fox/fox-1.6.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.6.43.ebuild,v 1.1 2011/08/25 21:38:27 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.6.43.ebuild,v 1.2 2011/08/31 06:43:56 mr_bones_ Exp $ EAPI="4" @@ -33,4 +33,3 @@ FOXCONF="$(use_enable bzip2 bz2lib) \ $(use_enable tiff) \ $(use_with truetype xft) \ $(use_enable zlib)" - |