[csw-devel] SF.net SVN: gar:[17538] csw/mgar/pkg/lang-python/supybot/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sat Mar 24 22:27:52 CET 2012
Revision: 17538
http://gar.svn.sourceforge.net/gar/?rev=17538&view=rev
Author: wahwah
Date: 2012-03-24 21:27:52 +0000 (Sat, 24 Mar 2012)
Log Message:
-----------
lang-python/supybot/trunk: removing the dependency on CSWpysqlite
Modified Paths:
--------------
csw/mgar/pkg/lang-python/supybot/trunk/Makefile
Property Changed:
----------------
csw/mgar/pkg/lang-python/supybot/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/supybot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/supybot/trunk/Makefile 2012-03-24 21:22:20 UTC (rev 17537)
+++ csw/mgar/pkg/lang-python/supybot/trunk/Makefile 2012-03-24 21:27:52 UTC (rev 17538)
@@ -1,3 +1,5 @@
+# $Id$
+
NAME = supybot
VERSION = 0.83.4.1
CATEGORIES = python
@@ -20,7 +22,7 @@
LICENSE = LICENSE
ARCHALL = 1
-RUNTIME_DEP_PKGS = CSWpysqlite CSWtwisted
+RUNTIME_DEP_PKGS = CSWtwisted
EXTRA_PAX_ARGS = '-s,ChangeLog$$,changelog,p'
TEST_SCRIPTS =
@@ -29,7 +31,6 @@
CHECKPKG_OVERRIDES_CSWsupybot += catalogname-does-not-start-with-py_
CHECKPKG_OVERRIDES_CSWsupybot += surplus-dependency|CSWtwisted
CHECKPKG_OVERRIDES_CSWsupybot += surplus-dependency|CSWpython
-CHECKPKG_OVERRIDES_CSWsupybot += surplus-dependency|CSWpysqlite
include gar/category.mk
Property changes on: csw/mgar/pkg/lang-python/supybot/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
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