commit: b3155c2064b00d33a3d53f0afb30153f6443846f Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Aug 3 19:30:22 2021 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Aug 3 19:36:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3155c20
dev-perl/Gentoo-App-Pram: reword DESCRIPTION. Closes: https://bugs.gentoo.org/806217 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild index 1034893687f..d9b1c167fee 100644 --- a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild +++ b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ DIST_VERSION=0.200000 inherit perl-module -DESCRIPTION="Official tool to merge PRs from the Gentoo Github repository" +DESCRIPTION="Tool to merge PRs from the Gentoo Github repository" HOMEPAGE="https://github.com/monsieurp/Gentoo-App-Pram" SLOT="0" KEYWORDS="amd64 ~arm x86"
