summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-13 14:41:15 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-13 14:41:15 +0100
commit207aaaab2dad5fafb6bc09a9872b494d0f948683 (patch)
tree4dfba92b92b0cca2c2d295c24367ccf6a1807630 /x11-misc
parentx11-misc/xdg-user-dirs-gtk: Fix description (diff)
downloadgentoo-207aaaab2dad5fafb6bc09a9872b494d0f948683.tar.gz
gentoo-207aaaab2dad5fafb6bc09a9872b494d0f948683.tar.bz2
gentoo-207aaaab2dad5fafb6bc09a9872b494d0f948683.zip
x11-misc/grun: Fix description
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/grun/grun-0.9.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"