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/gnutls/ipkg | |
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/gnutls/ipkg')
-rw-r--r-- | openwrt/package/gnutls/ipkg/gnutls-utils.control | 4 | ||||
-rw-r--r-- | openwrt/package/gnutls/ipkg/libgnutls-openssl.control | 4 | ||||
-rw-r--r-- | openwrt/package/gnutls/ipkg/libgnutls.control | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/package/gnutls/ipkg/gnutls-utils.control b/openwrt/package/gnutls/ipkg/gnutls-utils.control index aa08f66..0353a54 100644 --- a/openwrt/package/gnutls/ipkg/gnutls-utils.control +++ b/openwrt/package/gnutls/ipkg/gnutls-utils.control @@ -1,9 +1,5 @@ Package: gnutls-utils Priority: optional Section: admin -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <bugs@openwrt.org> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/gnutls/ Description: GNU TLS utilities Depends: libgnutls diff --git a/openwrt/package/gnutls/ipkg/libgnutls-openssl.control b/openwrt/package/gnutls/ipkg/libgnutls-openssl.control index 0acd300..ea06e15 100644 --- a/openwrt/package/gnutls/ipkg/libgnutls-openssl.control +++ b/openwrt/package/gnutls/ipkg/libgnutls-openssl.control @@ -1,9 +1,5 @@ Package: libgnutls-openssl Priority: optional Section: libs -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <bugs@openwrt.org> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/gnutls/ Description: GNU TLS OpenSSL compatibility layer library Depends: libgnutls diff --git a/openwrt/package/gnutls/ipkg/libgnutls.control b/openwrt/package/gnutls/ipkg/libgnutls.control index edd3dd6..e6d015d 100644 --- a/openwrt/package/gnutls/ipkg/libgnutls.control +++ b/openwrt/package/gnutls/ipkg/libgnutls.control @@ -1,9 +1,5 @@ Package: libgnutls Priority: optional Section: libs -Version: [TBDL] -Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <bugs@openwrt.org> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/gnutls/ Description: GNU TLS library Depends: libgcrypt |