diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 05:12:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 05:27:56 +0100 |
commit | 985991254d566970cc910c67e5f083af3ca8381d (patch) | |
tree | 997234a2375647fc8f8b3d4a465f24620652bd71 /dev-perl/Gtk2-Notify | |
parent | dev-perl/Gtk3-SimpleList: update DESCRIPTION (diff) | |
download | gentoo-985991254d566970cc910c67e5f083af3ca8381d.tar.gz gentoo-985991254d566970cc910c67e5f083af3ca8381d.tar.bz2 gentoo-985991254d566970cc910c67e5f083af3ca8381d.zip |
dev-perl/Gtk2-Notify: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Gtk2-Notify')
-rw-r--r-- | dev-perl/Gtk2-Notify/Gtk2-Notify-0.50.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.50.0-r1.ebuild b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.50.0-r1.ebuild index a04edfd70747..1125d7e547d8 100644 --- a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.50.0-r1.ebuild +++ b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.50.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ DIST_AUTHOR=FLORA DIST_VERSION=0.05 inherit perl-module virtualx -DESCRIPTION="A perl interface to the notification library" +DESCRIPTION="Perl interface to the notification library" LICENSE="LGPL-2" SLOT="0" |