summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2008-04-26 21:30:20 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2008-04-26 21:30:20 +0000
commitd6e056592d88d251e226dfac465b94345ff0526d (patch)
tree9fe86188aff8fe9916f0c7724726caea7511e16e /dev-cpp/muParser/muParser-1.28.ebuild
parentDrop to ~mips due to unstable deps (diff)
downloadgentoo-2-d6e056592d88d251e226dfac465b94345ff0526d.tar.gz
gentoo-2-d6e056592d88d251e226dfac465b94345ff0526d.tar.bz2
gentoo-2-d6e056592d88d251e226dfac465b94345ff0526d.zip
Added gcc-4.3 patch, cleaning.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'dev-cpp/muParser/muParser-1.28.ebuild')
-rw-r--r--dev-cpp/muParser/muParser-1.28.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-cpp/muParser/muParser-1.28.ebuild b/dev-cpp/muParser/muParser-1.28.ebuild
index 7f14636b394f..d7f0328980ae 100644
--- a/dev-cpp/muParser/muParser-1.28.ebuild
+++ b/dev-cpp/muParser/muParser-1.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/muParser/muParser-1.28.ebuild,v 1.2 2008/03/15 10:05:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/muParser/muParser-1.28.ebuild,v 1.3 2008/04/26 21:30:19 bicatali Exp $
inherit eutils
@@ -25,6 +25,7 @@ src_unpack() {
cd "${S}"
# fix destdir to install pkgconfig file
epatch "${FILESDIR}"/${P}-destdir.patch
+ epatch "${FILESDIR}"/${P}-gcc43.patch
}
src_compile() {