diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-11-26 17:22:19 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-11-26 17:22:19 +0000 |
commit | c1e5d1d03a139e7c077ce6ba47804e9249233611 (patch) | |
tree | e4141b09857439bb1dbdc1f5f9fd3f18c6c795df /dev-libs | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-c1e5d1d03a139e7c077ce6ba47804e9249233611.tar.gz gentoo-2-c1e5d1d03a139e7c077ce6ba47804e9249233611.tar.bz2 gentoo-2-c1e5d1d03a139e7c077ce6ba47804e9249233611.zip |
Remove the reference to the patch completely. Forgot to remove it before committing last night.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libofx/libofx-0.8.0-r1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-libs/libofx/libofx-0.8.0-r1.ebuild b/dev-libs/libofx/libofx-0.8.0-r1.ebuild index f1ff73d1087f..6e4fac23ff3b 100644 --- a/dev-libs/libofx/libofx-0.8.0-r1.ebuild +++ b/dev-libs/libofx/libofx-0.8.0-r1.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/dev-libs/libofx/libofx-0.8.0-r1.ebuild,v 1.4 2005/11/26 11:42:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.8.0-r1.ebuild,v 1.5 2005/11/26 17:22:19 halcy0n Exp $ inherit eutils @@ -21,9 +21,6 @@ DEPEND="${RDEPEND} src_unpack() { unpack ${A} - # patch missing: - #epatch "${FILESDIR}"/${P}-gcc4.patch - # because we redefine docdir in src_install, we need to make sure the # dtd's go to the right place, LIBOFX_DTD_DIR cd ${S}/dtd |