From c95e155780a0cf3a8fb59a2f86db6367d18116fc Mon Sep 17 00:00:00 2001 From: Matthieu CRAPET Date: Wed, 19 Feb 2014 15:47:36 +0100 Subject: 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 Signed-off-by: Martin Jansa --- meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb | 2 +- meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | 2 +- meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'meta-networking/recipes-daemons') 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 54e89f5487..501e40acdd 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 @@ -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" 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 7338277daa..e3ff56d821 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 @@ -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" 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 1a3c745185..974e6b74b7 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 @@ -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" -- cgit v1.2.3-54-g00ecf