summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/enlightenment/enlightenment-0.22.1.ebuild')
-rw-r--r--x11-wm/enlightenment/enlightenment-0.22.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.22.1.ebuild b/x11-wm/enlightenment/enlightenment-0.22.1.ebuild
index a5b3a8e..d3cd4a7 100644
--- a/x11-wm/enlightenment/enlightenment-0.22.1.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.22.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -9,7 +9,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd6
HOMEPAGE="https://www.enlightenment.org/"
DESCRIPTION="Enlightenment DR17 window manager"
-inherit autotools xdg-utils
+inherit xdg-utils
+#autotools
LICENSE="BSD-2"
SLOT="0.17/${PV%%_*}"