app-emacs/apheleia: drop old 4.4.2

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2026-04-15 16:57:58 +02:00
parent 188e0aafe7
commit 906199a700
2 changed files with 0 additions and 31 deletions
-1
View File
@@ -1,2 +1 @@
DIST apheleia-4.4.2.gh.tar.gz 198669 BLAKE2B 3c35d4ccbceb7d80b7b30c37821afd4872b3e57dc593bbb880fc3a9bc9e7ab5396591335373c60fcef053f47890cd2b1ee3cc853e16ac4ca9d6d0e227e6da76d SHA512 4823dda5efc8c38945f36cab739d1357d9d8a1378cf62dbe977e2acc90137bfd3fabd6dcefb5f612e00fb685a0a485f199141c4ec3756c238b6b9c42b1704d11
DIST apheleia-4.4.3.gh.tar.gz 200293 BLAKE2B 40ccc4f68584eabbc97513bc1984670459cebf707a259bc97bf076e978d3cd9df013b071055148976a7322b53743a3df48b3e295d74fdeb23f05be3c225ae60d SHA512 310809b4faec4a6541343e5c4c4fa2239bac8b63256655a66c766780d7db47c8ed1b7eac8810b1e022bf65ddf1b9ca201245689018fe3ff7b2e0f163eed15c6e
-30
View File
@@ -1,30 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
NEED_EMACS="27"
inherit elisp
DESCRIPTION="Reformat GNU Emacs buffers stably without moving point"
HOMEPAGE="https://github.com/radian-software/apheleia/"
if [[ "${PV}" == *9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/radian-software/${PN}"
else
SRC_URI="https://github.com/radian-software/${PN}/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz"
KEYWORDS="amd64 ~x86"
fi
LICENSE="MIT"
SLOT="0"
DOCS=( README.md CHANGELOG.md )
SITEFILE="50${PN}-gentoo.el"
elisp-enable-tests buttercup ./test/unit -L .