summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-10-14 21:57:53 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-10-14 21:57:53 +0000
commitb065547a96c677a7c85842f26229cad7e00cc9e2 (patch)
tree9088a8b825a7ac92baff52c7580b153ac2fcfb6e /games-misc
parentRevision bump, apply patch to prevent opening /dev/tty when in batch mode. Cl... (diff)
downloadhistorical-b065547a96c677a7c85842f26229cad7e00cc9e2.tar.gz
historical-b065547a96c677a7c85842f26229cad7e00cc9e2.tar.bz2
historical-b065547a96c677a7c85842f26229cad7e00cc9e2.zip
prepgamesdirs
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/robotfindskitten/Manifest2
-rw-r--r--games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/games-misc/robotfindskitten/Manifest b/games-misc/robotfindskitten/Manifest
index 842b50de7022..50cbebd0f53d 100644
--- a/games-misc/robotfindskitten/Manifest
+++ b/games-misc/robotfindskitten/Manifest
@@ -1,4 +1,4 @@
MD5 66cfe418bf1ced6f58a6d0e6bf93ccff ChangeLog 642
+MD5 67ea48493d9d7c86529d214964f3cba1 robotfindskitten-1.4142135.349.ebuild 665
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 2376060203d32a62c2043d237dc2c778 robotfindskitten-1.4142135.349.ebuild 646
MD5 95b0291767879154801da70593618dd1 files/digest-robotfindskitten-1.4142135.349 87
diff --git a/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild b/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild
index 403681c8e11f..c942b4503428 100644
--- a/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild
+++ b/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.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-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild,v 1.6 2004/09/04 23:18:06 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild,v 1.7 2004/10/14 21:57:53 mr_bones_ Exp $
inherit games
@@ -19,4 +19,5 @@ src_install() {
dogamesbin src/robotfindskitten || die "dogamesbin failed"
doinfo doc/robotfindskitten.info
dodoc AUTHORS BUGS ChangeLog NEWS README
+ prepgamesdirs
}