diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 20:33:05 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:50:13 +0100 |
commit | 394e3b111e5bb2c5c0b73735cffc70ccca35aa4f (patch) | |
tree | 621b2ca3bd938b98eada2ad5e24319a9cb44acb7 /app-leechcraft | |
parent | app-leechcraft/lc-launchy: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-394e3b111e5bb2c5c0b73735cffc70ccca35aa4f.tar.gz gentoo-394e3b111e5bb2c5c0b73735cffc70ccca35aa4f.tar.bz2 gentoo-394e3b111e5bb2c5c0b73735cffc70ccca35aa4f.zip |
app-leechcraft/lc-netstoremanager: 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')
-rw-r--r-- | app-leechcraft/lc-netstoremanager/lc-netstoremanager-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-netstoremanager/lc-netstoremanager-9999.ebuild b/app-leechcraft/lc-netstoremanager/lc-netstoremanager-9999.ebuild index d565ba6af9fc..6baf9d582de4 100644 --- a/app-leechcraft/lc-netstoremanager/lc-netstoremanager-9999.ebuild +++ b/app-leechcraft/lc-netstoremanager/lc-netstoremanager-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 -DESCRIPTION="LeechCraft plugin for supporting and managing Internet data storages like Yandex.Disk" +DESCRIPTION="Plugin for supporting and managing Internet data storages like Yandex.Disk" SLOT="0" KEYWORDS="" |