mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
app-emacs/org-superstar-mode: drop old 1.5.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST org-superstar-mode-1.5.0.tar.gz 622275 BLAKE2B 03c3b652d422d145e916dce02e3e0d7dc0583090803984da67c7e06aae6c3f3a7bfed43bb88fdc2891703cfca6adddf29135f6e93241b137a83d85c7ae165b03 SHA512 3c8f8168011c7f5df96620af6d12d3ab093f994c2875042e88b8f132ce7c44c42b86fd6502f050c0cf5375f986252bc5e45125f08a97db9b8ed0cd5bcd8548bd
|
||||
DIST org-superstar-mode-1.6.0.gh.tar.gz 623607 BLAKE2B eec4d916fbd9705ad3db3487b8f291bd489673657f95a747f904624dfcfa92ef2752a8b1e2fc4a3050426326aa8b3045476fb971e6b20c372bd62b5cb416dc1c SHA512 c63ec72a0454e1a3497eca03751d0fff19c5553d0efc36bc69f7c5649fce67625d918b50da817b94c725fbeab1c8247b666dc979b388d41b6b293b997e93ea5a
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
NEED_EMACS=26.1
|
||||
|
||||
inherit elisp
|
||||
|
||||
DESCRIPTION="Prettify headings and plain lists in Org mode (use UTF8 bullets)"
|
||||
HOMEPAGE="https://github.com/integral-dw/org-superstar-mode/"
|
||||
SRC_URI="https://github.com/integral-dw/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
|
||||
|
||||
DOCS=( DEMO.org README.org demos )
|
||||
SITEFILE="50${PN}-gentoo.el"
|
||||
|
||||
src_test() {
|
||||
emake EMACS="${EMACS}" EFLAGS="${EMACSFLAGS}" -C tests
|
||||
}
|
||||
Reference in New Issue
Block a user