diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 20:32:04 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:50:06 +0100 |
commit | 720964b17cb3f2b76e6f28f642bbd7256c05d2e7 (patch) | |
tree | de613fc00210806eed52dbec8a33884077c89463 /app-leechcraft/lc-launchy | |
parent | app-laptop/tpacpi-bat: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-720964b17cb3f2b76e6f28f642bbd7256c05d2e7.tar.gz gentoo-720964b17cb3f2b76e6f28f642bbd7256c05d2e7.tar.bz2 gentoo-720964b17cb3f2b76e6f28f642bbd7256c05d2e7.zip |
app-leechcraft/lc-launchy: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-leechcraft/lc-launchy')
-rw-r--r-- | app-leechcraft/lc-launchy/lc-launchy-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-launchy/lc-launchy-9999.ebuild b/app-leechcraft/lc-launchy/lc-launchy-9999.ebuild index 9265db10c6cb..3d7d0f682a36 100644 --- a/app-leechcraft/lc-launchy/lc-launchy-9999.ebuild +++ b/app-leechcraft/lc-launchy/lc-launchy-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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 leechcraft toolchain-funcs -DESCRIPTION="Allows one to launch third-party applications (as well as LeechCraft plugins) from LeechCraft" +DESCRIPTION="Allows one to launch third-party applications from LeechCraft" SLOT="0" KEYWORDS="" |