From: Manuel RĂ¼ger Date: Sun, 13 Mar 2016 13:41:15 +0000 (+0100) Subject: x11-misc/grun: Fix description X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=207aaaab2dad5fafb6bc09a9872b494d0f948683;p=gentoo.git x11-misc/grun: Fix description Package-Manager: portage-2.2.28 --- diff --git a/x11-misc/grun/grun-0.9.3-r1.ebuild b/x11-misc/grun/grun-0.9.3-r1.ebuild index f2a80d5bffe4..a9dfb961e183 100644 --- a/x11-misc/grun/grun-0.9.3-r1.ebuild +++ b/x11-misc/grun/grun-0.9.3-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils -DESCRIPTION="gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, just like xexec" +DESCRIPTION="A GTK based Run dialog resembling the Windows Run dialog, just like xexec" HOMEPAGE="https://github.com/lrgc/grun" SRC_URI="https://grun.googlecode.com/files/${P}.tar.gz"