summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-08-14 21:44:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-08-14 21:44:33 +0000
commit5fa7e13286b62b9b3cb3b42f2cb567226c2ec884 (patch)
treed9b9f84fff19dfb945fe1d122755c2f870a9bedd /sci-libs/plplot
parentStable on x86, security bug #188902. (diff)
downloadgentoo-2-5fa7e13286b62b9b3cb3b42f2cb567226c2ec884.tar.gz
gentoo-2-5fa7e13286b62b9b3cb3b42f2cb567226c2ec884.tar.bz2
gentoo-2-5fa7e13286b62b9b3cb3b42f2cb567226c2ec884.zip
whitespace
(Portage version: 2.1.2.11)
Diffstat (limited to 'sci-libs/plplot')
-rw-r--r--sci-libs/plplot/plplot-5.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/plplot/plplot-5.5.2.ebuild b/sci-libs/plplot/plplot-5.5.2.ebuild
index 9a5b810e0eef..21b06e9e4e1c 100644
--- a/sci-libs/plplot/plplot-5.5.2.ebuild
+++ b/sci-libs/plplot/plplot-5.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.5.2.ebuild,v 1.10 2007/08/14 03:37:21 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.5.2.ebuild,v 1.11 2007/08/14 21:44:33 mr_bones_ Exp $
inherit eutils
@@ -59,7 +59,7 @@ pkg_setup() {
src_unpack() {
unpack ${A}
cd ${S}
- # Fix compilation problems on GCC 3.4 and the octave
+ # Fix compilation problems on GCC 3.4 and the octave
# bindings, thanks to the patch from Debian's BTS bug 274359.
epatch ${FILESDIR}/${PN}-5.5.1-gcc-3.4-fix.patch
epatch ${FILESDIR}/${P}-macro-fix.patch