style cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9303 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0ae0e5721a
commit
529a8fe5ac
@ -21,7 +21,7 @@ include ../python/python-package.mk
|
||||
|
||||
define PyPackage/python-kid
|
||||
TITLE:=XML-based Templating
|
||||
URL=http://www.kid-templating.org/
|
||||
URL:=http://www.kid-templating.org/
|
||||
endef
|
||||
|
||||
define PyPackage/python-kid/description
|
||||
|
@ -21,7 +21,7 @@ include ../python/python-package.mk
|
||||
|
||||
define PyPackage/python-psycopg
|
||||
TITLE:=PostgreSQL database adapter for Python
|
||||
URL=http://www.initd.org/
|
||||
URL:=http://www.initd.org/
|
||||
DEPENDS+= +libpq +python-egenix-mx
|
||||
endef
|
||||
|
||||
|
@ -21,7 +21,7 @@ include ../python/python-package.mk
|
||||
|
||||
define PyPackage/python-event
|
||||
TITLE:=Python interface to libevent
|
||||
URL=http://code.google.com/p/pyevent/
|
||||
URL:=http://code.google.com/p/pyevent/
|
||||
DEPENDS+= +libevent
|
||||
endef
|
||||
|
||||
|
@ -21,7 +21,7 @@ include ../python/python-package.mk
|
||||
|
||||
define PyPackage/python-mysql
|
||||
TITLE:=MySQL database adapter for Python
|
||||
URL=http://mysql-python.sourceforge.net/
|
||||
URL:=http://mysql-python.sourceforge.net/
|
||||
DEPENDS+= +libmysqlclient
|
||||
endef
|
||||
|
||||
|
@ -21,7 +21,7 @@ include ../python/python-package.mk
|
||||
|
||||
define PyPackage/python-sqlite
|
||||
TITLE:=SQLite database adapter for Python
|
||||
URL=http://www.initd.org/tracker/pysqlite/wiki/pysqlite
|
||||
URL:=http://www.initd.org/tracker/pysqlite/wiki/pysqlite
|
||||
DEPENDS+= +libsqlite3
|
||||
endef
|
||||
|
||||
|
@ -30,7 +30,7 @@ define Package/nprobe
|
||||
TITLE:=nProbe
|
||||
DESCRIPTION:=\
|
||||
nprobe
|
||||
URL=http://invisible-island.net/dialog/
|
||||
URL:=http://invisible-island.net/dialog/
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
@ -28,7 +28,7 @@ define Package/dialog
|
||||
TITLE:=Dialog
|
||||
DESCRIPTION:=\
|
||||
A script-interpreter which provides a set of curses widgets.
|
||||
URL=http://invisible-island.net/dialog/
|
||||
URL:=http://invisible-island.net/dialog/
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user