[csw-devel] SF.net SVN: gar:[14190] csw/mgar/pkg/lang-python
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Thu Apr 14 21:52:48 CEST 2011
Revision: 14190
http://gar.svn.sourceforge.net/gar/?rev=14190&view=rev
Author: skayser
Date: 2011-04-14 19:52:48 +0000 (Thu, 14 Apr 2011)
Log Message:
-----------
lang-python/pyxdg: initial commit
Added Paths:
-----------
csw/mgar/pkg/lang-python/pyxdg/
csw/mgar/pkg/lang-python/pyxdg/branches/
csw/mgar/pkg/lang-python/pyxdg/tags/
csw/mgar/pkg/lang-python/pyxdg/trunk/
csw/mgar/pkg/lang-python/pyxdg/trunk/Makefile
csw/mgar/pkg/lang-python/pyxdg/trunk/checksums
csw/mgar/pkg/lang-python/pyxdg/trunk/files/
csw/mgar/pkg/lang-python/pyxdg/trunk/files/changelog.CSW
Property changes on: csw/mgar/pkg/lang-python/pyxdg/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar//v2
Added: csw/mgar/pkg/lang-python/pyxdg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pyxdg/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/pyxdg/trunk/Makefile 2011-04-14 19:52:48 UTC (rev 14190)
@@ -0,0 +1,20 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = pyxdg
+VERSION = 0.19
+CATEGORIES = python
+
+DESCRIPTION = Python library to access freedesktop.org standards
+define BLURB
+endef
+
+VENDOR_URL = http://www.freedesktop.org/wiki/Software/pyxdg
+MASTER_SITES = http://www.freedesktop.org/~lanius/
+DISTFILES = $(DISTNAME).tar.gz
+
+ARCHALL = 1
+
+TEST_SCRIPTS =
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/lang-python/pyxdg/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/lang-python/pyxdg/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/pyxdg/trunk/checksums (rev 0)
+++ csw/mgar/pkg/lang-python/pyxdg/trunk/checksums 2011-04-14 19:52:48 UTC (rev 14190)
@@ -0,0 +1 @@
+9f33542e846d0fc1e0bfa992a8555b0a pyxdg-0.19.tar.gz
Added: csw/mgar/pkg/lang-python/pyxdg/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/lang-python/pyxdg/trunk/files/changelog.CSW (rev 0)
+++ csw/mgar/pkg/lang-python/pyxdg/trunk/files/changelog.CSW 2011-04-14 19:52:48 UTC (rev 14190)
@@ -0,0 +1,5 @@
+py_xdg (0.19,REV=2011.04.14)
+
+ * Initial release.
+
+ -- Sebastian Kayser <skayser at opencsw.org> Thu, 14 Apr 2011 21:49:39 +0200
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list