diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
commit | e792a6d076dd25b2b85f37b859bf2cc362429694 (patch) | |
tree | 275d4cd33e47948c4a0c2e9bfa52b6ac53a5b12f /openwrt/package/php5 | |
parent | ba4e72c1b9fd3ca4d84f11563e11a80b895a1ec7 (diff) |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/php5')
-rw-r--r-- | openwrt/package/php5/ipkg/php5-cgi.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-cli.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-fastcgi.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-curl.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-ftp.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-gd.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-gmp.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-ldap.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-mysql.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-openssl.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-pcre.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-pgsql.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-session.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-sockets.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-sqlite.control | 4 | ||||
-rw-r--r-- | openwrt/package/php5/ipkg/php5-mod-xml.control | 4 |
16 files changed, 0 insertions, 64 deletions
diff --git a/openwrt/package/php5/ipkg/php5-cgi.control b/openwrt/package/php5/ipkg/php5-cgi.control index 461b45142..a28d4da76 100644 --- a/openwrt/package/php5/ipkg/php5-cgi.control +++ b/openwrt/package/php5/ipkg/php5-cgi.control @@ -1,10 +1,6 @@ Package: php5-cgi Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Provides: php5 Depends: libopenssl, zlib Description: PHP5 compiled as for CGI diff --git a/openwrt/package/php5/ipkg/php5-cli.control b/openwrt/package/php5/ipkg/php5-cli.control index 959393cda..1c18c241e 100644 --- a/openwrt/package/php5/ipkg/php5-cli.control +++ b/openwrt/package/php5/ipkg/php5-cli.control @@ -1,10 +1,6 @@ Package: php5-cli Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Provides: php5 Depends: libopenssl, zlib Description: PHP5 CLI (Command Line Interface) diff --git a/openwrt/package/php5/ipkg/php5-fastcgi.control b/openwrt/package/php5/ipkg/php5-fastcgi.control index 21a1e2947..d2cc4372f 100644 --- a/openwrt/package/php5/ipkg/php5-fastcgi.control +++ b/openwrt/package/php5/ipkg/php5-fastcgi.control @@ -1,10 +1,6 @@ Package: php5-fastcgi Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Provides: php5 Depends: libopenssl, zlib Description: PHP5 compiled for FastCGI (for use with libhttpd-fastcgi) diff --git a/openwrt/package/php5/ipkg/php5-mod-curl.control b/openwrt/package/php5/ipkg/php5-mod-curl.control index 50b7f0187..421490c8e 100644 --- a/openwrt/package/php5/ipkg/php5-mod-curl.control +++ b/openwrt/package/php5/ipkg/php5-mod-curl.control @@ -1,9 +1,5 @@ Package: php5-mod-curl Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/ Depends: php5, libcurl Description: cURL module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-ftp.control b/openwrt/package/php5/ipkg/php5-mod-ftp.control index de5e24f57..a8f4eda4b 100644 --- a/openwrt/package/php5/ipkg/php5-mod-ftp.control +++ b/openwrt/package/php5/ipkg/php5-mod-ftp.control @@ -1,9 +1,5 @@ Package: php5-mod-ftp Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5 Description: FTP module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-gd.control b/openwrt/package/php5/ipkg/php5-mod-gd.control index e3ae9f198..755840871 100644 --- a/openwrt/package/php5/ipkg/php5-mod-gd.control +++ b/openwrt/package/php5/ipkg/php5-mod-gd.control @@ -1,9 +1,5 @@ Package: php5-mod-gd Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5, libgd, libpng Description: GD module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-gmp.control b/openwrt/package/php5/ipkg/php5-mod-gmp.control index 2e2dcd91a..9572610b3 100644 --- a/openwrt/package/php5/ipkg/php5-mod-gmp.control +++ b/openwrt/package/php5/ipkg/php5-mod-gmp.control @@ -1,9 +1,5 @@ Package: php5-mod-gmp Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/ Depends: php5, libgmp Description: GMP (GNU MP) module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-ldap.control b/openwrt/package/php5/ipkg/php5-mod-ldap.control index 9d64dc003..450e18405 100644 --- a/openwrt/package/php5/ipkg/php5-mod-ldap.control +++ b/openwrt/package/php5/ipkg/php5-mod-ldap.control @@ -1,9 +1,5 @@ Package: php5-mod-ldap Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5, libopenldap Description: LDAP module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-mysql.control b/openwrt/package/php5/ipkg/php5-mod-mysql.control index efbeb0fb4..faecf9106 100644 --- a/openwrt/package/php5/ipkg/php5-mod-mysql.control +++ b/openwrt/package/php5/ipkg/php5-mod-mysql.control @@ -1,9 +1,5 @@ Package: php5-mod-mysql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5, libmysqlclient Description: MySQL module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-openssl.control b/openwrt/package/php5/ipkg/php5-mod-openssl.control index 6d6fcc1f1..1c62ad155 100644 --- a/openwrt/package/php5/ipkg/php5-mod-openssl.control +++ b/openwrt/package/php5/ipkg/php5-mod-openssl.control @@ -1,9 +1,5 @@ Package: php5-mod-openssl Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5, libopenssl Description: OpenSSL module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-pcre.control b/openwrt/package/php5/ipkg/php5-mod-pcre.control index 5a66a70d6..15afde22f 100644 --- a/openwrt/package/php5/ipkg/php5-mod-pcre.control +++ b/openwrt/package/php5/ipkg/php5-mod-pcre.control @@ -1,9 +1,5 @@ Package: php5-mod-pcre Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5, libpcre Description: PCRE module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-pgsql.control b/openwrt/package/php5/ipkg/php5-mod-pgsql.control index 6688feeed..7bc3dcae0 100644 --- a/openwrt/package/php5/ipkg/php5-mod-pgsql.control +++ b/openwrt/package/php5/ipkg/php5-mod-pgsql.control @@ -1,9 +1,5 @@ Package: php5-mod-pgsql Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5, libpq Description: PostgreSQL module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-session.control b/openwrt/package/php5/ipkg/php5-mod-session.control index 361de65c8..02900186e 100644 --- a/openwrt/package/php5/ipkg/php5-mod-session.control +++ b/openwrt/package/php5/ipkg/php5-mod-session.control @@ -1,9 +1,5 @@ Package: php5-mod-session Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5 Description: Sessions module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-sockets.control b/openwrt/package/php5/ipkg/php5-mod-sockets.control index f3f5ad580..ad6abd2a9 100644 --- a/openwrt/package/php5/ipkg/php5-mod-sockets.control +++ b/openwrt/package/php5/ipkg/php5-mod-sockets.control @@ -1,9 +1,5 @@ Package: php5-mod-sockets Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5 Description: Sockets module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-sqlite.control b/openwrt/package/php5/ipkg/php5-mod-sqlite.control index d0a9401d5..16f7d4484 100644 --- a/openwrt/package/php5/ipkg/php5-mod-sqlite.control +++ b/openwrt/package/php5/ipkg/php5-mod-sqlite.control @@ -1,9 +1,5 @@ Package: php5-mod-sqlite Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5, libsqlite2 Description: SQLite module for PHP5 diff --git a/openwrt/package/php5/ipkg/php5-mod-xml.control b/openwrt/package/php5/ipkg/php5-mod-xml.control index 33eb30371..9395fd801 100644 --- a/openwrt/package/php5/ipkg/php5-mod-xml.control +++ b/openwrt/package/php5/ipkg/php5-mod-xml.control @@ -1,9 +1,5 @@ Package: php5-mod-xml Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php5/ Depends: php5, libexpat Description: XML module for PHP5 |