summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-22 06:07:23 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-22 06:07:23 +0000
commit85cf7d5cde5135db5bfe5f073af80ce0b8338b56 (patch)
tree6934baec6c21131e7da74cd9a5bcbb0eb95f859f /games-fps
parentMarked ppc stable for bug #112837. (diff)
downloadhistorical-85cf7d5cde5135db5bfe5f073af80ce0b8338b56.tar.gz
historical-85cf7d5cde5135db5bfe5f073af80ce0b8338b56.tar.bz2
historical-85cf7d5cde5135db5bfe5f073af80ce0b8338b56.zip
need prepgamesdirs
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/doom3-ducttape/Manifest12
-rw-r--r--games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild3
2 files changed, 13 insertions, 2 deletions
diff --git a/games-fps/doom3-ducttape/Manifest b/games-fps/doom3-ducttape/Manifest
index 7d02f5741076..a6ca49b4bf70 100644
--- a/games-fps/doom3-ducttape/Manifest
+++ b/games-fps/doom3-ducttape/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 9483aec2d8a3193b6ec28cc4f8bd6de1 ChangeLog 575
-MD5 626ab5ac424939514f4bdcd6b5657d80 doom3-ducttape-0006.ebuild 734
+MD5 1a817bd104ed0dd6306e51ddf4702016 doom3-ducttape-0006.ebuild 747
MD5 8eece47e913a31cff1e158cb4c9db32b files/digest-doom3-ducttape-0006 60
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDgrYegIKl8Uu19MoRAs2mAJ9BVwSx6q2/jQWPm7O4FsWEF8PoKACfZfOk
+q0bbWij7VwJguqnIhEjZLIg=
+=0E5k
+-----END PGP SIGNATURE-----
diff --git a/games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild b/games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild
index 60f537035837..bfc609e83d9a 100644
--- a/games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild
+++ b/games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild,v 1.2 2005/10/19 22:15:41 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild,v 1.3 2005/11/22 06:07:23 vapier Exp $
inherit games
@@ -23,4 +23,5 @@ src_install() {
insinto "${GAMES_PREFIX_OPT}"/doom3/d3xp
doins pak002.pk4 || die "doins failed"
newins readme.txt ${PN}-readme.txt
+ prepgamesdirs
}