commit:     8eabd41c47686cd37c8b3faa25c672f34aee305b
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 07:24:27 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 07:24:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=8eabd41c

app-emacs/diff-mode-: Bump to version 20180427.

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/diff-mode-/Manifest                   |  1 +
 app-emacs/diff-mode-/diff-mode--20180427.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/app-emacs/diff-mode-/Manifest b/app-emacs/diff-mode-/Manifest
index 6bac4fe..323399b 100644
--- a/app-emacs/diff-mode-/Manifest
+++ b/app-emacs/diff-mode-/Manifest
@@ -1 +1,2 @@
 DIST diff-mode--20120823.el.xz 2652 BLAKE2B 
08969eca9361112f9ccbecef694cf8b33a73732abdebdd035d23fbc92d072cdd3bd2e34fd60251d396dabc22a2fc7e3c1246f0ebbb1dafab4d269f7c8921115d
 SHA512 
0679e52de8609393fa073363d5c3eef7db4d79fe01a7d8c889c5e877aae54fae392572e920a78f55b410ba0d7bf937e14c60e753f7e55d8e78da0a14013b1fbc
+DIST diff-mode--20180427.el.xz 3304 BLAKE2B 
a02c60cb2157dd633dff6292ab8b60b51f68c631a79c5f028a457197fa5ba979b6aa9151833f10503e4ce6a75e043ace9af233e4747290722bad2668bd7db3c9
 SHA512 
be1465ba9bc4351a81fed1699ba9a0f46174b1ddfc1b9e0beab5969fc4be04772cc46229b7863dd2ac4d137bbd1bccd377d3a5aa306bdf2e76627818037d2241

diff --git a/app-emacs/diff-mode-/diff-mode--20180427.ebuild 
b/app-emacs/diff-mode-/diff-mode--20180427.ebuild
new file mode 100644
index 0000000..ace6673
--- /dev/null
+++ b/app-emacs/diff-mode-/diff-mode--20180427.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp readme.gentoo-r1
+
+DESCRIPTION="Extensions to diff-mode.el"
+HOMEPAGE="https://www.emacswiki.org/emacs/diff-mode-.el";
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+SITEFILE="50${PN}-gentoo.el"
+DOC_CONTENTS="This library should be loaded *before* library diff-mode.el.
+       \nPut this in your initialization file, ~/.emacs:
+       \n(require 'diff-mode-)"

Reply via email to