[104640] trunk/dports/gnome/seahorse/Portfile

cal at macports.org cal at macports.org
Sat Mar 30 06:41:22 PDT 2013


Revision: 104640
          https://trac.macports.org/changeset/104640
Author:   cal at macports.org
Date:     2013-03-30 06:41:21 -0700 (Sat, 30 Mar 2013)
Log Message:
-----------
seahorse: whitespace only, convert to conform to modeline

Modified Paths:
--------------
    trunk/dports/gnome/seahorse/Portfile

Modified: trunk/dports/gnome/seahorse/Portfile
===================================================================
--- trunk/dports/gnome/seahorse/Portfile	2013-03-30 13:40:31 UTC (rev 104639)
+++ trunk/dports/gnome/seahorse/Portfile	2013-03-30 13:41:21 UTC (rev 104640)
@@ -1,36 +1,36 @@
 # -*- 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
+PortSystem      1.0
 
-name		seahorse
-version		2.30.1
+name            seahorse
+version         2.30.1
 revision        5
 license         GPL-2+ LGPL-2+ GFDL-1.1+
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description	Seahorse is a GNOME application for managing encryption keys.
+description     Seahorse is a GNOME application for managing encryption keys.
 long_description \
-		Seahorse is a GNOME application for managing encryption keys. \
-		It also integrates with nautilus, gedit, epiphany and other \
+                Seahorse is a GNOME application for managing encryption keys. \
+                It also integrates with nautilus, gedit, epiphany and other \
                 GNOME desktop applications to provide encryption facilities.
-maintainers	devans openmaintainer
-categories	gnome crypto
-platforms	darwin
-homepage	http://projects.gnome.org/${name}/
+maintainers     devans openmaintainer
+categories      gnome crypto
+platforms       darwin
+homepage        http://projects.gnome.org/${name}/
 master_sites    gnome:sources/${name}/${branch}/
-use_bzip2	yes
+use_bzip2       yes
 
 checksums       sha1    1754a447d48837bc8a0a657a6bcdd65666704ccb \
                 rmd160  70cdcc18798e405deb0164d098c57d22adc2f5f5
 
-depends_build	port:pkgconfig \
+depends_build   port:pkgconfig \
                 port:intltool \
                 port:gnome-doc-utils
 
-depends_lib	port:gpgme \
+depends_lib     port:gpgme \
                 port:gconf \
-		port:libsoup \
-		port:libnotify \
+                port:libsoup \
+                port:libnotify \
                 port:openssh \
                 port:openldap
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130330/db66f74f/attachment.html>


More information about the macports-changes mailing list