[36999] trunk/dports/x11
simon at macports.org
simon at macports.org
Thu May 22 09:27:25 PDT 2008
Revision: 36999
http://trac.macosforge.org/projects/macports/changeset/36999
Author: simon at macports.org
Date: 2008-05-22 09:27:24 -0700 (Thu, 22 May 2008)
Log Message:
-----------
x11/gtimelog: New port, closes #15099.
Added Paths:
-----------
trunk/dports/x11/gtimelog/
trunk/dports/x11/gtimelog/Portfile
Added: trunk/dports/x11/gtimelog/Portfile
===================================================================
--- trunk/dports/x11/gtimelog/Portfile (rev 0)
+++ trunk/dports/x11/gtimelog/Portfile 2008-05-22 16:27:24 UTC (rev 36999)
@@ -0,0 +1,28 @@
+# -*- 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$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name gtimelog
+version 0.2.0
+categories x11
+maintainers gmail.com:shreevatsa.public\
+ openmaintainer
+description A Gtk+ time tracking application.
+long_description GTimeLog is a small Gtk+ app that I use to keep track of my time.\
+ Its main goal is to be as unintrusive as possible.
+
+homepage http://mg.pov.lt/gtimelog/
+platforms darwin
+
+master_sites http://pypi.python.org/packages/source/g/gtimelog
+
+test.run yes
+
+depends_lib port:py25-gtk \
+ port:py25-setuptools
+
+checksums md5 7363d189c1c1bb386e2095d80ca218b4 \
+ sha1 01ca545eb048b2c8abea96560d6e72c56922bf25 \
+ rmd160 d339e00e44dbbae3b9a1e72066f4293f80f154e0
Property changes on: trunk/dports/x11/gtimelog/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080522/1191126e/attachment.htm
More information about the macports-changes
mailing list