summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2005-11-28 18:38:37 +0000
committerHanno Böck <hanno@gentoo.org>2005-11-28 18:38:37 +0000
commit1d0cebbf0f44ba52a440363aab9ef36b3502b921 (patch)
tree1a0f3441a41da23537f10b9a110efef6c5438575 /app-text/opensp/opensp-1.5.1.ebuild
parentAdded block of >=tetex-3.0 as this package is now part of tetex. (diff)
downloadgentoo-2-1d0cebbf0f44ba52a440363aab9ef36b3502b921.tar.gz
gentoo-2-1d0cebbf0f44ba52a440363aab9ef36b3502b921.tar.bz2
gentoo-2-1d0cebbf0f44ba52a440363aab9ef36b3502b921.zip
gcc41 fix for opensp
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-text/opensp/opensp-1.5.1.ebuild')
-rw-r--r--app-text/opensp/opensp-1.5.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/opensp/opensp-1.5.1.ebuild b/app-text/opensp/opensp-1.5.1.ebuild
index 7ea040e30805..0e6d85cd4793 100644
--- a/app-text/opensp/opensp-1.5.1.ebuild
+++ b/app-text/opensp/opensp-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5.1.ebuild,v 1.11 2005/10/31 10:37:45 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5.1.ebuild,v 1.12 2005/11/28 18:38:37 hanno Exp $
inherit eutils flag-o-matic
@@ -28,6 +28,7 @@ src_unpack() {
cd "${S}"
epatch "${FILESDIR}"/${PN}-1.5-gcc34.patch
+ epatch ${FILESDIR}/opensp-1.5.1-gcc41.patch
}
src_compile() {