diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-21 17:32:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-21 17:32:44 +0000 |
commit | a9ef2c537a321a35f3963364417c5c4010a149d1 (patch) | |
tree | fd6826c7ab3e06b70f1cdfc0cf20e1f6b718478c | |
parent | digest (diff) | |
download | historical-a9ef2c537a321a35f3963364417c5c4010a149d1.tar.gz historical-a9ef2c537a321a35f3963364417c5c4010a149d1.tar.bz2 historical-a9ef2c537a321a35f3963364417c5c4010a149d1.zip |
whitespace
Package-Manager: portage-2.1.2-r9
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-action/supertuxkart/supertuxkart-0.2.ebuild b/games-action/supertuxkart/supertuxkart-0.2.ebuild index 9b08b049c9da..cfa6709fb417 100644 --- a/games-action/supertuxkart/supertuxkart-0.2.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.2.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/games-action/supertuxkart/supertuxkart-0.2.ebuild,v 1.7 2007/02/07 13:36:13 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.2.ebuild,v 1.8 2007/02/21 17:32:44 mr_bones_ Exp $ inherit games @@ -26,4 +26,3 @@ src_install() { dodoc AUTHORS NEWS README prepgamesdirs } - |