[137305] branches/gsoc15-portfile

chunyang at macports.org chunyang at macports.org
Mon Jun 8 12:20:49 PDT 2015


Revision: 137305
          https://trac.macports.org/changeset/137305
Author:   chunyang at macports.org
Date:     2015-06-08 12:20:49 -0700 (Mon, 08 Jun 2015)
Log Message:
-----------
portfile.el: Initial commit

Added Paths:
-----------
    branches/gsoc15-portfile/portfile.el/
    branches/gsoc15-portfile/portfile.el/portfile.el

Added: branches/gsoc15-portfile/portfile.el/portfile.el
===================================================================
--- branches/gsoc15-portfile/portfile.el/portfile.el	                        (rev 0)
+++ branches/gsoc15-portfile/portfile.el/portfile.el	2015-06-08 19:20:49 UTC (rev 137305)
@@ -0,0 +1,18 @@
+;;; portfile.el --- Major mode for editing MacPorts Portfiles  -*- lexical-binding: t; -*-
+
+;; Copyright (C) 2015  Chunyang Xu
+
+;; Author: Chunyang Xu <chunyang at macports.org>
+;; URL: https://trac.macports.org/browser/branches/gsoc15-portfile/portfile.el/
+;; Version: 0.0.1
+;; Created: Tue Jun  9 03:14:33 CST 2015
+;; Keywords: MacPorts Portfile
+
+;;; Commentary:
+
+;;
+
+;;; Code:
+
+(provide 'portfile)
+;;; portfile.el ends here
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150608/8b063a74/attachment.html>


More information about the macports-changes mailing list