mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
x11-misc/gmrun: update ebuild description, remove gtk2 mention
The tool works fine with gtk3 as well, the description was misleading. Now using the one from the upstream README.md. Signed-off-by: Henning Schild <henning@hennsch.de> Part-of: https://codeberg.org/gentoo/gentoo/pulls/428 Merges: https://codeberg.org/gentoo/gentoo/pulls/428 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
b16970051f
commit
82cd41616b
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -12,7 +12,7 @@ else
|
||||
KEYWORDS="amd64 ~mips ppc x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="A GTK-2 based launcher box with bash style auto completion!"
|
||||
DESCRIPTION="A run utility featuring a slim design and bash style auto-completion."
|
||||
HOMEPAGE="https://github.com/wdlkmpx/gmrun"
|
||||
|
||||
LICENSE="ISC"
|
||||
|
||||
Reference in New Issue
Block a user