summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-10-16 08:56:07 +0000
committerFabian Groffen <grobian@gentoo.org>2005-10-16 08:56:07 +0000
commit3b1f33dc5ccf14d8c5104ee37082840f3346baac (patch)
treef2ada1b6e7ce1073f531067c2866e5439461546b /app-text/html2text/html2text-1.3.2.ebuild
parentAdding default provider of virtual/portage (diff)
downloadhistorical-3b1f33dc5ccf14d8c5104ee37082840f3346baac.tar.gz
historical-3b1f33dc5ccf14d8c5104ee37082840f3346baac.tar.bz2
historical-3b1f33dc5ccf14d8c5104ee37082840f3346baac.zip
Replacing darwin patch with compiler patch as per bug #105051.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-text/html2text/html2text-1.3.2.ebuild')
-rw-r--r--app-text/html2text/html2text-1.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/html2text/html2text-1.3.2.ebuild b/app-text/html2text/html2text-1.3.2.ebuild
index 5532a697c311..3abce06c4739 100644
--- a/app-text/html2text/html2text-1.3.2.ebuild
+++ b/app-text/html2text/html2text-1.3.2.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/html2text/html2text-1.3.2.ebuild,v 1.14 2005/09/10 06:00:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.15 2005/10/16 08:56:07 grobian Exp $
inherit eutils toolchain-funcs
@@ -23,7 +23,7 @@ src_unpack() {
then
epatch 1.3.2_to_1.3.2a.diff
fi
- epatch ${FILESDIR}/${P}-darwin.patch
+ epatch ${FILESDIR}/${P}-compiler.patch
}
src_compile() {