From dbb637a643576bbb9286907cd6c73e3cda3ca1f6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 19 Jul 2022 08:38:29 +0100 Subject: gentoo auto-resync : 19:07:2022 - 08:38:29 --- app-emacs/elpher/elpher-3.4.2.ebuild | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 app-emacs/elpher/elpher-3.4.2.ebuild (limited to 'app-emacs/elpher/elpher-3.4.2.ebuild') diff --git a/app-emacs/elpher/elpher-3.4.2.ebuild b/app-emacs/elpher/elpher-3.4.2.ebuild new file mode 100644 index 000000000000..5697a17cb252 --- /dev/null +++ b/app-emacs/elpher/elpher-3.4.2.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +H=f117f2f +NEED_EMACS=27.1 + +inherit elisp + +DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs" +HOMEPAGE="https://thelambdalab.xyz/elpher/" +SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${H};sf=tgz + -> ${P}.tar.gz" +S="${WORKDIR}"/${PN}-${H} + +LICENSE="GPL-3+" +KEYWORDS="~amd64 ~x86" +SLOT="0" + +DOCS=( ISSUES.org README ) +ELISP_REMOVE="elpher-pkg.el" +ELISP_TEXINFO="${PN}.texi" +SITEFILE="50${PN}-gentoo.el" -- cgit v1.2.3