[csw-devel] SF.net SVN: gar:[20690] csw/mgar/pkg
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Apr 14 09:49:20 CEST 2013
Revision: 20690
http://gar.svn.sourceforge.net/gar/?rev=20690&view=rev
Author: wahwah
Date: 2013-04-14 07:49:20 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
beautifulsoup4/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/beautifulsoup4/
csw/mgar/pkg/beautifulsoup4/Makefile
csw/mgar/pkg/beautifulsoup4/branches/
csw/mgar/pkg/beautifulsoup4/tags/
csw/mgar/pkg/beautifulsoup4/trunk/
csw/mgar/pkg/beautifulsoup4/trunk/Makefile
csw/mgar/pkg/beautifulsoup4/trunk/checksums
csw/mgar/pkg/beautifulsoup4/trunk/files/
Added: csw/mgar/pkg/beautifulsoup4/Makefile
===================================================================
--- csw/mgar/pkg/beautifulsoup4/Makefile (rev 0)
+++ csw/mgar/pkg/beautifulsoup4/Makefile 2013-04-14 07:49:20 UTC (rev 20690)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/beautifulsoup4/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/beautifulsoup4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/beautifulsoup4/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/beautifulsoup4/trunk/Makefile 2013-04-14 07:49:20 UTC (rev 20690)
@@ -0,0 +1,18 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = beautifulsoup4
+VERSION = 4.1.3
+GARTYPE = v2
+
+DESCRIPTION = Pythonic idioms for working with the HTML parse tree
+define BLURB
+endef
+
+CATEGORIES = python
+TEST_SCRIPTS =
+DISTFILES = $(DISTNAME).tar.gz
+ARCHALL_CSWpy-beautifulsoup4 = 1
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/beautifulsoup4/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/beautifulsoup4/trunk/checksums
===================================================================
--- csw/mgar/pkg/beautifulsoup4/trunk/checksums (rev 0)
+++ csw/mgar/pkg/beautifulsoup4/trunk/checksums 2013-04-14 07:49:20 UTC (rev 20690)
@@ -0,0 +1 @@
+c012adc06217b8532c446d181cc56586 beautifulsoup4-4.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