diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
| commit | 40750d956a5333a1a1472482066609775ed013d7 (patch) | |
| tree | 8b86894f9a110bcac1f8a47405a9e7b33578df07 /openwrt/package/lua | |
| parent | 6a0c6639bec28210a2e277561849e30055433aa8 (diff) | |
| download | mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.zip mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.gz mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.bz2 | |
remove Maintainer: and Source: from packages
SVN-Revision: 2210
Diffstat (limited to 'openwrt/package/lua')
| -rw-r--r-- | openwrt/package/lua/ipkg/liblua.control | 4 | ||||
| -rw-r--r-- | openwrt/package/lua/ipkg/lua-examples.control | 4 | ||||
| -rw-r--r-- | openwrt/package/lua/ipkg/lua.control | 4 | ||||
| -rw-r--r-- | openwrt/package/lua/ipkg/luac.control | 4 |
4 files changed, 0 insertions, 16 deletions
diff --git a/openwrt/package/lua/ipkg/liblua.control b/openwrt/package/lua/ipkg/liblua.control index 6e727cb..502523a 100644 --- a/openwrt/package/lua/ipkg/liblua.control +++ b/openwrt/package/lua/ipkg/liblua.control @@ -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 diff --git a/openwrt/package/lua/ipkg/lua-examples.control b/openwrt/package/lua/ipkg/lua-examples.control index ccbd5cd..fc0e46e 100644 --- a/openwrt/package/lua/ipkg/lua-examples.control +++ b/openwrt/package/lua/ipkg/lua-examples.control @@ -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 diff --git a/openwrt/package/lua/ipkg/lua.control b/openwrt/package/lua/ipkg/lua.control index 4a3ece7..a938103 100644 --- a/openwrt/package/lua/ipkg/lua.control +++ b/openwrt/package/lua/ipkg/lua.control @@ -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 diff --git a/openwrt/package/lua/ipkg/luac.control b/openwrt/package/lua/ipkg/luac.control index c4b8c9a..f379f9e 100644 --- a/openwrt/package/lua/ipkg/luac.control +++ b/openwrt/package/lua/ipkg/luac.control @@ -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 |
