commit:     8e31a7073b200241b9f243ea8e9a3e02731dfee4
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  5 09:04:46 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Sep  5 10:26:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e31a707

app-emacs/quilt-el: Bump to version 0.66.

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

 app-emacs/quilt-el/Manifest             |  1 +
 app-emacs/quilt-el/quilt-el-0.66.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/app-emacs/quilt-el/Manifest b/app-emacs/quilt-el/Manifest
index 334cb7d8ac3..7856ee28685 100644
--- a/app-emacs/quilt-el/Manifest
+++ b/app-emacs/quilt-el/Manifest
@@ -1 +1,2 @@
+DIST quilt-0.66.tar.gz 413069 BLAKE2B 
41201d54cb26d4761413365fe19b65bd6971ada1e69198d2edbc346df6a3060ff3af4d80551d68ab4ffe003183bc0a28515ce1d070db95f2b1a04a0680ac4fb2
 SHA512 
c2cb75c0937612e1e0da25b713acf629b6b5aacbd8254d8bd17220b63c7b8ca996cd9d0315a32d67d54a4a7dc01b212cdda33afaacf3db063da757f1973306f4
 DIST quilt-el-0.48.0.tar.gz 13147 BLAKE2B 
595e7d12c24095df3c0d12de607b4e43e36345b53f9d89e6ea6ea781ed25f893d5100e3a023b4f5bc0aee11dcf93a7ef3862fabe28c8eda98a43dce634969444
 SHA512 
0a198ef0f8354c927c4527bb7a3e99fd6d12f17cbe65c736341c527de440d144581205337163912ce04f83749c31833221cc4153d5736ffec060ad4ade73c694

diff --git a/app-emacs/quilt-el/quilt-el-0.66.ebuild 
b/app-emacs/quilt-el/quilt-el-0.66.ebuild
new file mode 100644
index 00000000000..4a2ffef3d55
--- /dev/null
+++ b/app-emacs/quilt-el/quilt-el-0.66.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+MY_P="quilt-${PV}"
+DESCRIPTION="Quilt mode for Emacs"
+HOMEPAGE="https://savannah.nongnu.org/projects/quilt
+       http://satoru-takeuchi.org/dev/quilt-el/";
+SRC_URI="mirror://nongnu/quilt/${MY_P}.tar.gz"
+
+LICENSE="GPL-1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="dev-util/quilt"
+
+S="${WORKDIR}/${MY_P}/lib"
+ELISP_PATCHES="${PN}-0.45.4-header-window.patch"
+SITEFILE="50${PN}-gentoo.el"
+DOCS="../doc/README.EMACS"

Reply via email to