remove Maintainer: and Source: from packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2005-10-21 17:21:28 +00:00
parent f58a9cde83
commit d638fb2d00
362 changed files with 2 additions and 1058 deletions

View File

@@ -1,8 +1,4 @@
Package: liblua
Priority: optional
Section: libs
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lua/
Description: LUA programming language shared libraries

View File

@@ -1,9 +1,5 @@
Package: lua-examples
Priority: optional
Section: devel
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lua/
Description: LUA programming language examples
Depends: lua

View File

@@ -1,9 +1,5 @@
Package: lua
Priority: optional
Section: admin
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lua/
Description: LUA programming language interpreter
Depends: liblua

View File

@@ -1,9 +1,5 @@
Package: luac
Priority: optional
Section: devel
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lua/
Description: LUA programming language compiler
Depends: liblua