summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-21 05:11:57 +0100
committerSam James <sam@gentoo.org>2023-06-21 05:27:55 +0100
commit9d4bd46502fe1d571c9c4fbf3aedc917c1b53197 (patch)
tree266baa2366b0890519a0e28818957356b781e305 /dev-perl/Gtk3-SimpleList
parentdev-python/h5py: Bump to 3.9.0 (diff)
downloadgentoo-9d4bd46502fe1d571c9c4fbf3aedc917c1b53197.tar.gz
gentoo-9d4bd46502fe1d571c9c4fbf3aedc917c1b53197.tar.bz2
gentoo-9d4bd46502fe1d571c9c4fbf3aedc917c1b53197.zip
dev-perl/Gtk3-SimpleList: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Gtk3-SimpleList')
-rw-r--r--dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.210.0.ebuild5
1 files 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 )"