commit: 6179fdc41d64694efb8c5818823ade30fd998138 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Thu Mar 10 23:26:42 2022 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Thu Mar 10 23:26:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6179fdc4
x11-misc/xpad: QA Fix in description Desription should start with upper case and must be specific. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein <AT> gentoo.org> x11-misc/xpad/xpad-5.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xpad/xpad-5.4.0.ebuild b/x11-misc/xpad/xpad-5.4.0.ebuild index 56d33df01196..a1ae20d7ee74 100644 --- a/x11-misc/xpad/xpad-5.4.0.ebuild +++ b/x11-misc/xpad/xpad-5.4.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools -DESCRIPTION="a sticky note application for jotting down things to remember" +DESCRIPTION="A sticky note application for GTK" HOMEPAGE="https://launchpad.net/xpad" SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"