summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorMatthieu CRAPET <Matthieu.CRAPET@ingenico.com>2014-02-19 15:47:36 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-02-23 23:20:02 +0100
commitc95e155780a0cf3a8fb59a2f86db6367d18116fc (patch)
tree959415e6ec633be9f798ac35a1be7b9d67aded5a /meta-networking
parenta7ee4f3b00870b4a7c7bd5caada6df00089973c8 (diff)
downloadmeta-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')
-rw-r--r--meta-networking/recipes-connectivity/crda/crda_1.1.3.bb2
-rw-r--r--meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb2
-rw-r--r--meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb2
-rw-r--r--meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb2
-rw-r--r--meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb2
-rw-r--r--meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb3
-rw-r--r--meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb4
-rw-r--r--meta-networking/recipes-irc/znc/znc_git.bb2
-rw-r--r--meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb2
-rw-r--r--meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb2
-rw-r--r--meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb2
-rw-r--r--meta-networking/recipes-support/iftop/iftop_1.0pre2.bb2
-rw-r--r--meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb2
-rw-r--r--meta-networking/recipes-support/netcat/netcat_0.7.1.bb2
-rw-r--r--meta-networking/recipes-support/openvpn/openvpn_2.1.3.bb2
-rw-r--r--meta-networking/recipes-support/stunnel/stunnel_4.56.bb3
-rw-r--r--meta-networking/recipes-support/tcpdump/tcpdump_4.3.0.bb2
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 @@
1DESCRIPTION = "Wireless Central Regulatory Domain Agent" 1SUMMARY = "Wireless Central Regulatory Domain Agent"
2HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA" 2HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA"
3 3
4LICENSE = "ISC" 4LICENSE = "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 @@
1DESCRIPTION = "dumb networking library" 1SUMMARY = "dumb networking library"
2HOMEPAGE = "http://code.google.com/p/libdnet/" 2HOMEPAGE = "http://code.google.com/p/libdnet/"
3LICENSE = "BSD" 3LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9" 4LIC_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 @@
1DESCRIPTION = "A client for the Cisco3000 VPN Concentrator" 1SUMMARY = "A client for the Cisco3000 VPN Concentrator"
2HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/" 2HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/"
3AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de" 3AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de"
4SECTION = "console/network" 4SECTION = "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 @@
1SUMMARY = "Kernel based automounter for linux." 1SUMMARY = "Kernel based automounter for linux"
2SECTION = "base" 2SECTION = "base"
3LICENSE = "GPL-2.0" 3LICENSE = "GPL-2.0"
4LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" 4LIC_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 @@
1DESCRIPTION = "Generic client/server library for SASL authentication." 1SUMMARY = "Generic client/server library for SASL authentication"
2SECTION = "console/network" 2SECTION = "console/network"
3DEPENDS = "openssl virtual/db" 3DEPENDS = "openssl virtual/db"
4LICENSE = "BSD" 4LICENSE = "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 @@
1SUMMARY = "Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server" 1SUMMARY = "FTP Server with a strong focus on software security"
2DESCRIPTION = "Pure-FTPd is a free (BSD license), secure, production-quality and standard-conformant FTP server."
2HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd" 3HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd"
3LICENSE = "BSD" 4LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://COPYING;md5=ae9e161311a5a0768c333b537a40e332" 5LIC_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 @@
1SUMMARY = "Utility for basic Ethernet frame filtering on a Linux bridge, MAC NAT and brouting." 1SUMMARY = "Filtering tool for a Linux-based bridging firewall"
2DESCRIPTION = "Utility for basic Ethernet frame filtering on a Linux bridge, \
3 advanced logging, MAC DNAT/SNAT and brouting."
2LICENSE = "GPLv2" 4LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e" 5LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e"
4SECTION = "console/network" 6SECTION = "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 @@
1DESCRIPTION = "ZNC, an advanced IRC bouncer" 1SUMMARY = "ZNC, an advanced IRC bouncer"
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" 3LIC_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 @@
1SUMMARY = "ACCEL-PPP is a high performance VPN server application for linux." 1SUMMARY = "ACCEL-PPP is a high performance VPN server application for linux"
2HOMEPAGE = "http://sourceforge.net/apps/trac/accel-ppp/wiki" 2HOMEPAGE = "http://sourceforge.net/apps/trac/accel-ppp/wiki"
3 3
4LICENSE = "GPLv2" 4LICENSE = "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 @@
1DESCRIPTION = "Administration tool for arp packet filtering" 1SUMMARY = "Administration tool for arp packet filtering"
2PRIORITY = "optional" 2PRIORITY = "optional"
3LICENSE = "GPL-2.0" 3LICENSE = "GPL-2.0"
4SECTION = "console/network" 4SECTION = "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 @@
1SUMMARY = "C++ library for client-side URL transfers." 1SUMMARY = "C++ library for client-side URL transfers"
2HOMEPAGE = "http://code.google.com/p/curlpp/" 2HOMEPAGE = "http://code.google.com/p/curlpp/"
3SECTION = "console/network" 3SECTION = "console/network"
4LICENSE = "MIT" 4LICENSE = "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 @@
1SUMMARY = "iftop does for network usage what top(1) does for CPU usage." 1SUMMARY = "iftop does for network usage what top(1) does for CPU usage"
2HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/" 2HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/"
3 3
4DEPENDS = "libpcap ncurses" 4DEPENDS = "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 @@
1require netcat.inc 1require netcat.inc
2DESCRIPTION = "OpenBSD Netcat" 2SUMMARY = "OpenBSD Netcat"
3HOMEPAGE = "http://ftp.debian.org" 3HOMEPAGE = "http://ftp.debian.org"
4LICENSE = "BSD-3-Clause" 4LICENSE = "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 @@
1require netcat.inc 1require netcat.inc
2DESCRIPTION = "GNU Netcat" 2SUMMARY = "GNU Netcat"
3HOMEPAGE = "http://netcat.sourceforge.net" 3HOMEPAGE = "http://netcat.sourceforge.net"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 5LIC_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 @@
1SUMMARY = "A full-featured SSL VPN solution via tun device." 1SUMMARY = "A full-featured SSL VPN solution via tun device"
2HOMEPAGE = "http://openvpn.sourceforge.net" 2HOMEPAGE = "http://openvpn.sourceforge.net"
3SECTION = "console/network" 3SECTION = "console/network"
4LICENSE = "GPLv2" 4LICENSE = "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 @@
1SUMMARY = "SSL encryption wrapper between remote client and local (inetd-startable) or remote server." 1SUMMARY = "Program for providing universal TLS/SSL tunneling service"
2DESCRIPTION = "SSL encryption wrapper between remote client and local (inetd-startable) or remote server."
2SECTION = "net" 3SECTION = "net"
3LICENSE = "GPLv2" 4LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=f41ebed8571077706fee0b860c4d6666" 5LIC_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 @@
1DESCRIPTION = "A sophisticated network protocol analyzer" 1SUMMARY = "A sophisticated network protocol analyzer"
2HOMEPAGE = "http://www.tcpdump.org/" 2HOMEPAGE = "http://www.tcpdump.org/"
3LICENSE = "BSD" 3LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=1d4b0366557951c84a94fabe3529f867" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=1d4b0366557951c84a94fabe3529f867"