[73075] trunk/dports/python/py-orbit/Portfile
jmr at macports.org
jmr at macports.org
Tue Nov 2 20:23:28 PDT 2010
Revision: 73075
http://trac.macports.org/changeset/73075
Author: jmr at macports.org
Date: 2010-11-02 20:23:24 -0700 (Tue, 02 Nov 2010)
Log Message:
-----------
py-orbit: whitespace
Modified Paths:
--------------
trunk/dports/python/py-orbit/Portfile
Modified: trunk/dports/python/py-orbit/Portfile
===================================================================
--- trunk/dports/python/py-orbit/Portfile 2010-11-03 03:21:59 UTC (rev 73074)
+++ trunk/dports/python/py-orbit/Portfile 2010-11-03 03:23:24 UTC (rev 73075)
@@ -1,35 +1,36 @@
# $Id$
PortSystem 1.0
-name py-orbit
-version 2.24.0
-categories python gnome
-platforms darwin
-maintainers nomaintainer
-description Python binding for the ORBit2 CORBA ORB - Default branch.
-long_description PyORBit is a Python binding for the ORBit2 CORBA ORB. It \
- was developped to suit the needs of the bonobo bindings \
- in GNOME-Python, but is usable for other purposes as well. \
- It aims to follow the standard Python language mapping for \
- CORBA. It can generate stubs at runtime from typelibs, IDL \
- files, or by introspecting remote objects using ORBit2's \
- IModule typelib capabilities.
-homepage http://www.pygtk.org/
-master_sites gnome:sources/pyorbit/[join [lrange [split $version .] 0 1] .]/
-use_bzip2 yes
-distname pyorbit-${version}
-checksums md5 574593815e75ee6e98062c75d6d1581f \
- sha1 f9877ce9672ed3c3d001b86924f1b6514a79efc9 \
- rmd160 55aa1c3ac0739d398d8e9bbda93ef36f7c659360
+name py-orbit
+version 2.24.0
+categories python gnome
+platforms darwin
+maintainers nomaintainer
+description Python binding for the ORBit2 CORBA ORB - Default branch.
+long_description PyORBit is a Python binding for the ORBit2 CORBA ORB. It \
+ was developped to suit the needs of the bonobo bindings \
+ in GNOME-Python, but is usable for other purposes as well. \
+ It aims to follow the standard Python language mapping for \
+ CORBA. It can generate stubs at runtime from typelibs, IDL \
+ files, or by introspecting remote objects using ORBit2's \
+ IModule typelib capabilities.
-depends_lib port:python24 \
- port:orbit2
+homepage http://www.pygtk.org/
+master_sites gnome:sources/pyorbit/[join [lrange [split $version .] 0 1] .]/
+use_bzip2 yes
+distname pyorbit-${version}
+checksums md5 574593815e75ee6e98062c75d6d1581f \
+ sha1 f9877ce9672ed3c3d001b86924f1b6514a79efc9 \
+ rmd160 55aa1c3ac0739d398d8e9bbda93ef36f7c659360
-configure.python ${prefix}/bin/python2.4
+depends_lib port:python24 \
+ port:orbit2
+configure.python ${prefix}/bin/python2.4
+
build.args PYTHON_LDFLAGS= PYTHON_LIBS=
-livecheck.type md5
-livecheck.url ftp://ftp.gnome.org/pub/GNOME/sources/pyorbit/
-livecheck.md5 c44aad7204b0cc64e524610a82b97340
+livecheck.type md5
+livecheck.url ftp://ftp.gnome.org/pub/GNOME/sources/pyorbit/
+livecheck.md5 c44aad7204b0cc64e524610a82b97340
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101102/ac1190b0/attachment.html>
More information about the macports-changes
mailing list