summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2010-12-06 01:06:49 -0200
committerIsmael Luceno2010-12-06 03:07:32 -0200
commitd3c6140ac3c30992d6aa8c377379135743d0899d (patch)
tree618190ab5b49cb2c00add03b7cfbaf697315b202
parent3483c5f30af3bb9e575a8940d0912d935ea753c1 (diff)
emacs-wiki: move into emacs-lisp section
-rwxr-xr-xeditors/emacs-wiki/BUILD1
-rwxr-xr-xeditors/emacs-wiki/INSTALL11
-rwxr-xr-xemacs-lisp/emacs-wiki/DEPENDS (renamed from editors/emacs-wiki/DEPENDS)0
-rwxr-xr-xemacs-lisp/emacs-wiki/DETAILS (renamed from editors/emacs-wiki/DETAILS)0
-rw-r--r--emacs-lisp/emacs-wiki/HISTORY (renamed from editors/emacs-wiki/HISTORY)3
-rw-r--r--emacs-lisp/emacs-wiki/emacs-wiki.gpg (renamed from editors/emacs-wiki/emacs-wiki.gpg)bin1047 -> 1047 bytes
6 files changed, 3 insertions, 12 deletions
diff --git a/editors/emacs-wiki/BUILD b/editors/emacs-wiki/BUILD
deleted file mode 100755
index 7c43a49908..0000000000
--- a/editors/emacs-wiki/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-makeinfo emacs-wiki.texi
diff --git a/editors/emacs-wiki/INSTALL b/editors/emacs-wiki/INSTALL
deleted file mode 100755
index 1ad8bb902b..0000000000
--- a/editors/emacs-wiki/INSTALL
+++ /dev/null
@@ -1,11 +0,0 @@
-if [ ! -d ${INSTALL_ROOT}/usr/share/emacs/site-lisp/emacs-wiki ];
-then
- mkdir ${INSTALL_ROOT}/usr/share/emacs/site-lisp/emacs-wiki
-fi &&
-
-install -m0644 *.el ${INSTALL_ROOT}/usr/share/emacs/site-lisp/emacs-wiki &&
-install -m0644 *.info ${INSTALL_ROOT}/usr/share/info/ &&
-
-install-info --info-dir=${INSTALL_ROOT}/usr/share/info \
- ${INSTALL_ROOT}/usr/share/info/emacs-wiki.info
-
diff --git a/editors/emacs-wiki/DEPENDS b/emacs-lisp/emacs-wiki/DEPENDS
index b6ff1f7ab4..b6ff1f7ab4 100755
--- a/editors/emacs-wiki/DEPENDS
+++ b/emacs-lisp/emacs-wiki/DEPENDS
diff --git a/editors/emacs-wiki/DETAILS b/emacs-lisp/emacs-wiki/DETAILS
index af8a5abec6..af8a5abec6 100755
--- a/editors/emacs-wiki/DETAILS
+++ b/emacs-lisp/emacs-wiki/DETAILS
diff --git a/editors/emacs-wiki/HISTORY b/emacs-lisp/emacs-wiki/HISTORY
index 5e73068ccf..51a2904d80 100644
--- a/editors/emacs-wiki/HISTORY
+++ b/emacs-lisp/emacs-wiki/HISTORY
@@ -1,3 +1,6 @@
+2010-12-06 Ismael Luceno <ismael@sourcemage.org>
+ * BUILD, INSTALL: removed, already provided by the emacs-lisp section
+
2006-06-25 Pieter Lenaerts <e-type@sourcemage.org>
* DETAILS: updated to 2.72
diff --git a/editors/emacs-wiki/emacs-wiki.gpg b/emacs-lisp/emacs-wiki/emacs-wiki.gpg
index 59a62dd842..59a62dd842 100644
--- a/editors/emacs-wiki/emacs-wiki.gpg
+++ b/emacs-lisp/emacs-wiki/emacs-wiki.gpg
Binary files differ