summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2007-02-08 09:14:34 +0000
committerTristan Heaven <nyhm@gentoo.org>2007-02-08 09:14:34 +0000
commit10c315cc8499c44be3071b5250e35ad577421392 (patch)
tree9f525e7fda00605da6fe7fc4646d4a866dfd4ff1 /games-rpg
parentrun games_pkg_postinst (diff)
downloadgentoo-2-10c315cc8499c44be3071b5250e35ad577421392.tar.gz
gentoo-2-10c315cc8499c44be3071b5250e35ad577421392.tar.bz2
gentoo-2-10c315cc8499c44be3071b5250e35ad577421392.zip
run games_pkg_postinst
(Portage version: 2.1.2-r8)
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/eternal-lands-data/eternal-lands-data-1.3.2.ebuild5
-rw-r--r--games-rpg/eternal-lands-data/eternal-lands-data-1.3.3.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/games-rpg/eternal-lands-data/eternal-lands-data-1.3.2.ebuild b/games-rpg/eternal-lands-data/eternal-lands-data-1.3.2.ebuild
index f80b1e2f56e7..a52883d89b5e 100644
--- a/games-rpg/eternal-lands-data/eternal-lands-data-1.3.2.ebuild
+++ b/games-rpg/eternal-lands-data/eternal-lands-data-1.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands-data/eternal-lands-data-1.3.2.ebuild,v 1.3 2006/10/26 16:26:35 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands-data/eternal-lands-data-1.3.2.ebuild,v 1.4 2007/02/08 09:14:34 nyhm Exp $
inherit games
@@ -54,6 +54,7 @@ src_install() {
}
pkg_postinst() {
+ games_pkg_postinst
# Ensure that the files are writable by the game group for auto
# updating.
chmod -R g+rw "${ROOT}/${GAMES_DATADIR}/${MY_PN}"
diff --git a/games-rpg/eternal-lands-data/eternal-lands-data-1.3.3.ebuild b/games-rpg/eternal-lands-data/eternal-lands-data-1.3.3.ebuild
index 61233baf4b5c..9339cccc475c 100644
--- a/games-rpg/eternal-lands-data/eternal-lands-data-1.3.3.ebuild
+++ b/games-rpg/eternal-lands-data/eternal-lands-data-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands-data/eternal-lands-data-1.3.3.ebuild,v 1.2 2007/01/07 19:38:53 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands-data/eternal-lands-data-1.3.3.ebuild,v 1.3 2007/02/08 09:14:34 nyhm Exp $
inherit games
@@ -54,6 +54,7 @@ src_install() {
}
pkg_postinst() {
+ games_pkg_postinst
# Ensure that the files are writable by the game group for auto
# updating.
chmod -R g+rw "${ROOT}/${GAMES_DATADIR}/${MY_PN}"