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 | 922fae61fbc81202ed4ca57260e6120b4d394e97 (patch) | |
tree | 264225e0267f0488bf6a4390a440bf390fbe893b /games-arcade/late | |
parent | Make that ~ppc. (Manifest recommit) (diff) | |
download | gentoo-2-922fae61fbc81202ed4ca57260e6120b4d394e97.tar.gz gentoo-2-922fae61fbc81202ed4ca57260e6120b4d394e97.tar.bz2 gentoo-2-922fae61fbc81202ed4ca57260e6120b4d394e97.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 } |