[64230] trunk/dports/python/python-musicbrainz2/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Fri Feb 26 08:48:27 PST 2010


Revision: 64230
          http://trac.macports.org/changeset/64230
Author:   rmsfisher at macports.org
Date:     2010-02-26 08:48:25 -0800 (Fri, 26 Feb 2010)
Log Message:
-----------
python/python-musicbrainz2 fixed lint error on PortGroup and svn ID

Modified Paths:
--------------
    trunk/dports/python/python-musicbrainz2/Portfile

Modified: trunk/dports/python/python-musicbrainz2/Portfile
===================================================================
--- trunk/dports/python/python-musicbrainz2/Portfile	2010-02-26 15:57:12 UTC (rev 64229)
+++ trunk/dports/python/python-musicbrainz2/Portfile	2010-02-26 16:48:25 UTC (rev 64230)
@@ -1,8 +1,8 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
-# $Id: Portfile 63420 2010-02-04 18:48:20Z elelay at macports.org $
+# $Id$
 
 PortSystem          1.0
-PortGroup           Python26 1.0
+PortGroup           python26 1.0
 
 name                python-musicbrainz2
 version             0.7.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100226/0c042502/attachment.html>


More information about the macports-changes mailing list