From 32c16465e56b0122cf6e5a4625e9c7b56b107b07 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 8 Oct 2023 06:02:21 +0100 Subject: gentoo auto-resync : 08:10:2023 - 06:02:21 --- app-emacs/persist/persist-0.5.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 app-emacs/persist/persist-0.5.ebuild (limited to 'app-emacs/persist/persist-0.5.ebuild') diff --git a/app-emacs/persist/persist-0.5.ebuild b/app-emacs/persist/persist-0.5.ebuild new file mode 100644 index 000000000000..cf61dd9057c7 --- /dev/null +++ b/app-emacs/persist/persist-0.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit elisp + +DESCRIPTION="Persist variables between Emacs sessions" +HOMEPAGE="https://elpa.gnu.org/packages/persist.html" +SRC_URI="https://dev.gentoo.org/~xgqt/distfiles/repackaged/${P}.tar.xz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +# ELISP_TEXINFO="${PN}.texi" # Broken. +SITEFILE="50${PN}-gentoo.el" -- cgit v1.2.3