summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-17 21:10:32 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:50:49 +0100
commit57bd26610d116b5a1ecc68079eca0787f8ba065a (patch)
treea1a1bb37cf793531249cd9d7a438dc25c33083fe /app-misc/g15daemon/g15daemon-9999.ebuild
parentapp-misc/digitemp: Fix toolong.DESCRIPTION (diff)
downloadgentoo-57bd26610d116b5a1ecc68079eca0787f8ba065a.tar.gz
gentoo-57bd26610d116b5a1ecc68079eca0787f8ba065a.tar.bz2
gentoo-57bd26610d116b5a1ecc68079eca0787f8ba065a.zip
app-misc/g15daemon: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-misc/g15daemon/g15daemon-9999.ebuild')
-rw-r--r--app-misc/g15daemon/g15daemon-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/g15daemon/g15daemon-9999.ebuild b/app-misc/g15daemon/g15daemon-9999.ebuild
index cf6ceb8f04cc..91f303afe800 100644
--- a/app-misc/g15daemon/g15daemon-9999.ebuild
+++ b/app-misc/g15daemon/g15daemon-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ ESVN_REPO_URI="https://svn.code.sf.net/p/${PN}/code/trunk/${PN}-wip"
inherit eutils linux-info perl-module python-r1 base subversion autotools
-DESCRIPTION="G15daemon takes control of the G15 keyboard, through the linux kernel uinput device driver"
+DESCRIPTION="Takes control of the G15 keyboard, through the linux kernel uinput device driver"
HOMEPAGE="http://g15daemon.sourceforge.net/"
[[ ${PV} = *9999* ]] || SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"