summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-08-15 18:11:18 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-08-15 18:11:18 +0000
commitb774b3ff52a7077ab339bf066ed42731768051ff (patch)
tree26f6263d67f4e3654b20037bf0896b4017f5b6bf /games-action/maelstrom/maelstrom-3.0.6-r1.ebuild
parentMarked ~amd64. (diff)
downloadhistorical-b774b3ff52a7077ab339bf066ed42731768051ff.tar.gz
historical-b774b3ff52a7077ab339bf066ed42731768051ff.tar.bz2
historical-b774b3ff52a7077ab339bf066ed42731768051ff.zip
Fixed epatch line and closing bug #102618.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-action/maelstrom/maelstrom-3.0.6-r1.ebuild')
-rw-r--r--games-action/maelstrom/maelstrom-3.0.6-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/maelstrom/maelstrom-3.0.6-r1.ebuild b/games-action/maelstrom/maelstrom-3.0.6-r1.ebuild
index 5df50550e243..e0b4bc3016aa 100644
--- a/games-action/maelstrom/maelstrom-3.0.6-r1.ebuild
+++ b/games-action/maelstrom/maelstrom-3.0.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/maelstrom-3.0.6-r1.ebuild,v 1.6 2004/08/31 19:52:05 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/maelstrom-3.0.6-r1.ebuild,v 1.7 2005/08/15 18:11:18 wolf31o2 Exp $
inherit eutils games
@@ -24,7 +24,7 @@ src_unpack() {
unpack ${A}
cd ${S}
- epatch ${FILESDIR}/${P}-security.patch
+ epatch ${FILESDIR}/${PF}-security.patch
# gcc-34 fix
epatch ${FILESDIR}/${PN}-gcc34.patch