summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-04-08 14:31:50 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-04-08 14:31:50 +0000
commit97dfb9747435e805661bb08074ccb10df7e24843 (patch)
tree68d859051feda6cbdf0b517eabed29e4f7777e53 /sci-chemistry
parentRemove blocker on x11-misc/qterm (Bug #176533). Add blocker on games-util/qst... (diff)
downloadgentoo-2-97dfb9747435e805661bb08074ccb10df7e24843.tar.gz
gentoo-2-97dfb9747435e805661bb08074ccb10df7e24843.tar.bz2
gentoo-2-97dfb9747435e805661bb08074ccb10df7e24843.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild b/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild
index b77bf290fb32..3021e706249f 100644
--- a/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild
+++ b/sci-chemistry/ccp4/ccp4-6.0.2-r1.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-chemistry/ccp4/ccp4-6.0.2-r1.ebuild,v 1.2 2008/04/08 08:06:55 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild,v 1.3 2008/04/08 14:31:50 mr_bones_ Exp $
inherit fortran eutils gnuconfig toolchain-funcs
@@ -12,8 +12,8 @@ PATCH_TOT="10"
# Here's a little scriptlet to generate this list from the provided
# index.patches file
#
-# i=1; while read -a line; do [[ ${line//#} != ${line} ]] && continue;
-# echo "PATCH${i}=( ${line[1]}"; echo "${line[0]} )"; (( i++ )); done <
+# i=1; while read -a line; do [[ ${line//#} != ${line} ]] && continue;
+# echo "PATCH${i}=( ${line[1]}"; echo "${line[0]} )"; (( i++ )); done <
# index.patches
PATCH1=( src/topp_
topp.f-r1.16.2.5-r1.16.2.6.diff )