commit: 9d4bd46502fe1d571c9c4fbf3aedc917c1b53197 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 21 04:11:57 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 21 04:27:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4bd465
dev-perl/Gtk3-SimpleList: update DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild b/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild index 57881e17ce15..c516dfdb6e2d 100644 --- a/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild +++ b/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,10 +7,11 @@ DIST_AUTHOR=TVIGNAUD DIST_VERSION=0.21 inherit perl-module -DESCRIPTION="A simple interface to GTK+ 3's complex MVC list widget" +DESCRIPTION="Simple interface to GTK+ 3's complex MVC list widget" LICENSE="LGPL-2.1+" SLOT="0" + KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"
