SF.net SVN: gar:[23804] csw/mgar/pkg/lang-python
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Tue Jun 17 16:19:27 CEST 2014
Revision: 23804
http://sourceforge.net/p/gar/code/23804
Author: cgrzemba
Date: 2014-06-17 14:19:24 +0000 (Tue, 17 Jun 2014)
Log Message:
-----------
lang-python/feedparser/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/lang-python/feedparser/
csw/mgar/pkg/lang-python/feedparser/Makefile
csw/mgar/pkg/lang-python/feedparser/branches/
csw/mgar/pkg/lang-python/feedparser/tags/
csw/mgar/pkg/lang-python/feedparser/trunk/
csw/mgar/pkg/lang-python/feedparser/trunk/Makefile
csw/mgar/pkg/lang-python/feedparser/trunk/checksums
csw/mgar/pkg/lang-python/feedparser/trunk/files/
Added: csw/mgar/pkg/lang-python/feedparser/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/feedparser/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/feedparser/Makefile 2014-06-17 14:19:24 UTC (rev 23804)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/lang-python/feedparser/trunk
===================================================================
--- csw/mgar/pkg/lang-python/feedparser/trunk 2014-06-17 14:09:03 UTC (rev 23803)
+++ csw/mgar/pkg/lang-python/feedparser/trunk 2014-06-17 14:19:24 UTC (rev 23804)
Property changes on: csw/mgar/pkg/lang-python/feedparser/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/feedparser/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/feedparser/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/feedparser/trunk/Makefile 2014-06-17 14:19:24 UTC (rev 23804)
@@ -0,0 +1,23 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = feedparser
+VERSION = 5.1.3
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Intelligent schema and data migrations for Django projects
+define BLURB
+endef
+
+DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTNAME = $(NAME)-$(VERSION)
+
+LICENSE = LICENSE
+
+PACKAGES += CSWpy-feedparser
+ARCHALL_CSWpy-feedparser = 1
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/lang-python/feedparser/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/feedparser/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/feedparser/trunk/checksums (rev 0)
+++ csw/mgar/pkg/lang-python/feedparser/trunk/checksums 2014-06-17 14:19:24 UTC (rev 23804)
@@ -0,0 +1 @@
+f2253de78085a1d5738f626fcc1d8f71 feedparser-5.1.3.tar.gz
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