[89276] trunk/dports/ruby/rb-pkg-config/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 22 16:48:47 PST 2012


Revision: 89276
          http://trac.macports.org/changeset/89276
Author:   ryandesign at macports.org
Date:     2012-01-22 16:48:42 -0800 (Sun, 22 Jan 2012)
Log Message:
-----------
rb-pkg-config: add modeline, fix whitespace to match

Modified Paths:
--------------
    trunk/dports/ruby/rb-pkg-config/Portfile

Modified: trunk/dports/ruby/rb-pkg-config/Portfile
===================================================================
--- trunk/dports/ruby/rb-pkg-config/Portfile	2012-01-22 23:54:59 UTC (rev 89275)
+++ trunk/dports/ruby/rb-pkg-config/Portfile	2012-01-23 00:48:42 UTC (rev 89276)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -4,17 +5,16 @@
 PortGroup           ruby 1.0
 
 ruby.setup          pkg-config 1.1.2 gem {} rubyforge_gem
-revision			0
+revision            0
 description         A pkg-config implmenetation by Ruby
 long_description    A pkg-config implmenetation by Ruby
 maintainers         kimuraw openmaintainer
 platforms           darwin
 homepage            http://github.com/rcairo/pkg-config
-master_sites		http://production.cf.rubygems.org/gems/
-license				LGPL-2+
-supported_archs		noarch
+master_sites        http://production.cf.rubygems.org/gems/
+license             LGPL-2+
+supported_archs     noarch
 
 checksums           md5     4e1b79ba21db9058e72ff797b498bfda \
                     sha1    a7d4d0ae9f65b3bf9acd2c571dc3bd0ed091798a \
                     rmd160  eb11f3166ea2ff44deed9a9a730cd24db2de0595
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120122/a39fe3a8/attachment.html>


More information about the macports-changes mailing list