diff options
Diffstat (limited to 'app-leechcraft/lc-tabsessmanager/lc-tabsessmanager-0.6.70.ebuild')
-rw-r--r-- | app-leechcraft/lc-tabsessmanager/lc-tabsessmanager-0.6.70.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/app-leechcraft/lc-tabsessmanager/lc-tabsessmanager-0.6.70.ebuild b/app-leechcraft/lc-tabsessmanager/lc-tabsessmanager-0.6.70.ebuild deleted file mode 100644 index 7879ce7689bb..000000000000 --- a/app-leechcraft/lc-tabsessmanager/lc-tabsessmanager-0.6.70.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Provides session restore between LeechCraft runs as well as manual saves/restores" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV}" -RDEPEND="${DEPEND}" |