gentoo-full-overlay/kde-apps/kdontchangethehostname/kdontchangethehostname-16.04.2.ebuild

16 lines
291 B
Bash

# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
KMNAME="kde-runtime"
inherit kde4-meta
DESCRIPTION="Tool to inform Plasma about a change in hostname"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
RDEPEND="
x11-apps/xauth
"