summaryrefslogtreecommitdiff
path: root/app-emacs/edb/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-emacs/edb/files
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-emacs/edb/files')
-rw-r--r--app-emacs/edb/files/50edb-gentoo.el4
-rw-r--r--app-emacs/edb/files/edb-1.31-skram-path.patch11
2 files changed, 0 insertions, 15 deletions
diff --git a/app-emacs/edb/files/50edb-gentoo.el b/app-emacs/edb/files/50edb-gentoo.el
deleted file mode 100644
index a2670b65ba31..000000000000
--- a/app-emacs/edb/files/50edb-gentoo.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'db-find-file "database" "EDB database package" t)
-(autoload 'edb-interact "database" "EDB database package" t)
-(defalias 'edb-EXPERIMENTAL-interact 'edb-interact)
diff --git a/app-emacs/edb/files/edb-1.31-skram-path.patch b/app-emacs/edb/files/edb-1.31-skram-path.patch
deleted file mode 100644
index 75921ca00160..000000000000
--- a/app-emacs/edb/files/edb-1.31-skram-path.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- edb-1.31-orig/skram/GNUmakefile.in
-+++ edb-1.31/skram/GNUmakefile.in
-@@ -48,7 +48,7 @@
- #
- # Until that change is distributed, here is a workaround:
- wily-emacs = $(ebatch) \
-- --eval '(add-to-list (quote load-path) (expand-file-name "$(topdir)"))' \
-+ --eval '(add-to-list (quote load-path) (expand-file-name "$(topdir)/lisp"))' \
- --eval '(require (quote database))'
-
- sk2: skram.data