[28403] trunk/dports/devel/gnome-bindings-python/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Aug 30 03:30:58 PDT 2007


Revision: 28403
          http://trac.macosforge.org/projects/macports/changeset/28403
Author:   rhwood at macports.org
Date:     2007-08-30 03:30:57 -0700 (Thu, 30 Aug 2007)

Log Message:
-----------
Depend on python 2.5 instead of 2.4

Modified Paths:
--------------
    trunk/dports/devel/gnome-bindings-python/Portfile

Modified: trunk/dports/devel/gnome-bindings-python/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-python/Portfile	2007-08-30 10:26:50 UTC (rev 28402)
+++ trunk/dports/devel/gnome-bindings-python/Portfile	2007-08-30 10:30:57 UTC (rev 28403)
@@ -8,10 +8,10 @@
 description	The GNOME bindings for Python
 long_description	The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.
 homepage	http://www.gnome.org/
-depends_lib	port:py-gobject \
-		port:py-gtk2 \
-		port:py-gnome \
-		port:py-orbit
+depends_lib	port:py25-gobject \
+		port:py25-gtk2 \
+		port:py25-gnome \
+		port:py25-orbit
 distfiles
 fetch           { }
 checksum        { }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070830/02ef78dc/attachment.html


More information about the macports-changes mailing list