diff options
Diffstat (limited to 'kde-apps/kdontchangethehostname/kdontchangethehostname-15.08.0.ebuild')
-rw-r--r-- | kde-apps/kdontchangethehostname/kdontchangethehostname-15.08.0.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-apps/kdontchangethehostname/kdontchangethehostname-15.08.0.ebuild b/kde-apps/kdontchangethehostname/kdontchangethehostname-15.08.0.ebuild new file mode 100644 index 000000000000..441e80cb7c2c --- /dev/null +++ b/kde-apps/kdontchangethehostname/kdontchangethehostname-15.08.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="Tool to inform KDE about a change in hostname" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +RDEPEND=" + x11-apps/xauth +" |