diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-23 08:45:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-23 08:45:41 +0000 |
commit | e6c593a79131be28956e08c8e0bd71d8cd41d9e5 (patch) | |
tree | 676dc6030d99b4f8e8fb79a6aadd4b169b76c081 /games-arcade/late | |
parent | Make that ~ppc. (diff) | |
download | historical-e6c593a79131be28956e08c8e0bd71d8cd41d9e5.tar.gz historical-e6c593a79131be28956e08c8e0bd71d8cd41d9e5.tar.bz2 historical-e6c593a79131be28956e08c8e0bd71d8cd41d9e5.zip |
prepgamesdirs
Diffstat (limited to 'games-arcade/late')
-rw-r--r-- | games-arcade/late/late-0.1.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-arcade/late/late-0.1.0.ebuild b/games-arcade/late/late-0.1.0.ebuild index 2df288e469bf..fcc90b2f89a1 100644 --- a/games-arcade/late/late-0.1.0.ebuild +++ b/games-arcade/late/late-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/late-0.1.0.ebuild,v 1.6 2004/06/24 22:07:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/late-0.1.0.ebuild,v 1.7 2004/09/23 08:45:13 mr_bones_ Exp $ inherit games @@ -20,4 +20,5 @@ DEPEND=">=media-libs/libsdl-1.1.8 src_install () { egamesinstall || die dodoc AUTHORS + prepgamesdirs } |