commit:     9d8998c400220bee2193e5169bab78fc58613b0b
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 13 18:11:51 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Jun 13 19:00:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8998c4

app-emacs/org-modern: sync live 9999 version

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

 app-emacs/org-modern/org-modern-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-emacs/org-modern/org-modern-9999.ebuild 
b/app-emacs/org-modern/org-modern-9999.ebuild
index 5091d68a3b9b..742c5355d615 100644
--- a/app-emacs/org-modern/org-modern-9999.ebuild
+++ b/app-emacs/org-modern/org-modern-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-NEED_EMACS=27.1
+NEED_EMACS="27.1"
 
 inherit elisp
 
@@ -16,7 +16,7 @@ if [[ "${PV}" == *9999* ]] ; then
        EGIT_REPO_URI="https://github.com/minad/${PN}.git";
 else
        SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz
-               -> ${P}.tar.gz"
+               -> ${P}.gh.tar.gz"
 
        KEYWORDS="~amd64 ~x86"
 fi
@@ -25,7 +25,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 
 RDEPEND="
-       >=app-emacs/compat-30.0.0.0
+       >=app-emacs/compat-30.1.0.0
 "
 BDEPEND="
        ${RDEPEND}

Reply via email to