kdontchangethehostname-16.04.3.ebuild 287 B

12345678910111213141516
  1. # Copyright 1999-2016 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. KMNAME="kde-runtime"
  5. inherit kde4-meta
  6. DESCRIPTION="Tool to inform Plasma about a change in hostname"
  7. KEYWORDS="amd64 ~arm x86"
  8. IUSE="debug"
  9. RDEPEND="
  10. x11-apps/xauth
  11. "