summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-04-19 02:35:54 +0000
committerMike Frysinger <vapier@gentoo.org>2012-04-19 02:35:54 +0000
commit9ec061aaa50eae8758e0f416213279bf03a7e584 (patch)
tree1ca8284fbfafacb3f3d2a57ed6fc89cb2006ae58 /dev-libs/mpfr/mpfr-3.0.1_p4-r1.ebuild
parentcall python_pkg_setup unconditionally (bug 412013) (diff)
downloadhistorical-9ec061aaa50eae8758e0f416213279bf03a7e584.tar.gz
historical-9ec061aaa50eae8758e0f416213279bf03a7e584.tar.bz2
historical-9ec061aaa50eae8758e0f416213279bf03a7e584.zip
Drop old epatch call #412591 by Stevan Bajić.
Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/mpfr/mpfr-3.0.1_p4-r1.ebuild')
-rw-r--r--dev-libs/mpfr/mpfr-3.0.1_p4-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-libs/mpfr/mpfr-3.0.1_p4-r1.ebuild b/dev-libs/mpfr/mpfr-3.0.1_p4-r1.ebuild
index 4ed5b3f326ff..f7c1799fb5ec 100644
--- a/dev-libs/mpfr/mpfr-3.0.1_p4-r1.ebuild
+++ b/dev-libs/mpfr/mpfr-3.0.1_p4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpfr/mpfr-3.0.1_p4-r1.ebuild,v 1.2 2011/12/09 20:49:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpfr/mpfr-3.0.1_p4-r1.ebuild,v 1.3 2012/04/19 02:35:54 vapier Exp $
EAPI="3"
@@ -25,7 +25,6 @@ DEPEND="${RDEPEND}"
S=${WORKDIR}/${MY_P}
src_prepare() {
- [[ -d ${FILESDIR}/${PV} ]] && epatch "${FILESDIR}"/${PV}/*.patch
[[ ${PLEVEL} == ${PV} ]] && return 0
for ((i=1; i<=PLEVEL; ++i)) ; do
patch=patch$(printf '%02d' ${i})