2014-04-11 09:28:05 +04:00
|
|
|
# Copyright 1999-2014 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2015-08-11 00:17:55 +03:00
|
|
|
# $Id$
|
2014-04-11 09:28:05 +04:00
|
|
|
|
|
|
|
EAPI="4"
|
|
|
|
|
|
|
|
DESCRIPTION="Virtual for LeechCraft plugins providing WYSIWYG text editor"
|
|
|
|
HOMEPAGE=""
|
|
|
|
SRC_URI=""
|
|
|
|
|
|
|
|
LICENSE=""
|
|
|
|
SLOT="0"
|
|
|
|
KEYWORDS=" ~amd64 ~x86"
|
|
|
|
IUSE=""
|
|
|
|
|
|
|
|
RDEPEND="~app-leechcraft/lc-lhtr-${PV}"
|
|
|
|
DEPEND=""
|