9 lines
244 B
Bash
9 lines
244 B
Bash
# Copyright 1999-2017 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=6
|
|
|
|
DESCRIPTION="Virtual for plugins that can show IDownloads and IJobHolders"
|
|
SLOT="0"
|
|
|
|
RDEPEND="~app-leechcraft/lc-summary-${PV}"
|