summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2010-12-13 13:26:43 +0000
committerAlfredo Tupone <tupone@gentoo.org>2010-12-13 13:26:43 +0000
commit4ff186485fec704bc402debab39fcfc3c807ced7 (patch)
tree4123454a6b8efe3252680ef083a9508379291fe8 /games-kids/tuxmathscrabble
parentSet RDEPEND. (diff)
downloadgentoo-2-4ff186485fec704bc402debab39fcfc3c807ced7.tar.gz
gentoo-2-4ff186485fec704bc402debab39fcfc3c807ced7.tar.bz2
gentoo-2-4ff186485fec704bc402debab39fcfc3c807ced7.zip
Remove fperms. Bug #348553
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-kids/tuxmathscrabble')
-rw-r--r--games-kids/tuxmathscrabble/ChangeLog5
-rw-r--r--games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/games-kids/tuxmathscrabble/ChangeLog b/games-kids/tuxmathscrabble/ChangeLog
index 83b0e5661985..c2093fe726e4 100644
--- a/games-kids/tuxmathscrabble/ChangeLog
+++ b/games-kids/tuxmathscrabble/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-kids/tuxmathscrabble
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/ChangeLog,v 1.16 2010/12/08 08:55:55 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/ChangeLog,v 1.17 2010/12/13 13:26:43 tupone Exp $
+
+ 13 Dec 2010; Tupone Alfredo <tupone@gentoo.org> tuxmathscrabble-7.4.ebuild:
+ Remove fperms. Bug #348553 by Mr. Anderson
*tuxmathscrabble-7.4 (08 Dec 2010)
diff --git a/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild b/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild
index c67b65761c16..89ff567c27c7 100644
--- a/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild
+++ b/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild,v 1.1 2010/12/08 08:55:55 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild,v 1.2 2010/12/13 13:26:43 tupone Exp $
EAPI=2
PYTHON_DEPEND="2"
@@ -55,5 +55,4 @@ src_install() {
dodoc CHANGES README
prepgamesdirs
- fperms -R g+w "${GAMES_STATEDIR}"/${MY_PN}
}