summaryrefslogtreecommitdiff
blob: d5a193fea01b36eb453ed699b98a6a380656e400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DESCRIPTION="Virtual for LeechCraft plugins providing HTTP downloading"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS=""
IUSE=""

RDEPEND="~app-leechcraft/lc-cstp-${PV}"
DEPEND=""