diff options
author | 0xd34df00d <0xd34df00d@gmail.com> | 2017-02-05 01:33:58 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-05 10:39:01 +0100 |
commit | a45ae1e0e667875770581b71e703434aab2fd358 (patch) | |
tree | 1ac57ccdf1bd7c7af56ca5ee7dceaf684ccb363a /app-leechcraft/lc-sb2/lc-sb2-0.6.60.ebuild | |
parent | dev-libs/libuv: ppc64 stable (bug 607222). (diff) | |
download | gentoo-a45ae1e0e667875770581b71e703434aab2fd358.tar.gz gentoo-a45ae1e0e667875770581b71e703434aab2fd358.tar.bz2 gentoo-a45ae1e0e667875770581b71e703434aab2fd358.zip |
app-leechcraft: removed ancient versions 0.6.60, 0.6.65 and 0.6.70.
Closes: https://github.com/gentoo/gentoo/pull/3818
Diffstat (limited to 'app-leechcraft/lc-sb2/lc-sb2-0.6.60.ebuild')
-rw-r--r-- | app-leechcraft/lc-sb2/lc-sb2-0.6.60.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/app-leechcraft/lc-sb2/lc-sb2-0.6.60.ebuild b/app-leechcraft/lc-sb2/lc-sb2-0.6.60.ebuild deleted file mode 100644 index 30919a7384a8..000000000000 --- a/app-leechcraft/lc-sb2/lc-sb2-0.6.60.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Next-generation sidebar for LeechCraft with combined launcher and tab switcher, as well as tray area" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtdeclarative:4 - dev-libs/qjson -" -RDEPEND="${DEPEND}" |