[49040] trunk/dports/x11

ryandesign at macports.org ryandesign at macports.org
Thu Apr 2 01:23:56 PDT 2009


Revision: 49040
          http://trac.macports.org/changeset/49040
Author:   ryandesign at macports.org
Date:     2009-04-02 01:23:56 -0700 (Thu, 02 Apr 2009)
Log Message:
-----------
wine, wine-devel: add $Id$ header to wrapper scripts, for good measure

Modified Paths:
--------------
    trunk/dports/x11/wine/files/wine.in
    trunk/dports/x11/wine-devel/files/wine.in

Property Changed:
----------------
    trunk/dports/x11/wine/files/wine.in
    trunk/dports/x11/wine-devel/files/wine.in

Modified: trunk/dports/x11/wine/files/wine.in
===================================================================
--- trunk/dports/x11/wine/files/wine.in	2009-04-02 08:15:03 UTC (rev 49039)
+++ trunk/dports/x11/wine/files/wine.in	2009-04-02 08:23:56 UTC (rev 49040)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# $Id$
 
 DYLD_FALLBACK_LIBRARY_PATH="@PREFIX@/lib:@X11PREFIX@/lib" \
 "@PREFIX@/libexec/wine/wine" "$@"


Property changes on: trunk/dports/x11/wine/files/wine.in
___________________________________________________________________
Modified: svn:eol-style
   - LF
   + native
Added: svn:keywords
   + Id

Modified: trunk/dports/x11/wine-devel/files/wine.in
===================================================================
--- trunk/dports/x11/wine-devel/files/wine.in	2009-04-02 08:15:03 UTC (rev 49039)
+++ trunk/dports/x11/wine-devel/files/wine.in	2009-04-02 08:23:56 UTC (rev 49040)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# $Id$
 
 DYLD_FALLBACK_LIBRARY_PATH="@PREFIX@/lib:@X11PREFIX@/lib" \
 "@PREFIX@/libexec/wine/wine" "$@"


Property changes on: trunk/dports/x11/wine-devel/files/wine.in
___________________________________________________________________
Modified: svn:eol-style
   - LF
   + native
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090402/ab103249/attachment-0001.html>


More information about the macports-changes mailing list