Revision: 75781 http://trac.macports.org/changeset/75781 Author: jmr@macports.org Date: 2011-02-08 02:24:33 -0800 (Tue, 08 Feb 2011) Log Message: ----------- props Modified Paths: -------------- trunk/base/portmgr/jobs/port_binary_distributable.tcl Property Changed: ---------------- trunk/base/portmgr/jobs/port_binary_distributable.tcl Modified: trunk/base/portmgr/jobs/port_binary_distributable.tcl =================================================================== --- trunk/base/portmgr/jobs/port_binary_distributable.tcl 2011-02-08 10:22:02 UTC (rev 75780) +++ trunk/base/portmgr/jobs/port_binary_distributable.tcl 2011-02-08 10:24:33 UTC (rev 75781) @@ -1,6 +1,8 @@ #!/usr/bin/tclsh # -*- 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$ +# # Check that binaries of a port are distributable by looking at its license # and the licenses of its dependencies. # Property changes on: trunk/base/portmgr/jobs/port_binary_distributable.tcl ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native