Update of /cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16320/sci

Modified Files:
        atlas-3.4.1-2.info babel-1.6-4.info chemtool.info 
        clustalw-1.82-2.info numeric-22.0-1.info 
        numeric-atlas-22.0-1.info pgplot-5.2-6.info 
Log Message:
RFC-822 -> heredoc conversion.


Index: atlas-3.4.1-2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/sci/atlas-3.4.1-2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- atlas-3.4.1-2.info  14 Oct 2003 23:36:25 -0000      1.2
+++ atlas-3.4.1-2.info  24 Feb 2004 08:14:04 -0000      1.3
@@ -15,13 +15,17 @@
 libatlas.a    : The main ATLAS library, providing low-level routines for
                 all interface libs.
 <<
-DescPort: The optimized subset of LAPACK provided by ATLAS is merged
- with the full LAPACK from http://www.netlib.org/lapack. 
-DescUsage: Order is important when linking!  Use:
- -L%p/lib -llapack -lcblas -lf77blas -latlas 
- Must be run interactively (asks a lot of questions, use default answers
- unless you really know what you are doing). For "architecture" choose "UNKNOWN"
- if you have a G3, "G4" if you have a G4.
+DescPort: <<
+The optimized subset of LAPACK provided by ATLAS is merged
+with the full LAPACK from http://www.netlib.org/lapack. 
+<<
+DescUsage: <<
+Order is important when linking!  Use:
+-L%p/lib -llapack -lcblas -lf77blas -latlas 
+Must be run interactively (asks a lot of questions, use default answers
+unless you really know what you are doing). For "architecture" choose "UNKNOWN"
+if you have a G3, "G4" if you have a G4.
+<<
 Source: mirror:custom:math-atlas/%n%v.tar.gz
 Source-MD5: fb07860587600134b291f46a25bc29a2
 CustomMirror: <<

Index: babel-1.6-4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/sci/babel-1.6-4.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- babel-1.6-4.info    24 Oct 2003 11:30:07 -0000      1.2
+++ babel-1.6-4.info    24 Feb 2004 08:14:04 -0000      1.3
@@ -7,15 +7,19 @@
 Source: ftp://ccl.osc.edu/pub/chemistry/software/UNIX/babel/%n-%v.tar.Z
 Source-MD5: 101a5dc4858ecacac123571db52b272e
 CompileScript: make
-InstallScript: mkdir -p %i/lib/babel
+InstallScript: <<
+ mkdir -p %i/lib/babel
  mkdir -p %i/bin
  cp babel %i/bin
  cp *.lis %i/lib/babel
  chmod a+r %i/lib/babel/*
+<<
 DocFiles: README.1ST
 Description: Molecular modelling file converter
-DescDetail: Babel is a program designed to interconvert a number of file formats
- currently used in molecular modeling
+DescDetail: <<
+Babel is a program designed to interconvert a number of file formats
+currently used in molecular modeling
+<<
 DescUsage: You must set BABEL_DIR to the fink lib/babel directory
 Maintainer: Andrew Rohl <[EMAIL PROTECTED]>
 Homepage: http://www.eyesopen.com/babel/

Index: chemtool.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/sci/chemtool.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- chemtool.info       15 Nov 2003 14:27:05 -0000      1.1
+++ chemtool.info       24 Feb 2004 08:14:04 -0000      1.2
@@ -7,12 +7,14 @@
 Source-MD5: 5d318bcb1252116c51c61d363597270f
 PatchScript: sed 's|@PREFIX1@|%i|g' <%a/%n.patch | sed 's|@PREFIX2@|%p|g' | patch -p1
 CompileScript: make
-InstallScript: mkdir -p %i/bin
+InstallScript: <<
+ mkdir -p %i/bin
  mkdir -p %i/share/man/man1
  make install
  mkdir -p %i/share/chemtool
  cp chemtool.xpm %i/share/chemtool
  cp -r examples  %i/share/chemtool
+<<
 DocFiles: README INSTALL TODO
 License: GPL
 Description: Draws 2-D pictures of organic molecules
@@ -21,7 +23,9 @@
 Postscript, X-Bitmap, LaTeX or XFig file. It runs under X-Windows and is written
 with GTK+.
 <<
-DescUsage: doesn't put the xpm file anywhere sensible but is available in the fink
- share/chemtool directory. Examples available in fink share/chemtool/examples
+DescUsage: <<
+doesn't put the xpm file anywhere sensible but is available in the fink
+share/chemtool directory. Examples available in fink share/chemtool/examples
+<<
 Maintainer: Andrew Rohl <[EMAIL PROTECTED]>
 Homepage: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html

Index: clustalw-1.82-2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/sci/clustalw-1.82-2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- clustalw-1.82-2.info        13 Oct 2003 22:19:04 -0000      1.2
+++ clustalw-1.82-2.info        24 Feb 2004 08:14:04 -0000      1.3
@@ -15,8 +15,10 @@
 <<
 DescUsage: clustalw
 License: Restrictive
-DescPort: patches the makefile to put everything in place and add a
- make install rule
+DescPort: <<
+patches the makefile to put everything in place and add a
+make install rule
+<<
 DescPackaging: <<
 The only license restriction is for a non-exclusive 
 license to redistribute as part of a commercial 

Index: numeric-22.0-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/sci/numeric-22.0-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- numeric-22.0-1.info 22 Sep 2003 02:42:41 -0000      1.2
+++ numeric-22.0-1.info 24 Feb 2004 08:14:04 -0000      1.3
@@ -9,9 +9,11 @@
 Source: mirror:sourceforge:numpy/Numeric-%v.tar.gz
 Source-MD5: 222b71d150efa9be52622a288547d9d7
 CompileScript: python setup.py build   
-InstallScript: python setup.py install --prefix=%i
+InstallScript: <<
+ python setup.py install --prefix=%i
  mkdir -p %i/share/doc/%n
  cp -R Demo %i/share/doc/%n
+<<
 DocFiles: changes.txt README Packages/MA/Legal.htm
 Description: Multidim'l numerical arrays for Python, using built-in libs
 License: OSI-Approved

Index: numeric-atlas-22.0-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/sci/numeric-atlas-22.0-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- numeric-atlas-22.0-1.info   15 Nov 2003 14:32:13 -0000      1.2
+++ numeric-atlas-22.0-1.info   24 Feb 2004 08:14:04 -0000      1.3
@@ -11,9 +11,11 @@
 Source-MD5: 222b71d150efa9be52622a288547d9d7
 PatchScript: sed 's|<PREFIX>|%p|g'< %a/%f.patch | patch -p1
 CompileScript: python setup.py build   
-InstallScript: python setup.py install --prefix=%i
+InstallScript: <<
+ python setup.py install --prefix=%i
  mkdir -p %i/share/doc/%n
  cp -R Demo %i/share/doc/%n
+<<
 DocFiles: changes.txt README Packages/MA/Legal.htm
 Description: Multidim'l numerical arrays for Python, using atlas libs
 DescDetail: <<

Index: pgplot-5.2-6.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/sci/pgplot-5.2-6.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pgplot-5.2-6.info   31 Dec 2003 16:34:35 -0000      1.3
+++ pgplot-5.2-6.info   24 Feb 2004 08:14:04 -0000      1.4
@@ -33,7 +33,9 @@
 device-independent graphics package for making simple scientific graphs.
 <<
 DescPort: Builds only static libs.
-DescUsage: PGPLOT_DIR environment variable set by pgplot.csh(.sh) in
- %p/etc/profile.d.
+DescUsage: <<
+PGPLOT_DIR environment variable set by pgplot.csh(.sh) in
+%p/etc/profile.d.
+<<
 Homepage: http://www.astro.caltech.edu/~tjp/pgplot/
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to