Skip to content

Commit

Permalink
app-misc/g15daemon: Fix toolong.DESCRIPTION
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: gentoo#4003
  • Loading branch information
Moiman authored and SoapGentoo committed Feb 18, 2017
1 parent 01732a9 commit 57bd266
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
4 changes: 2 additions & 2 deletions app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"

Expand Down
4 changes: 2 additions & 2 deletions app-misc/g15daemon/g15daemon-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"

Expand Down

0 comments on commit 57bd266

Please sign in to comment.