From: Harri Nieminen Date: Fri, 17 Feb 2017 19:12:37 +0000 (+0200) Subject: app-misc/g15composer: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ada33e225dbf15399508f6a1a4dd232988320ab2;p=gentoo.git app-misc/g15composer: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- diff --git a/app-misc/g15composer/g15composer-3.1.ebuild b/app-misc/g15composer/g15composer-3.1.ebuild index 2856e6a08064..3d4413e626c7 100644 --- a/app-misc/g15composer/g15composer-3.1.ebuild +++ b/app-misc/g15composer/g15composer-3.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=2 inherit eutils -DESCRIPTION="A library to render text and shapes into a buffer usable by the Logitech G15 keyboard" +DESCRIPTION="A library to render text and shapes into a buffer usable by the Logitech G15" HOMEPAGE="http://g15tools.sourceforge.net/" SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2" diff --git a/app-misc/g15composer/g15composer-3.2.ebuild b/app-misc/g15composer/g15composer-3.2.ebuild index 8026fad9a88f..48ecfa340987 100644 --- a/app-misc/g15composer/g15composer-3.2.ebuild +++ b/app-misc/g15composer/g15composer-3.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=2 inherit eutils -DESCRIPTION="A library to render text and shapes into a buffer usable by the Logitech G15 keyboard" +DESCRIPTION="A library to render text and shapes into a buffer usable by the Logitech G15" HOMEPAGE="http://g15tools.sourceforge.net/" SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2"