summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/debug/debug-1.18.ebuild')
-rw-r--r--app-xemacs/debug/debug-1.18.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-xemacs/debug/debug-1.18.ebuild b/app-xemacs/debug/debug-1.18.ebuild
index acb09b34ed27..1deef8832a2d 100644
--- a/app-xemacs/debug/debug-1.18.ebuild
+++ b/app-xemacs/debug/debug-1.18.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
SLOT="0"
-IUSE=""
DESCRIPTION="GUD, gdb, dbx debugging support"
-PKG_CAT="standard"
+XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
"