From bfb9d99c7534f5dca0dfdce56d5325d85371aee1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 26 Dec 2021 00:06:28 +0000 Subject: [PATCH] dev-db/pgbadger: drop trailing full stop from DESCRIPTION Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James --- dev-db/pgbadger/pgbadger-11.0.ebuild | 4 ++-- dev-db/pgbadger/pgbadger-11.3.ebuild | 4 ++-- dev-db/pgbadger/pgbadger-11.4.ebuild | 4 ++-- dev-db/pgbadger/pgbadger-11.5.ebuild | 2 +- dev-db/pgbadger/pgbadger-11.6.ebuild | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-db/pgbadger/pgbadger-11.0.ebuild b/dev-db/pgbadger/pgbadger-11.0.ebuild index 83b95438fda0b..e45fe665314b9 100644 --- a/dev-db/pgbadger/pgbadger-11.0.ebuild +++ b/dev-db/pgbadger/pgbadger-11.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit perl-module -DESCRIPTION="pgBadger is a PostgreSQL log analyzer." +DESCRIPTION="pgBadger is a PostgreSQL log analyzer" HOMEPAGE="https://pgbadger.darold.net/" SRC_URI="https://github.com/darold/pgbadger/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-db/pgbadger/pgbadger-11.3.ebuild b/dev-db/pgbadger/pgbadger-11.3.ebuild index 012c11ef5f76b..d7d9c0862e638 100644 --- a/dev-db/pgbadger/pgbadger-11.3.ebuild +++ b/dev-db/pgbadger/pgbadger-11.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit perl-module -DESCRIPTION="pgBadger is a PostgreSQL log analyzer." +DESCRIPTION="pgBadger is a PostgreSQL log analyzer" HOMEPAGE="https://pgbadger.darold.net/" SRC_URI="https://github.com/darold/pgbadger/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-db/pgbadger/pgbadger-11.4.ebuild b/dev-db/pgbadger/pgbadger-11.4.ebuild index 012c11ef5f76b..d7d9c0862e638 100644 --- a/dev-db/pgbadger/pgbadger-11.4.ebuild +++ b/dev-db/pgbadger/pgbadger-11.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit perl-module -DESCRIPTION="pgBadger is a PostgreSQL log analyzer." +DESCRIPTION="pgBadger is a PostgreSQL log analyzer" HOMEPAGE="https://pgbadger.darold.net/" SRC_URI="https://github.com/darold/pgbadger/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-db/pgbadger/pgbadger-11.5.ebuild b/dev-db/pgbadger/pgbadger-11.5.ebuild index 79dbc731d2409..d9ced5d973ea8 100644 --- a/dev-db/pgbadger/pgbadger-11.5.ebuild +++ b/dev-db/pgbadger/pgbadger-11.5.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit perl-module -DESCRIPTION="pgBadger is a PostgreSQL log analyzer." +DESCRIPTION="pgBadger is a PostgreSQL log analyzer" HOMEPAGE="https://pgbadger.darold.net/" SRC_URI="https://github.com/darold/pgbadger/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-db/pgbadger/pgbadger-11.6.ebuild b/dev-db/pgbadger/pgbadger-11.6.ebuild index 2f2eca6a2b9e0..87183b3e26a44 100644 --- a/dev-db/pgbadger/pgbadger-11.6.ebuild +++ b/dev-db/pgbadger/pgbadger-11.6.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit perl-module -DESCRIPTION="pgBadger is a PostgreSQL log analyzer." +DESCRIPTION="pgBadger is a PostgreSQL log analyzer" HOMEPAGE="https://pgbadger.darold.net/" SRC_URI="https://github.com/darold/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"