diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-11 20:01:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-11 20:01:13 +0000 |
commit | 86f5ce57c33765ff4fdf41b103427500c1c4f290 (patch) | |
tree | 3e1830dfd9b1efe09f352694e0db188292aab0d9 /games-emulation/hugo | |
parent | Initial import. (diff) | |
download | gentoo-2-86f5ce57c33765ff4fdf41b103427500c1c4f290.tar.gz gentoo-2-86f5ce57c33765ff4fdf41b103427500c1c4f290.tar.bz2 gentoo-2-86f5ce57c33765ff4fdf41b103427500c1c4f290.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'games-emulation/hugo')
-rw-r--r-- | games-emulation/hugo/hugo-2.09.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/hugo/hugo-2.09.ebuild b/games-emulation/hugo/hugo-2.09.ebuild index 0e37df9f6605..70c312c9ad57 100644 --- a/games-emulation/hugo/hugo-2.09.ebuild +++ b/games-emulation/hugo/hugo-2.09.ebuild @@ -30,7 +30,7 @@ src_install() { insinto ${dir}/cfg doins hugo.ini - dodoc *.fr *.txt *.es changes faq + dodoc *.fr *.txt *.es changes faq games_make_wrapper hugo ./hugo ${dir} |