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
commitb540a712ad92a7b38b3cc3c5bb02a5e54b9d8db5 (patch)
tree92d8ab10519a0c19be58ff630298ef41d1af4ded /sci-libs/plplot
parentStable on x86, security bug #188902. (diff)
downloadhistorical-b540a712ad92a7b38b3cc3c5bb02a5e54b9d8db5.tar.gz
historical-b540a712ad92a7b38b3cc3c5bb02a5e54b9d8db5.tar.bz2
historical-b540a712ad92a7b38b3cc3c5bb02a5e54b9d8db5.zip
whitespace
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'sci-libs/plplot')
-rw-r--r--sci-libs/plplot/Manifest8
-rw-r--r--sci-libs/plplot/plplot-5.5.2.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/sci-libs/plplot/Manifest b/sci-libs/plplot/Manifest
index f17bdece64af..ffff6a9af0c9 100644
--- a/sci-libs/plplot/Manifest
+++ b/sci-libs/plplot/Manifest
@@ -7,10 +7,10 @@ MD5 ece26cf73420dfe3bae7e1c24bf3d3b3 files/plplot-5.5.2-macro-fix.patch 534
RMD160 71ffcec74770cab421a4756355f22818032e6e5c files/plplot-5.5.2-macro-fix.patch 534
SHA256 4a0d75b9e6d7ffeddfb38dcd58d9e440cde02ec93ce5ee22e48a3379c236874b files/plplot-5.5.2-macro-fix.patch 534
DIST plplot-5.5.2.tar.gz 5891255 RMD160 55ea8e7dde5c0542ce8f360228a676049ad7d701 SHA1 72e0830b12d7d50ff9ac5b54e49aa1813a580786 SHA256 267d9c4070b8b6de75590efc24388da670dd5d0039a5dc21ecb803366d14730c
-EBUILD plplot-5.5.2.ebuild 5538 RMD160 bc4acefeedb40977cfcc191a6f09cfbc9a1d0390 SHA1 f6628167dab0b5ef831632cf131d091b443c18c5 SHA256 1650d0b22b45167a38e2279d35903978d6e6e423315e3e3f44b89a74cdabc5b9
-MD5 889db693937295a8a3daa5faeefd1cd9 plplot-5.5.2.ebuild 5538
-RMD160 bc4acefeedb40977cfcc191a6f09cfbc9a1d0390 plplot-5.5.2.ebuild 5538
-SHA256 1650d0b22b45167a38e2279d35903978d6e6e423315e3e3f44b89a74cdabc5b9 plplot-5.5.2.ebuild 5538
+EBUILD plplot-5.5.2.ebuild 5538 RMD160 c9a268005b37f055e8d74b5cc9194d60847ddf06 SHA1 3149eca32b1b6e430241dc6966f0fb4391853f2f SHA256 ca19621359e0c8601182c0fd617c19d43f7a4a137e9523d9db2cd8c89e016ec8
+MD5 fc3aba722bd6bfd36bc125672b38b652 plplot-5.5.2.ebuild 5538
+RMD160 c9a268005b37f055e8d74b5cc9194d60847ddf06 plplot-5.5.2.ebuild 5538
+SHA256 ca19621359e0c8601182c0fd617c19d43f7a4a137e9523d9db2cd8c89e016ec8 plplot-5.5.2.ebuild 5538
MISC ChangeLog 2246 RMD160 fc88dda80cafcad1717dfa223cc2893441736bbb SHA1 e6902992764798eec39375f1a947aae04e25c67c SHA256 37ebfc977361e373af6593a6a545125e0fe7eacc5dd75379b17a15ae5fd256f3
MD5 5db7679e91b299acb03a603f14775948 ChangeLog 2246
RMD160 fc88dda80cafcad1717dfa223cc2893441736bbb ChangeLog 2246
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