diff options
author | Matthieu CRAPET <Matthieu.CRAPET@ingenico.com> | 2014-02-19 15:47:36 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-02-23 23:20:02 +0100 |
commit | c95e155780a0cf3a8fb59a2f86db6367d18116fc (patch) | |
tree | 959415e6ec633be9f798ac35a1be7b9d67aded5a /meta-networking | |
parent | a7ee4f3b00870b4a7c7bd5caada6df00089973c8 (diff) | |
download | meta-openembedded-c95e155780a0cf3a8fb59a2f86db6367d18116fc.tar.gz |
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line
Note: don't bump PR
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking')
17 files changed, 21 insertions, 17 deletions
diff --git a/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb b/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb index 833989316..bee3e826d 100644 --- a/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb +++ b/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Wireless Central Regulatory Domain Agent" | 1 | SUMMARY = "Wireless Central Regulatory Domain Agent" |
2 | HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA" | 2 | HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA" |
3 | 3 | ||
4 | LICENSE = "ISC" | 4 | LICENSE = "ISC" |
diff --git a/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb b/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb index b6462e6e7..47525061e 100644 --- a/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb +++ b/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "dumb networking library" | 1 | SUMMARY = "dumb networking library" |
2 | HOMEPAGE = "http://code.google.com/p/libdnet/" | 2 | HOMEPAGE = "http://code.google.com/p/libdnet/" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9" |
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb index addd15095..986416ade 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb +++ b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A client for the Cisco3000 VPN Concentrator" | 1 | SUMMARY = "A client for the Cisco3000 VPN Concentrator" |
2 | HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/" | 2 | HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/" |
3 | AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de" | 3 | AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de" |
4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb index 54e89f548..501e40acd 100644 --- a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb +++ b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "Kernel based automounter for linux." | 1 | SUMMARY = "Kernel based automounter for linux" |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb index 7338277da..e3ff56d82 100644 --- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb +++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Generic client/server library for SASL authentication." | 1 | SUMMARY = "Generic client/server library for SASL authentication" |
2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
3 | DEPENDS = "openssl virtual/db" | 3 | DEPENDS = "openssl virtual/db" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb b/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb index 1a3c74518..974e6b74b 100644 --- a/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb +++ b/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server" | 1 | SUMMARY = "FTP Server with a strong focus on software security" |
2 | DESCRIPTION = "Pure-FTPd is a free (BSD license), secure, production-quality and standard-conformant FTP server." | ||
2 | HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd" | 3 | HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd" |
3 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ae9e161311a5a0768c333b537a40e332" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=ae9e161311a5a0768c333b537a40e332" |
diff --git a/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb b/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb index 6ac886e1e..9222b2d44 100644 --- a/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb +++ b/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb | |||
@@ -1,4 +1,6 @@ | |||
1 | SUMMARY = "Utility for basic Ethernet frame filtering on a Linux bridge, MAC NAT and brouting." | 1 | SUMMARY = "Filtering tool for a Linux-based bridging firewall" |
2 | DESCRIPTION = "Utility for basic Ethernet frame filtering on a Linux bridge, \ | ||
3 | advanced logging, MAC DNAT/SNAT and brouting." | ||
2 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e" |
4 | SECTION = "console/network" | 6 | SECTION = "console/network" |
diff --git a/meta-networking/recipes-irc/znc/znc_git.bb b/meta-networking/recipes-irc/znc/znc_git.bb index 817e2c468..b648cd224 100644 --- a/meta-networking/recipes-irc/znc/znc_git.bb +++ b/meta-networking/recipes-irc/znc/znc_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "ZNC, an advanced IRC bouncer" | 1 | SUMMARY = "ZNC, an advanced IRC bouncer" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
diff --git a/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb b/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb index dde1f43da..526818c05 100644 --- a/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb +++ b/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "ACCEL-PPP is a high performance VPN server application for linux." | 1 | SUMMARY = "ACCEL-PPP is a high performance VPN server application for linux" |
2 | HOMEPAGE = "http://sourceforge.net/apps/trac/accel-ppp/wiki" | 2 | HOMEPAGE = "http://sourceforge.net/apps/trac/accel-ppp/wiki" |
3 | 3 | ||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb b/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb index f3deaeb5d..74f81b554 100644 --- a/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb +++ b/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Administration tool for arp packet filtering" | 1 | SUMMARY = "Administration tool for arp packet filtering" |
2 | PRIORITY = "optional" | 2 | PRIORITY = "optional" |
3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0" |
4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
diff --git a/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb b/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb index 605cd5ae1..c21734377 100644 --- a/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb +++ b/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "C++ library for client-side URL transfers." | 1 | SUMMARY = "C++ library for client-side URL transfers" |
2 | HOMEPAGE = "http://code.google.com/p/curlpp/" | 2 | HOMEPAGE = "http://code.google.com/p/curlpp/" |
3 | SECTION = "console/network" | 3 | SECTION = "console/network" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
diff --git a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb index f1ecf3dda..73f2d85a2 100644 --- a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb +++ b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "iftop does for network usage what top(1) does for CPU usage." | 1 | SUMMARY = "iftop does for network usage what top(1) does for CPU usage" |
2 | HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/" | 2 | HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/" |
3 | 3 | ||
4 | DEPENDS = "libpcap ncurses" | 4 | DEPENDS = "libpcap ncurses" |
diff --git a/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb b/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb index 8f6cc546f..4474e1d09 100644 --- a/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb +++ b/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require netcat.inc | 1 | require netcat.inc |
2 | DESCRIPTION = "OpenBSD Netcat" | 2 | SUMMARY = "OpenBSD Netcat" |
3 | HOMEPAGE = "http://ftp.debian.org" | 3 | HOMEPAGE = "http://ftp.debian.org" |
4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
5 | 5 | ||
diff --git a/meta-networking/recipes-support/netcat/netcat_0.7.1.bb b/meta-networking/recipes-support/netcat/netcat_0.7.1.bb index 0bb5c8789..8710c3646 100644 --- a/meta-networking/recipes-support/netcat/netcat_0.7.1.bb +++ b/meta-networking/recipes-support/netcat/netcat_0.7.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require netcat.inc | 1 | require netcat.inc |
2 | DESCRIPTION = "GNU Netcat" | 2 | SUMMARY = "GNU Netcat" |
3 | HOMEPAGE = "http://netcat.sourceforge.net" | 3 | HOMEPAGE = "http://netcat.sourceforge.net" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-networking/recipes-support/openvpn/openvpn_2.1.3.bb b/meta-networking/recipes-support/openvpn/openvpn_2.1.3.bb index f58756e08..9ef0fbf0b 100644 --- a/meta-networking/recipes-support/openvpn/openvpn_2.1.3.bb +++ b/meta-networking/recipes-support/openvpn/openvpn_2.1.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "A full-featured SSL VPN solution via tun device." | 1 | SUMMARY = "A full-featured SSL VPN solution via tun device" |
2 | HOMEPAGE = "http://openvpn.sourceforge.net" | 2 | HOMEPAGE = "http://openvpn.sourceforge.net" |
3 | SECTION = "console/network" | 3 | SECTION = "console/network" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-networking/recipes-support/stunnel/stunnel_4.56.bb b/meta-networking/recipes-support/stunnel/stunnel_4.56.bb index 0ee8cc825..7ac2e23af 100644 --- a/meta-networking/recipes-support/stunnel/stunnel_4.56.bb +++ b/meta-networking/recipes-support/stunnel/stunnel_4.56.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "SSL encryption wrapper between remote client and local (inetd-startable) or remote server." | 1 | SUMMARY = "Program for providing universal TLS/SSL tunneling service" |
2 | DESCRIPTION = "SSL encryption wrapper between remote client and local (inetd-startable) or remote server." | ||
2 | SECTION = "net" | 3 | SECTION = "net" |
3 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f41ebed8571077706fee0b860c4d6666" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f41ebed8571077706fee0b860c4d6666" |
diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.3.0.bb b/meta-networking/recipes-support/tcpdump/tcpdump_4.3.0.bb index 6c62cc06e..fcb29643b 100644 --- a/meta-networking/recipes-support/tcpdump/tcpdump_4.3.0.bb +++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.3.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A sophisticated network protocol analyzer" | 1 | SUMMARY = "A sophisticated network protocol analyzer" |
2 | HOMEPAGE = "http://www.tcpdump.org/" | 2 | HOMEPAGE = "http://www.tcpdump.org/" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1d4b0366557951c84a94fabe3529f867" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1d4b0366557951c84a94fabe3529f867" |