summaryrefslogtreecommitdiff
path: root/eclass/fox.eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /eclass/fox.eclass
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
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"