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

Modified Files:
        blackbox-rootless-0.65.0-1.info blackbox-taskbar.info 
        blackbox.info pwm-20010309-3.info 
Log Message:
RFC-822 -> heredoc conversion.


Index: blackbox-rootless-0.65.0-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/x11-wm/blackbox-rootless-0.65.0-1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- blackbox-rootless-0.65.0-1.info     31 Dec 2003 16:34:36 -0000      1.3
+++ blackbox-rootless-0.65.0-1.info     24 Feb 2004 08:14:13 -0000      1.4
@@ -15,13 +15,17 @@
 PatchScript: patch -p1 <%a/%f.patch
 SetCC: gcc3
 SetCXX: g++3
-CompileScript: ./configure %c
+CompileScript: <<
+ ./configure %c
  make
-InstallScript: make install prefix=%i
+<<
+InstallScript: <<
+ make install prefix=%i
  mv %i/man %i/share/
  mkdir -p %i/share/blackbox/fonts
  uudecode data/nu.pcf.gz.uu
  install -m 644 nu.pcf.gz %i/share/blackbox/fonts/
+<<
 DocFiles: README* LICENSE data/README.* ChangeLog
 DescDetail: <<
 Blackbox is yet another addition to the list of window 

Index: blackbox-taskbar.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/x11-wm/blackbox-taskbar.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- blackbox-taskbar.info       31 Dec 2003 16:34:37 -0000      1.2
+++ blackbox-taskbar.info       24 Feb 2004 08:14:13 -0000      1.3
@@ -11,8 +11,10 @@
 ConfigureParams: --disable-nls
 GCC: 3.3
 PatchScript: patch -p1 <%a/%n.patch
-InstallScript: make install prefix=%i
+InstallScript: <<
+ make install prefix=%i
  mv %i/man %i/share/
+<<
 DocFiles: README* LICENSE data/README.* ChangeLog
 Description: Alternate Window Manager, with enhanced taskbar
 DescDetail: <<

Index: blackbox.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/x11-wm/blackbox.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- blackbox.info       31 Dec 2003 16:34:37 -0000      1.2
+++ blackbox.info       24 Feb 2004 08:14:13 -0000      1.3
@@ -13,9 +13,11 @@
 Patch: %n.patch
 DocFiles: README* LICENSE data/README.* ChangeLog
 License: BSD
-DescDetail: Blackbox is yet another addition to the list of window 
-  managers for the Open Group's X Window System, Version 11 Release 6 
-  and above. Blackbox is built with C++, sharing no common code with 
-  any other window manager (even though the graphics implementation 
-  is similar to that of Window Maker).
+DescDetail: <<
+Blackbox is yet another addition to the list of window 
+managers for the Open Group's X Window System, Version 11 Release 6 
+and above. Blackbox is built with C++, sharing no common code with 
+any other window manager (even though the graphics implementation 
+is similar to that of Window Maker).
+<<
 Homepage: http://blackboxwm.sourceforge.net/

Index: pwm-20010309-3.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/x11-wm/pwm-20010309-3.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pwm-20010309-3.info 13 Oct 2003 22:40:53 -0000      1.2
+++ pwm-20010309-3.info 24 Feb 2004 08:14:13 -0000      1.3
@@ -5,11 +5,15 @@
 Source-MD5: 2d5e5c33020c97edd85c4e0b47930e00
 Patch: %f.patch
 CompileScript: make PREFIX=%p
-InstallScript: make install PREFIX=%i
+InstallScript: <<
+ make install PREFIX=%i
  mv %i/share/man/man1/pwm.1x %i/share/man/man1/pwm.1
+<<
 Description: Window mngr, multiple windows can be attached to one frame
 DescDetail: This feature helps keeping windows, especially the numerous xterms, 
organized.
-DescPort: Comes with a Makefile. Only minor changes to the Makefile
- were needed.
+DescPort: <<
+Comes with a Makefile. Only minor changes to the Makefile
+were needed.
+<<
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Homepage: http://www.students.tut.fi/~tuomov/pwm/



-------------------------------------------------------
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