2014-08-12 13:29:40 +04:00
|
|
|
# Copyright 1999-2014 Gentoo Foundation
|
2012-02-06 16:39:49 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2015-08-11 00:17:55 +03:00
|
|
|
# $Id$
|
2012-02-06 16:39:49 +04:00
|
|
|
|
|
|
|
EAPI="4"
|
|
|
|
|
2014-08-12 13:29:40 +04:00
|
|
|
DESCRIPTION="Virtual for LeechCraft plugins providing UI for search plugins"
|
2012-02-06 16:39:49 +04:00
|
|
|
HOMEPAGE=""
|
|
|
|
SRC_URI=""
|
|
|
|
|
|
|
|
LICENSE=""
|
|
|
|
SLOT="0"
|
|
|
|
KEYWORDS=""
|
|
|
|
IUSE=""
|
|
|
|
|
2013-03-09 22:00:22 +04:00
|
|
|
RDEPEND="app-leechcraft/lc-summary"
|
2012-02-10 11:10:17 +04:00
|
|
|
DEPEND=""
|