From: Harri Nieminen Date: Tue, 7 Feb 2017 14:39:55 +0000 (+0200) Subject: x11-misc/trayer-srg: Fix toolong DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7c5129812603683ea7583619c5a84361bee3f528;p=gentoo.git x11-misc/trayer-srg: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3864 --- diff --git a/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild b/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild index 95765bb1f103..06a2a01a2d0c 100644 --- a/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild +++ b/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=4 inherit toolchain-funcs vcs-snapshot -DESCRIPTION="trayer fork with multi monitor support, cleaned up codebase and other fancy stuff" +DESCRIPTION="trayer fork with multi monitor support and cleaned up codebase" HOMEPAGE="https://github.com/sargon/trayer-srg" SRC_URI="https://github.com/sargon/${PN}/tarball/${P/-srg/} -> ${P}.tar.gz" diff --git a/x11-misc/trayer-srg/trayer-srg-1.1.6.ebuild b/x11-misc/trayer-srg/trayer-srg-1.1.6.ebuild index 7269d23666c5..e142e9e258c4 100644 --- a/x11-misc/trayer-srg/trayer-srg-1.1.6.ebuild +++ b/x11-misc/trayer-srg/trayer-srg-1.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=4 inherit toolchain-funcs vcs-snapshot -DESCRIPTION="trayer fork with multi monitor support, cleaned up codebase and other fancy stuff" +DESCRIPTION="trayer fork with multi monitor support and cleaned up codebase" HOMEPAGE="https://github.com/sargon/trayer-srg" SRC_URI="https://github.com/sargon/${PN}/tarball/${P/-srg/} -> ${P}.tar.gz"