summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-02-12 01:02:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-02-12 01:02:55 +0000
commita85dd710fa8dc8cd2904c8aed6038d68ededbcfb (patch)
treef2227afd308d36457bdbd6960082263f20e9edf3 /games-puzzle/triptych-demo
parentneed to call games_pkg_postinst (diff)
downloadhistorical-a85dd710fa8dc8cd2904c8aed6038d68ededbcfb.tar.gz
historical-a85dd710fa8dc8cd2904c8aed6038d68ededbcfb.tar.bz2
historical-a85dd710fa8dc8cd2904c8aed6038d68ededbcfb.zip
need to call games_pkg_postinst
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'games-puzzle/triptych-demo')
-rw-r--r--games-puzzle/triptych-demo/Manifest12
-rw-r--r--games-puzzle/triptych-demo/triptych-demo-0.ebuild3
2 files changed, 3 insertions, 12 deletions
diff --git a/games-puzzle/triptych-demo/Manifest b/games-puzzle/triptych-demo/Manifest
index 3569dc75848d..1533992006d8 100644
--- a/games-puzzle/triptych-demo/Manifest
+++ b/games-puzzle/triptych-demo/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 4c94d0f0938c15c3513630aa9bab2746 ChangeLog 471
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 c44b764e802d52bd5e85c572ae9bd906 triptych-demo-0.ebuild 999
+MD5 1848222c1efa25f48ae64d17659d0ff7 triptych-demo-0.ebuild 1022
MD5 5593d94dac71b0477981be9ef76204fc files/digest-triptych-demo-0 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBvjAXroRuSHgZdywRAqUKAJ4pmjJHXok81HqFspck1lbgYkvgGQCghLwf
-5ZIN55iJR0Esm8LoRE7GUs8=
-=abDf
------END PGP SIGNATURE-----
diff --git a/games-puzzle/triptych-demo/triptych-demo-0.ebuild b/games-puzzle/triptych-demo/triptych-demo-0.ebuild
index d249cffdc72c..a6e3ff1add46 100644
--- a/games-puzzle/triptych-demo/triptych-demo-0.ebuild
+++ b/games-puzzle/triptych-demo/triptych-demo-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-puzzle/triptych-demo/triptych-demo-0.ebuild,v 1.2 2004/12/14 00:12:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/triptych-demo/triptych-demo-0.ebuild,v 1.3 2005/02/12 01:02:55 mr_bones_ Exp $
inherit games eutils
@@ -31,6 +31,7 @@ src_install() {
}
pkg_postinst() {
+ games_pkg_postinst
# Fix perms on status files #74217
local f
for f in triptych.{clr,cnt,scr} ; do