summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-04-25 13:39:49 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-04-25 13:39:49 +0000
commit9495d189c3bdccea54fe3041d9ca41a98cad046f (patch)
treed0a871fa9f90f7499ff69f6947f8becd174de4cb /sci-calculators/fung-calc
parentgtk-engines-qtcurve version bump (diff)
downloadgentoo-2-9495d189c3bdccea54fe3041d9ca41a98cad046f.tar.gz
gentoo-2-9495d189c3bdccea54fe3041d9ca41a98cad046f.tar.bz2
gentoo-2-9495d189c3bdccea54fe3041d9ca41a98cad046f.zip
Quote FILESDIR.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'sci-calculators/fung-calc')
-rw-r--r--sci-calculators/fung-calc/ChangeLog5
-rw-r--r--sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild8
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/fung-calc/ChangeLog b/sci-calculators/fung-calc/ChangeLog
index 8b3ce30fee38..ad5592330262 100644
--- a/sci-calculators/fung-calc/ChangeLog
+++ b/sci-calculators/fung-calc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/fung-calc
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/ChangeLog,v 1.11 2008/04/25 13:36:47 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/ChangeLog,v 1.12 2008/04/25 13:39:49 ingmar Exp $
+
+ 25 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org> fung-calc-1.3.2b.ebuild:
+ Quote FILESDIR.
25 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org> fung-calc-1.3.2b.ebuild:
Remove unversioned kde-base/kdelibs dependency, since the ebuild gets a
diff --git a/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild b/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild
index f378f7a0b320..eb6361d94f8d 100644
--- a/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild
+++ b/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild,v 1.10 2008/04/25 13:36:47 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild,v 1.11 2008/04/25 13:39:49 ingmar Exp $
inherit kde eutils flag-o-matic
@@ -25,9 +25,9 @@ need-qt 3.1
src_unpack() {
kde_src_unpack
- epatch ${FILESDIR}/fung-calc-fPIC
- epatch ${FILESDIR}/fung-calc-gcc34-fix
- useq arts || epatch ${FILESDIR}/fung-calc-1.3.2b-configure.patch
+ epatch "${FILESDIR}"/fung-calc-fPIC
+ epatch "${FILESDIR}"/fung-calc-gcc34-fix
+ use arts || epatch "${FILESDIR}"/fung-calc-1.3.2b-configure.patch
}
src_compile() {