diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 20:35:59 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:50:26 +0100 |
commit | 082d7a2573519ed952a45d36c43d97bbe8cbfc3e (patch) | |
tree | 76f3221577334c4081d9bd904c9a69cb971fa407 /app-leechcraft | |
parent | app-leechcraft/lc-sb2: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-082d7a2573519ed952a45d36c43d97bbe8cbfc3e.tar.gz gentoo-082d7a2573519ed952a45d36c43d97bbe8cbfc3e.tar.bz2 gentoo-082d7a2573519ed952a45d36c43d97bbe8cbfc3e.zip |
app-leechcraft/lc-tabsessmanager: 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-tabsessmanager/lc-tabsessmanager-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-tabsessmanager/lc-tabsessmanager-9999.ebuild b/app-leechcraft/lc-tabsessmanager/lc-tabsessmanager-9999.ebuild index 13426b993528..5813df9714a2 100644 --- a/app-leechcraft/lc-tabsessmanager/lc-tabsessmanager-9999.ebuild +++ b/app-leechcraft/lc-tabsessmanager/lc-tabsessmanager-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="Provides session restore between LeechCraft runs as well as manual saves/restores" +DESCRIPTION="Provides session restore between LeechCraft runs and manual saves/restores" SLOT="0" KEYWORDS="" |