[81721] trunk/dports/kde/libkipi/Portfile

snc at macports.org snc at macports.org
Thu Aug 4 08:41:21 PDT 2011


Revision: 81721
          http://trac.macports.org/changeset/81721
Author:   snc at macports.org
Date:     2011-08-04 08:41:21 -0700 (Thu, 04 Aug 2011)
Log Message:
-----------
libkipi: fix lint

Modified Paths:
--------------
    trunk/dports/kde/libkipi/Portfile

Modified: trunk/dports/kde/libkipi/Portfile
===================================================================
--- trunk/dports/kde/libkipi/Portfile	2011-08-04 15:39:29 UTC (rev 81720)
+++ trunk/dports/kde/libkipi/Portfile	2011-08-04 15:41:21 UTC (rev 81721)
@@ -1,3 +1,6 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id: Portfile 81291 2011-07-29 02:51:08Z snc at macports.org $
+
 PortSystem          1.0
 PortGroup           kde4   1.1
 
@@ -21,4 +24,4 @@
 #depends_lib-append  port:exiv2
 
 livecheck.url       http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/
-livecheck.regex     libkipi-(\\d+\\.\\d+\\.\\d+)${extract.suffix}
\ No newline at end of file
+livecheck.regex     libkipi-(\\d+\\.\\d+\\.\\d+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110804/8dfe3c04/attachment.html>


More information about the macports-changes mailing list