summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2005-01-07 09:40:26 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2005-01-07 09:40:26 +0000
commit26cc357dc572a0096f932aa09828e50937b0f528 (patch)
treeacdb8b38d6a716b8fce7506becacf7c3e31f3ee6 /sci-mathematics/pari/pari-2.1.6.ebuild
parentsort (diff)
downloadhistorical-26cc357dc572a0096f932aa09828e50937b0f528.tar.gz
historical-26cc357dc572a0096f932aa09828e50937b0f528.tar.bz2
historical-26cc357dc572a0096f932aa09828e50937b0f528.zip
Fixing the fix.
Diffstat (limited to 'sci-mathematics/pari/pari-2.1.6.ebuild')
-rw-r--r--sci-mathematics/pari/pari-2.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pari/pari-2.1.6.ebuild b/sci-mathematics/pari/pari-2.1.6.ebuild
index 851cb4c49f22..b156f842b4fc 100644
--- a/sci-mathematics/pari/pari-2.1.6.ebuild
+++ b/sci-mathematics/pari/pari-2.1.6.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/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.1 2005/01/06 10:34:52 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.2 2005/01/07 09:40:26 phosphan Exp $
inherit eutils
@@ -20,7 +20,7 @@ src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/docs.patch
- epatch ${FILESDIR}/wrong_functype.patch
+ epatch ${FILESDIR}/wrong_functype-r1.patch
}
src_compile() {