You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging-gentoo/trinity-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5....

14 lines
365 B

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
TRINITY_MODULE_NAME="kdenetwork"
inherit trinity-meta
DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
KEYWORDS="amd64 x86"
IUSE=""
PATCHES=( "${FILESDIR}/kdenetwork-bug1330i2-fix-filesharing-parallel-compilation.patch" )