summaryrefslogtreecommitdiff
path: root/app-emacs/bm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-emacs/bm
reinit the tree, so we can have metadata
Diffstat (limited to 'app-emacs/bm')
-rw-r--r--app-emacs/bm/Manifest6
-rw-r--r--app-emacs/bm/bm-1.32_p20140214.ebuild21
-rw-r--r--app-emacs/bm/files/50bm-gentoo.el4
-rw-r--r--app-emacs/bm/metadata.xml12
4 files changed, 43 insertions, 0 deletions
diff --git a/app-emacs/bm/Manifest b/app-emacs/bm/Manifest
new file mode 100644
index 000000000000..d831002a4958
--- /dev/null
+++ b/app-emacs/bm/Manifest
@@ -0,0 +1,6 @@
+AUX 50bm-gentoo.el 205 SHA256 15eb16fd0728e63b29c0e94fee74f101110aa21d0b648bf3ffede183d7da0549 SHA512 b5c80ab592a9b78a3441494f6211801d3e001f77985ea2e78b982541f534780b12ff26fb6dd7cf7cb371cb8d3fa2fdf01b55227e40980b94a7e07a45dd583a8a WHIRLPOOL 5065817f57df9530b16357bd19ce0791aad9a8b96e150e29bd1729c20f47b08176c13ac66212eacc74b602d65fc57e326e4491f4d7bde3a67e9caf3118ddbed9
+DIST bm-1.32_p20140214.tar.xz 11800 SHA256 abd338d61ae10dff9c0635cac0f5fa3724605ec8bd2715738a7df000e2ed2ab9 SHA512 0a40c5dc3d21c0b8af7e885f7e2f48c92413dff48a6a3a10366f9a63274886cd22a247b61ef25e4ad1f283446b05093658f233c6501c6d0bf5312d9a67b83ff4 WHIRLPOOL 0937952bf331b24aae55fdf476522a7a9f6de84ebc541fde49dbc6e27738d229393dfddc2d822c844adc1f95846476bad81f63edd35f086139f6d9de056d94ac
+EBUILD bm-1.32_p20140214.ebuild 511 SHA256 9c644d41af3d9fa608de77e23c45fdd5b952cd36e71d3db2bce0d6caccd3023c SHA512 901ac6ec4cb1b41a328dacfc3e8ab66aba89b1748a3238f7e753429435efb2812035405c56038b92923dedf5aa309054fadadd3a2e1ee866291a90749d5bb061 WHIRLPOOL 31046b04be9c922ed4c277318f1062dd1da857e7911700692702c7c4321f823b39602326bf69cfaeec77d6a0f77197905af894714ff567ac512b90ccf7f24c39
+MISC ChangeLog 2369 SHA256 f4ac54b63dd92b75afc19d881db25a67c60154f36050c94ed9a0b9f116bead77 SHA512 d2f34b1f1d5844b3350471166b38b779ccacbdc80733ae19cc79bc70e57cf72d64374e84355cf1661f9ec083d4d5b77dfb1ae926554a0bf694134cddc4377242 WHIRLPOOL bb7d26fcd245460adc4fc39d74ea53d3e8c7a8f2acbfab05a7d46e0877fcb407847c6ad19ebec39896746eb704c3a7deca5cc4e0a32e7f9cb845175da26c2c62
+MISC ChangeLog-2015 1227 SHA256 1ad8476fe141c105a957372e338495242d1aaa998c9afd0239c862cb30841bec SHA512 550179f838e82d4d3ca04293959c69ffd4d6db79a20f8f5e51ecabbb3656e85034e759ab67c5b78256e689c969017b7cab8b1c96c6bf9765203ed2240216495d WHIRLPOOL 69e4e2fe172ccedde33320c49febe07d9c3fb1acc4cdd8459522e58d1913da7de8d3a718c117cda01f85d110d2faf4e469103555dd544e15070e2d7349d5f290
+MISC metadata.xml 422 SHA256 c9cd98845e2349db3832e814f2312e8019540972a189ca857e70f91070548bc6 SHA512 eeddd0b22eede45804e7a2f1554c1c8ad7c67a96295fdda98650d21cf62277f7cbb411cd938d7a58f9f1162b69efcc74635247a206e73acc173ccf44987a2955 WHIRLPOOL 52183322d1542377cefff770f415dbfe8c924db9ca225a52e64025c009e997f33063b59dc94f9494f920d96bc7ead1289decdb7674de886a3e87b2f554dd6836
diff --git a/app-emacs/bm/bm-1.32_p20140214.ebuild b/app-emacs/bm/bm-1.32_p20140214.ebuild
new file mode 100644
index 000000000000..353004bf2c20
--- /dev/null
+++ b/app-emacs/bm/bm-1.32_p20140214.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit elisp
+
+DESCRIPTION="Visible bookmarks in buffer"
+HOMEPAGE="http://www.nongnu.org/bm/
+ http://www.emacswiki.org/emacs/VisibleBookmarks"
+# snapshot of https://github.com/joodland/bm.git
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+S="${WORKDIR}/${PN}"
+ELISP_REMOVE="bm-tests.el"
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README.md"
diff --git a/app-emacs/bm/files/50bm-gentoo.el b/app-emacs/bm/files/50bm-gentoo.el
new file mode 100644
index 000000000000..fd404a9efb81
--- /dev/null
+++ b/app-emacs/bm/files/50bm-gentoo.el
@@ -0,0 +1,4 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'bm-toggle "bm" "Toggle bookmark in current buffer." t)
+(autoload 'bm-next "bm" "Goto bookmark." t)
+(autoload 'bm-previous "bm" "Goto previous bookmark." t)
diff --git a/app-emacs/bm/metadata.xml b/app-emacs/bm/metadata.xml
new file mode 100644
index 000000000000..70b0cfc64feb
--- /dev/null
+++ b/app-emacs/bm/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+</maintainer>
+<longdescription>
+ This package provides visible, buffer local, bookmarks and the ability to
+ jump forward and backward to the next bookmark.
+</longdescription>
+</pkgmetadata>