diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 06:39:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 06:39:56 +0000 |
commit | 2a974352e3a3e196f7c52c9eafaee5ede5e520b5 (patch) | |
tree | 7e0225c600dce5052ee89822b4acb10ff07825a1 /app-emulation/emul-linux-x86-sdl | |
parent | remove from tree (diff) | |
download | gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.tar.gz gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.tar.bz2 gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-emulation/emul-linux-x86-sdl')
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild index a5fab51d8592..e148f78a44ff 100644 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.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/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild,v 1.2 2007/03/02 15:04:44 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-10.1.ebuild,v 1.3 2007/07/12 06:39:56 mr_bones_ Exp $ inherit emul-libs @@ -19,4 +19,3 @@ KEYWORDS="-* amd64" DEPEND="" RDEPEND=">=app-emulation/emul-linux-x86-xlibs-10.0 >=app-emulation/emul-linux-x86-soundlibs-10.0" - |