Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23149

Modified Files:
        pygsl-py.info pyfits-py.info biggles-py.info 
Log Message:
Add -py25 variant.


Index: biggles-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/biggles-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- biggles-py.info     28 Mar 2006 23:00:27 -0000      1.2
+++ biggles-py.info     22 Sep 2006 18:27:46 -0000      1.3
@@ -2,7 +2,7 @@
 Package: biggles-py%type_pkg[python]
 Version: 1.6.4
 Revision: 1002
-Type: python(2.3 2.4)
+Type: python(2.3 2.4 2.5)
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 BuildDepends: plotutils-dev (>= 2.4.1-1007)
 Depends: python%type_pkg[python], numeric-py%type_pkg[python], 
plotutils-shlibs (>= 2.4.1-1007)
@@ -10,9 +10,9 @@
 Source-MD5: e07bc9e22d830ada274ea71bc6d12556
 CompileScript: python%type_raw[python] setup.py build   
 InstallScript: <<
- python%type_raw[python] setup.py install --root=%d
- mkdir -p %i/share/doc/%n
- cp -R examples %i/share/doc/%n
+  python%type_raw[python] setup.py install --root=%d
+  mkdir -p %i/share/doc/%n
+  cp -R examples %i/share/doc/%n
 <<
 License: GPL
 DocFiles: COPYING CREDITS INSTALL ChangeLog

Index: pyfits-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pyfits-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pyfits-py.info      31 Jul 2006 02:14:38 -0000      1.1
+++ pyfits-py.info      22 Sep 2006 18:27:46 -0000      1.2
@@ -2,7 +2,7 @@
 Package: pyfits-py%type_pkg[python]
 Version: 1.0.1
 Revision: 1
-Type: python(2.3 2.4)
+Type: python(2.3 2.4 2.5)
 Description: Python interface to FITS formatted files
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>

Index: pygsl-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pygsl-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pygsl-py.info       21 Jan 2006 15:26:27 -0000      1.2
+++ pygsl-py.info       22 Sep 2006 18:27:46 -0000      1.3
@@ -2,7 +2,7 @@
 Package: pygsl-py%type_pkg[python]
 Version: 0.3.2
 Revision: 1
-Type: python(2.3 2.4)
+Type: python(2.3 2.4 2.5)
 Description: Python interface for the GNU Scientific Library
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
@@ -11,13 +11,13 @@
 Source: mirror:sourceforge:pygsl/pygsl-%v.tar.gz
 Source-MD5: dde5f5a23dba8e63818dbfadb12e9a09
 CompileScript: <<
-   python%type_raw[python] setup.py build
+  python%type_raw[python] setup.py build
 <<
 InstallScript: <<
-   python%type_raw[python] setup.py install --root=%d
-   install -d %i/share/doc/%n/examples %i/share/doc/%n/tests
-   install -m 644 examples/*.py %i/share/doc/%n/examples
-   install -m 644 tests/*.py %i/share/doc/%n/tests
+  python%type_raw[python] setup.py install --root=%d
+  install -d %i/share/doc/%n/examples %i/share/doc/%n/tests
+  install -m 644 examples/*.py %i/share/doc/%n/examples
+  install -m 644 tests/*.py %i/share/doc/%n/tests
  <<
 DocFiles: README CREDITS TODO ChangeLog
 Homepage: http://pygsl.sourceforge.net


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to