summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2007-12-28 11:57:35 +0000
committerMichael Januszewski <spock@gentoo.org>2007-12-28 11:57:35 +0000
commitdd88e22587079eca097f1c0270d1594319368de9 (patch)
treed4f58b0ba1adf7584c3876aeb8c2193caabfa181 /x11-misc/xfractint/xfractint-20.04_p07.ebuild
parentAdded hppa to KEYWORDS. (diff)
downloadgentoo-2-dd88e22587079eca097f1c0270d1594319368de9.tar.gz
gentoo-2-dd88e22587079eca097f1c0270d1594319368de9.tar.bz2
gentoo-2-dd88e22587079eca097f1c0270d1594319368de9.zip
Add a fix for bug #203548 by Andrew Church <gentoo@achurch.org>.
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'x11-misc/xfractint/xfractint-20.04_p07.ebuild')
-rw-r--r--x11-misc/xfractint/xfractint-20.04_p07.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xfractint/xfractint-20.04_p07.ebuild b/x11-misc/xfractint/xfractint-20.04_p07.ebuild
index 397737c272fa..c907eaf2edad 100644
--- a/x11-misc/xfractint/xfractint-20.04_p07.ebuild
+++ b/x11-misc/xfractint/xfractint-20.04_p07.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/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.2 2007/12/27 20:47:01 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.3 2007/12/28 11:57:35 spock Exp $
inherit eutils toolchain-funcs
@@ -25,6 +25,7 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${P}-Makefile.patch
+ epatch "${FILESDIR}"/xfractint-20.04p07-filename-buffer-overflow-fix.patch
}
src_compile() {