summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-04 12:02:52 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-04 12:02:52 +0200
commit0a6d0b171b6356cba57c8a3d0d54dc469cacf5e4 (patch)
treeb87dcdcec5d299248b1b852b710ef480df92a619 /app-xemacs/debug/debug-1.20.ebuild
parentapp-xemacs/crisp: version bump (diff)
downloadgentoo-0a6d0b171b6356cba57c8a3d0d54dc469cacf5e4.tar.gz
gentoo-0a6d0b171b6356cba57c8a3d0d54dc469cacf5e4.tar.bz2
gentoo-0a6d0b171b6356cba57c8a3d0d54dc469cacf5e4.zip
app-xemacs/debug: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/debug/debug-1.20.ebuild')
-rw-r--r--app-xemacs/debug/debug-1.20.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-xemacs/debug/debug-1.20.ebuild b/app-xemacs/debug/debug-1.20.ebuild
new file mode 100644
index 000000000000..07d8f44bb547
--- /dev/null
+++ b/app-xemacs/debug/debug-1.20.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="GUD, gdb, dbx debugging support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+
+inherit xemacs-packages