9 lines
246 B
Bash
9 lines
246 B
Bash
# Copyright 1999-2017 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=6
|
|
|
|
DESCRIPTION="Virtual for LeechCraft plugins providing UI for search plugins"
|
|
SLOT="0"
|
|
|
|
RDEPEND="~app-leechcraft/lc-summary-${PV}"
|