style cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9303 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2007-10-14 03:46:31 +00:00
parent 0ae0e5721a
commit 529a8fe5ac
7 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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