From 57bd26610d116b5a1ecc68079eca0787f8ba065a Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Fri, 17 Feb 2017 21:10:32 +0200 Subject: app-misc/g15daemon: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild | 2 +- app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild | 4 ++-- app-misc/g15daemon/g15daemon-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'app-misc/g15daemon') diff --git a/app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild b/app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild index 243b3894adc..1bc0c70e3e5 100644 --- a/app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild +++ b/app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild @@ -9,7 +9,7 @@ GENTOO_DEPEND_ON_PERL="no" inherit eutils linux-info perl-module python-r1 base -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/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" diff --git a/app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild b/app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild index 9149ee0898e..bae607e9534 100644 --- a/app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild +++ b/app-misc/g15daemon/g15daemon-1.9.5.3-r21.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$ @@ -9,7 +9,7 @@ GENTOO_DEPEND_ON_PERL="no" inherit eutils linux-info perl-module python-r1 base -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/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" diff --git a/app-misc/g15daemon/g15daemon-9999.ebuild b/app-misc/g15daemon/g15daemon-9999.ebuild index cf6ceb8f04c..91f303afe80 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" -- cgit v1.2.1