[77976] trunk/dports/aqua/ShiftIt/Portfile

phw at macports.org phw at macports.org
Mon Apr 18 02:25:03 PDT 2011


Revision: 77976
          http://trac.macports.org/changeset/77976
Author:   phw at macports.org
Date:     2011-04-18 02:25:03 -0700 (Mon, 18 Apr 2011)
Log Message:
-----------
Added mode-line, whitespace cleanup

Modified Paths:
--------------
    trunk/dports/aqua/ShiftIt/Portfile

Property Changed:
----------------
    trunk/dports/aqua/ShiftIt/Portfile

Modified: trunk/dports/aqua/ShiftIt/Portfile
===================================================================
--- trunk/dports/aqua/ShiftIt/Portfile	2011-04-18 09:09:25 UTC (rev 77975)
+++ trunk/dports/aqua/ShiftIt/Portfile	2011-04-18 09:25:03 UTC (rev 77976)
@@ -1,26 +1,29 @@
-PortSystem 1.0
-PortGroup xcode 1.0
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+#
+PortSystem          1.0
+PortGroup           xcode 1.0
 
-name		ShiftIt
-version		development
+name		        ShiftIt
+version		        development
 
-categories	aqua 
-distname 	${name}
-maintainers	phw openmaintainer
-description	Managing windows size and position in OS X
+categories	        aqua 
+distname 	        ${name}
+maintainers	        phw openmaintainer
+description	        Managing windows size and position in OS X
 long_description	${description}
 
-homepage    https://github.com/fikovnik/ShiftIt
+homepage            https://github.com/fikovnik/ShiftIt
 
-fetch.type	git
-git.url 	https://github.com/fikovnik/ShiftIt.git/
-git.branch  origin/master
+fetch.type	        git
+git.url 	        https://github.com/fikovnik/ShiftIt.git/
+git.branch          origin/master
 
-build.dir  ${worksrcpath}/ShiftIt
+build.dir           ${worksrcpath}/ShiftIt
 
 
-xcode.project	ShiftIt.xcodeproj
-xcode.target	ShiftIt
+xcode.project	    ShiftIt.xcodeproj
+xcode.target	    ShiftIt
 xcode.configuration Release
 
 livecheck.type		none


Property changes on: trunk/dports/aqua/ShiftIt/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110418/3c92d348/attachment.html>


More information about the macports-changes mailing list