2014-08-04 02:01:22 +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-08-04 02:01:22 +04:00
|
|
|
|
|
|
|
EAPI=4
|
|
|
|
|
2014-08-12 13:29:40 +04:00
|
|
|
DESCRIPTION="Virtual for LeechCraft plugins that add support for managing removable storage devices"
|
2014-08-04 02:01:22 +04:00
|
|
|
HOMEPAGE=""
|
|
|
|
SRC_URI=""
|
|
|
|
|
|
|
|
LICENSE=""
|
|
|
|
SLOT="0"
|
|
|
|
KEYWORDS=" ~amd64 ~x86"
|
|
|
|
IUSE=""
|
|
|
|
|
|
|
|
DEPEND=""
|
|
|
|
RDEPEND="app-leechcraft/lc-vrooby"
|