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>
This commit is contained in:
Matthieu CRAPET
2014-02-19 15:47:36 +01:00
committed by Martin Jansa
parent a7ee4f3b00
commit c95e155780
427 changed files with 458 additions and 444 deletions
@@ -1,4 +1,4 @@
DESCRIPTION = "Wireless Central Regulatory Domain Agent"
SUMMARY = "Wireless Central Regulatory Domain Agent"
HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA"
LICENSE = "ISC"
@@ -1,4 +1,4 @@
DESCRIPTION = "dumb networking library"
SUMMARY = "dumb networking library"
HOMEPAGE = "http://code.google.com/p/libdnet/"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9"
@@ -1,4 +1,4 @@
DESCRIPTION = "A client for the Cisco3000 VPN Concentrator"
SUMMARY = "A client for the Cisco3000 VPN Concentrator"
HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/"
AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de"
SECTION = "console/network"
@@ -1,4 +1,4 @@
SUMMARY = "Kernel based automounter for linux."
SUMMARY = "Kernel based automounter for linux"
SECTION = "base"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
@@ -1,4 +1,4 @@
DESCRIPTION = "Generic client/server library for SASL authentication."
SUMMARY = "Generic client/server library for SASL authentication"
SECTION = "console/network"
DEPENDS = "openssl virtual/db"
LICENSE = "BSD"
@@ -1,4 +1,5 @@
SUMMARY = "Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server"
SUMMARY = "FTP Server with a strong focus on software security"
DESCRIPTION = "Pure-FTPd is a free (BSD license), secure, production-quality and standard-conformant FTP server."
HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=ae9e161311a5a0768c333b537a40e332"
@@ -1,4 +1,6 @@
SUMMARY = "Utility for basic Ethernet frame filtering on a Linux bridge, MAC NAT and brouting."
SUMMARY = "Filtering tool for a Linux-based bridging firewall"
DESCRIPTION = "Utility for basic Ethernet frame filtering on a Linux bridge, \
advanced logging, MAC DNAT/SNAT and brouting."
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e"
SECTION = "console/network"
+1 -1
View File
@@ -1,4 +1,4 @@
DESCRIPTION = "ZNC, an advanced IRC bouncer"
SUMMARY = "ZNC, an advanced IRC bouncer"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
@@ -1,4 +1,4 @@
SUMMARY = "ACCEL-PPP is a high performance VPN server application for linux."
SUMMARY = "ACCEL-PPP is a high performance VPN server application for linux"
HOMEPAGE = "http://sourceforge.net/apps/trac/accel-ppp/wiki"
LICENSE = "GPLv2"
@@ -1,4 +1,4 @@
DESCRIPTION = "Administration tool for arp packet filtering"
SUMMARY = "Administration tool for arp packet filtering"
PRIORITY = "optional"
LICENSE = "GPL-2.0"
SECTION = "console/network"
@@ -1,4 +1,4 @@
SUMMARY = "C++ library for client-side URL transfers."
SUMMARY = "C++ library for client-side URL transfers"
HOMEPAGE = "http://code.google.com/p/curlpp/"
SECTION = "console/network"
LICENSE = "MIT"
@@ -1,4 +1,4 @@
SUMMARY = "iftop does for network usage what top(1) does for CPU usage."
SUMMARY = "iftop does for network usage what top(1) does for CPU usage"
HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/"
DEPENDS = "libpcap ncurses"
@@ -1,5 +1,5 @@
require netcat.inc
DESCRIPTION = "OpenBSD Netcat"
SUMMARY = "OpenBSD Netcat"
HOMEPAGE = "http://ftp.debian.org"
LICENSE = "BSD-3-Clause"
@@ -1,5 +1,5 @@
require netcat.inc
DESCRIPTION = "GNU Netcat"
SUMMARY = "GNU Netcat"
HOMEPAGE = "http://netcat.sourceforge.net"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
@@ -1,4 +1,4 @@
SUMMARY = "A full-featured SSL VPN solution via tun device."
SUMMARY = "A full-featured SSL VPN solution via tun device"
HOMEPAGE = "http://openvpn.sourceforge.net"
SECTION = "console/network"
LICENSE = "GPLv2"
@@ -1,4 +1,5 @@
SUMMARY = "SSL encryption wrapper between remote client and local (inetd-startable) or remote server."
SUMMARY = "Program for providing universal TLS/SSL tunneling service"
DESCRIPTION = "SSL encryption wrapper between remote client and local (inetd-startable) or remote server."
SECTION = "net"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=f41ebed8571077706fee0b860c4d6666"
@@ -1,4 +1,4 @@
DESCRIPTION = "A sophisticated network protocol analyzer"
SUMMARY = "A sophisticated network protocol analyzer"
HOMEPAGE = "http://www.tcpdump.org/"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1d4b0366557951c84a94fabe3529f867"