[108014] trunk/dports/gnome/gnome-photo-print/Portfile

devans at macports.org devans at macports.org
Wed Jul 10 12:46:45 PDT 2013


Revision: 108014
          https://trac.macports.org/changeset/108014
Author:   devans at macports.org
Date:     2013-07-10 12:46:45 -0700 (Wed, 10 Jul 2013)
Log Message:
-----------
gnome-photo-print: retab per mode line.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-photo-print/Portfile

Modified: trunk/dports/gnome/gnome-photo-print/Portfile
===================================================================
--- trunk/dports/gnome/gnome-photo-print/Portfile	2013-07-10 19:37:30 UTC (rev 108013)
+++ trunk/dports/gnome/gnome-photo-print/Portfile	2013-07-10 19:46:45 UTC (rev 108014)
@@ -3,30 +3,30 @@
 
 PortSystem      1.0
 
-name		    gnome-photo-print
+name            gnome-photo-print
 set gname       gpp
-version		    0.7.0
-description	    Gnome Photo Printer is intended for printing photos in an easy way.
+version         0.7.0
+description     Gnome Photo Printer is intended for printing photos in an easy way.
 long_description \
-	            ${description}
-maintainers	    nomaintainer
-categories	    gnome
-platforms	    darwin
-homepage	    http://www.fogman.de/gpp/
-distname	    ${gname}-${version}
-master_sites	http://www.fogman.de/gpp/
+                ${description}
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin
+homepage        http://www.fogman.de/gpp/
+distname        ${gname}-${version}
+master_sites    http://www.fogman.de/gpp/
 
-checksums	    md5     ff8fdd9a8f741b346a8d87045d1d02e3 \
-		        sha1    e79ee69c7fb3961f1c8fb28e00f88f4d4ecedb97 \
-		        rmd160  7a96e9b5cd05f2c6ce8017888aa2751934283a80
+checksums       md5     ff8fdd9a8f741b346a8d87045d1d02e3 \
+                sha1    e79ee69c7fb3961f1c8fb28e00f88f4d4ecedb97 \
+                rmd160  7a96e9b5cd05f2c6ce8017888aa2751934283a80
 
-depends_build	port:intltool \
+depends_build   port:intltool \
                 port:pkgconfig
 
-depends_lib	    port:libgnomeprintui \
+depends_lib     port:libgnomeprintui \
                 port:libgnomeui
 
-configure.args	--mandir=${prefix}/share/man
+configure.args  --mandir=${prefix}/share/man
 configure.cppflags-append "-L${prefix}/lib"
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130710/c927bb30/attachment.html>


More information about the macports-changes mailing list