commit:     d8c6239e80a3c725221484e4cb641f31df0a82c1
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 25 16:43:28 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Jul 25 16:48:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c6239e

app-emacs/org-modern: drop old 1.2

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/org-modern/Manifest              |  1 -
 app-emacs/org-modern/org-modern-1.2.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/app-emacs/org-modern/Manifest b/app-emacs/org-modern/Manifest
index c8d244d075e1..a890b40588c3 100644
--- a/app-emacs/org-modern/Manifest
+++ b/app-emacs/org-modern/Manifest
@@ -1,2 +1 @@
-DIST org-modern-1.2.tar.gz 24466 BLAKE2B 
f7a0426e203078d048744532efc582a2ebf2ed66fd2ff88ea1f7696d442ced5ce00b124c0b57d1dc6a1f79aa5c1f732f4fb7399642cb2957878cc9fa8be903be
 SHA512 
1d5f4bee037aa44433de33701c87273332cd351f9f52cb787f799de084421481cdf95785761c33caed0660a2c9ff6f00617b93be1b6f39a1e1ab70af8a64fd35
 DIST org-modern-1.3.tar.gz 25476 BLAKE2B 
ae3c4299ba94fa90fafb8d70ab78dc774052763e88b80974c98cdc1511a8d0107bbc429da6118c4bd16ae85761d6feb791cf8359ebc475fcffafcfbb714b6854
 SHA512 
d4fc8cbebb8a97a2a06312d35df86b5c3e112740b473bd00681b4dc8e73d82f0bbbdbe2977ef51d27efd59b0ce5aca8d7defba22b25881261ffa1f1d7c0173cc

diff --git a/app-emacs/org-modern/org-modern-1.2.ebuild 
b/app-emacs/org-modern/org-modern-1.2.ebuild
deleted file mode 100644
index 9fa99148a3ca..000000000000
--- a/app-emacs/org-modern/org-modern-1.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=27.1
-
-inherit elisp
-
-DESCRIPTION="Modern style for your GNU Emacs Org buffers"
-HOMEPAGE="https://github.com/minad/org-modern/";
-SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz
-       -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=app-emacs/compat-29.1.4.0"
-BDEPEND="${RDEPEND}"
-
-DOCS=( README.org example.org )
-SITEFILE="50${PN}-gentoo.el"

Reply via email to