summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2006-04-09 15:40:19 +0000
committerMichael Januszewski <spock@gentoo.org>2006-04-09 15:40:19 +0000
commiteb2dd84b03de85768442cf496c85e76e0c112a79 (patch)
tree93e212271a89d8b8c1ae459e3ecb136df35a1e62 /dev-util/oprofile/oprofile-0.9.1-r1.ebuild
parentFix so that beagle-0.2.4 and evo-2.6 can compile (diff)
downloadhistorical-eb2dd84b03de85768442cf496c85e76e0c112a79.tar.gz
historical-eb2dd84b03de85768442cf496c85e76e0c112a79.tar.bz2
historical-eb2dd84b03de85768442cf496c85e76e0c112a79.zip
Don't apply oprofile-0.8.2.patch -- should fix bug #128781.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'dev-util/oprofile/oprofile-0.9.1-r1.ebuild')
-rw-r--r--dev-util/oprofile/oprofile-0.9.1-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-0.9.1-r1.ebuild b/dev-util/oprofile/oprofile-0.9.1-r1.ebuild
index 22c3996855ab..59d0609cf9aa 100644
--- a/dev-util/oprofile/oprofile-0.9.1-r1.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.1-r1.ebuild,v 1.2 2006/03/05 09:27:29 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.1-r1.ebuild,v 1.3 2006/04/09 15:40:19 spock Exp $
inherit eutils qt3
@@ -21,7 +21,6 @@ DEPEND=">=dev-libs/popt-1.7-r1
src_unpack() {
unpack ${A}
cd ${S}
- epatch ${FILESDIR}/oprofile-0.8.2.patch
epatch ${FILESDIR}/oprofile-0.9.1-opcontrol_path.diff
epatch ${FILESDIR}/oprofile-0.9.1-gcc41-compilation-fix.diff
}