diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:10:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:10:24 +0000 |
commit | 3f4a600f18c940d60d008d9683425ba8bf2c8be7 (patch) | |
tree | 0fa8af87f9f0d8a4e1fd4b43e2d18cf59eae176b /media-gfx/iscan | |
parent | whitespace (diff) | |
download | gentoo-2-3f4a600f18c940d60d008d9683425ba8bf2c8be7.tar.gz gentoo-2-3f4a600f18c940d60d008d9683425ba8bf2c8be7.tar.bz2 gentoo-2-3f4a600f18c940d60d008d9683425ba8bf2c8be7.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-gfx/iscan')
-rw-r--r-- | media-gfx/iscan/iscan-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/iscan/iscan-2.6.0.ebuild b/media-gfx/iscan/iscan-2.6.0.ebuild index 6d155425ec10..75f0d0c9be54 100644 --- a/media-gfx/iscan/iscan-2.6.0.ebuild +++ b/media-gfx/iscan/iscan-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.6.0.ebuild,v 1.2 2007/05/17 22:57:18 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.6.0.ebuild,v 1.3 2007/06/26 02:10:24 mr_bones_ Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -9,7 +9,7 @@ inherit eutils toolchain-funcs flag-o-matic autotools rpm SRC_REV="0" # revision used by upstream -# DISCLAIMER: +# DISCLAIMER: # -> first try to remove GCC 3.3 stuff since 3.4 is stable # -> please open BugZilla if you still need it! |