diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 16:39:55 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:45:16 +0100 |
commit | 7c5129812603683ea7583619c5a84361bee3f528 (patch) | |
tree | ce1fc3bd768be191c9c7ad2699a08ababacbc9cf /x11-misc/trayer-srg | |
parent | x11-misc/netwmpager: Fix toolong DESCRIPTION (diff) | |
download | gentoo-7c5129812603683ea7583619c5a84361bee3f528.tar.gz gentoo-7c5129812603683ea7583619c5a84361bee3f528.tar.bz2 gentoo-7c5129812603683ea7583619c5a84361bee3f528.zip |
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
Diffstat (limited to 'x11-misc/trayer-srg')
-rw-r--r-- | x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/trayer-srg/trayer-srg-1.1.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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" |