[76904] trunk/dports/devel/bzr-explorer/Portfile

raimue at macports.org raimue at macports.org
Sat Mar 12 10:01:55 PST 2011


Revision: 76904
          http://trac.macports.org/changeset/76904
Author:   raimue at macports.org
Date:     2011-03-12 10:01:55 -0800 (Sat, 12 Mar 2011)
Log Message:
-----------
devel/bzr-explorer: Switch to python27

Modified Paths:
--------------
    trunk/dports/devel/bzr-explorer/Portfile

Modified: trunk/dports/devel/bzr-explorer/Portfile
===================================================================
--- trunk/dports/devel/bzr-explorer/Portfile	2011-03-12 18:00:52 UTC (rev 76903)
+++ trunk/dports/devel/bzr-explorer/Portfile	2011-03-12 18:01:55 UTC (rev 76904)
@@ -1,10 +1,11 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python26 1.0
+PortGroup     python27 1.0
 
 name          bzr-explorer
 version       1.1.2
+revision      1
 epoch         1
 set branch    [join [lrange [split ${version} .] 0 1] .]
 categories    devel python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110312/5bd98dc7/attachment.html>


More information about the macports-changes mailing list