summaryrefslogtreecommitdiff
path: root/eclass/fox.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/fox.eclass')
-rw-r--r--eclass/fox.eclass5
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/fox.eclass b/eclass/fox.eclass
index 529f5a258953..b40f8273d15c 100644
--- a/eclass/fox.eclass
+++ b/eclass/fox.eclass
@@ -1,6 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# @DEAD
+# All consumers were last rited. Removal in 30 days.
+
# @ECLASS: fox.eclass
# @MAINTAINER:
# maintainer-needed@gentoo.org
@@ -27,7 +30,7 @@
#
# EAPI phase trickery borrowed from enlightenment.eclass
-inherit autotools versionator
+inherit autotools versionator desktop
FOX_EXPF="src_unpack src_compile src_install pkg_postinst"