summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-04 12:22:54 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-04 12:22:54 +0200
commitbb25912fc72fb086dbce86364aeec1c293122e94 (patch)
tree92c4c2b0d7c16a7902937d7398d048e274274d35
parentapp-xemacs/ede: version bump (diff)
downloadgentoo-bb25912fc72fb086dbce86364aeec1c293122e94.tar.gz
gentoo-bb25912fc72fb086dbce86364aeec1c293122e94.tar.bz2
gentoo-bb25912fc72fb086dbce86364aeec1c293122e94.zip
app-xemacs/edebug: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-xemacs/edebug/Manifest1
-rw-r--r--app-xemacs/edebug/edebug-1.24.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/app-xemacs/edebug/Manifest b/app-xemacs/edebug/Manifest
index e60ea18c62c6..2d9f68873919 100644
--- a/app-xemacs/edebug/Manifest
+++ b/app-xemacs/edebug/Manifest
@@ -1 +1,2 @@
DIST edebug-1.22-pkg.tar.gz 115557 BLAKE2B ce828bf916a02d15a699cbf0e1da97b3f2492595685bcd40c038dfdb3de2bc93cb1ef62a1ba280642384363a8c7fc7a23aa35073036d7e13aaa43597015a94e3 SHA512 5f4d86d770d68ab2199cb781da4f3b67dbda979396349212d851890bd257a85195fc5a8e0fa4ab337335887b3c2ff27e46002758926828093b6dce25f8796ada
+DIST edebug-1.24-pkg.tar.gz 115557 BLAKE2B 8112dcaf87747389c8311cbc47416b84eecda1b3393964444e342d97ec3ac3dd27330c16334c5ef435a314343a993c42892f50631149621cb94bcf2c2ce332cb SHA512 6af78de22e6ab18cf84602c4f19e0c6c8e91bf996e7c9faf97470246ec25df203cccff43b4172689ab1bfc3a7fd888f06e5306f6f5d3118d2cbfe453efa37b22
diff --git a/app-xemacs/edebug/edebug-1.24.ebuild b/app-xemacs/edebug/edebug-1.24.ebuild
new file mode 100644
index 000000000000..b883c38a5fa4
--- /dev/null
+++ b/app-xemacs/edebug/edebug-1.24.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="An Emacs Lisp debugger"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/xemacs-devel
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages