diff options
author | 2009-04-22 16:57:12 +0000 | |
---|---|---|
committer | 2009-04-22 16:57:12 +0000 | |
commit | 0bf8f728e68acbd86665f3177a1e6bf9a12c03bf (patch) | |
tree | f756d737ee3be60dc24ea9039aabe0e82c2752f8 /app-emulation | |
parent | Fixed USE=doc issue, bug #266797. (diff) | |
download | gentoo-2-0bf8f728e68acbd86665f3177a1e6bf9a12c03bf.tar.gz gentoo-2-0bf8f728e68acbd86665f3177a1e6bf9a12c03bf.tar.bz2 gentoo-2-0bf8f728e68acbd86665f3177a1e6bf9a12c03bf.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/q4wine/q4wine-0.111.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/q4wine/q4wine-0.111.ebuild b/app-emulation/q4wine/q4wine-0.111.ebuild index 3536d5995acb..b589211155da 100644 --- a/app-emulation/q4wine/q4wine-0.111.ebuild +++ b/app-emulation/q4wine/q4wine-0.111.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-0.111.ebuild,v 1.3 2009/04/08 23:57:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-0.111.ebuild,v 1.4 2009/04/22 16:57:12 mr_bones_ Exp $ EAPI="2" inherit cmake-utils @@ -25,4 +25,3 @@ RDEPEND="x11-libs/qt-gui:4 >=media-gfx/icoutils-0.26.0" DOCS="README" - |