public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/org-modern/
Date: Fri, 13 Jun 2025 19:00:52 +0000 (UTC)	[thread overview]
Message-ID: <1749841242.99c2a048fe7f26705c05f2a8d3da50f43dad1776.xgqt@gentoo> (raw)

commit:     99c2a048fe7f26705c05f2a8d3da50f43dad1776
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 13 18:09:28 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Jun 13 19:00:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c2a048

app-emacs/org-modern: bump to 1.9

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

 app-emacs/org-modern/Manifest              |  1 +
 app-emacs/org-modern/org-modern-1.9.ebuild | 35 ++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/app-emacs/org-modern/Manifest b/app-emacs/org-modern/Manifest
index a894f2727a31..68448e53ab4f 100644
--- a/app-emacs/org-modern/Manifest
+++ b/app-emacs/org-modern/Manifest
@@ -1,2 +1,3 @@
 DIST org-modern-1.7.tar.gz 25815 BLAKE2B 82f469675fcacc6ba74ce2bd90495daa45b0831495eb7be241dd0a6c423f4c69645c232ebe8817b49091285f717725dd8c4c5dd9e6347de1e2904e5c8e9fd732 SHA512 ddeb47783a8469f0bddaae553d6b19c7668bcc21f2b75c5bfe8acba8c41d34d7faab514c1a83336cd7c509d868b9a54696acb478a6f9ce6317bc0e9e7631362e
 DIST org-modern-1.8.gh.tar.gz 27024 BLAKE2B 890937efc1782297e7da248d55d181b2cd477cb8b6bb05b43fca3b524045e66f2dc33cf6baa7d5bffe7ba5ed458b8649d9b751aaed5660cda1ac9f4b3f4a53f5 SHA512 097a8ebc6cb464b6815c47a723b24019f6f0c5e5cafa23bd25edb1d8974750bea4addabc7a90195e7a590ee83116ba90e7f08c32fdb708793b15bee5e6db38ee
+DIST org-modern-1.9.gh.tar.gz 27066 BLAKE2B 9f3efe55356bcd486c68a67c56e3e8792e4db652ee3ea40b3df7f911f4beee43bb9a9a6c96a0e2c1b2f83bbbb7bd2a611988380ecc5fd8cc3730268e8dae1c1e SHA512 201613e6642e397ed49a597f757bf88c9cf64fc203cc1d055cb00cd9e6a0a11a78da989a90c70158effe2a8e437f247dc92131468d12f1d08819bcc75a385a09

diff --git a/app-emacs/org-modern/org-modern-1.9.ebuild b/app-emacs/org-modern/org-modern-1.9.ebuild
new file mode 100644
index 000000000000..742c5355d615
--- /dev/null
+++ b/app-emacs/org-modern/org-modern-1.9.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2025 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/"
+
+if [[ "${PV}" == *9999* ]] ; then
+	inherit git-r3
+
+	EGIT_REPO_URI="https://github.com/minad/${PN}.git"
+else
+	SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz"
+
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+	>=app-emacs/compat-30.1.0.0
+"
+BDEPEND="
+	${RDEPEND}
+"
+
+DOCS=( README.org example.org )
+SITEFILE="50${PN}-gentoo.el"


             reply	other threads:[~2025-06-13 19:01 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-13 19:00 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-17 10:55 [gentoo-commits] repo/gentoo:master commit in: app-emacs/org-modern/ Maciej Barć
2025-10-17 10:55 Maciej Barć
2025-08-10 14:14 Jakov Smolić
2025-08-01  0:49 Sam James
2025-08-01  0:49 Sam James
2025-07-30 21:52 Maciej Barć
2025-07-30 21:52 Maciej Barć
2025-07-28  4:39 Arthur Zamarin
2025-06-13 19:00 Maciej Barć
2025-05-28 20:18 Maciej Barć
2025-05-28 20:18 Maciej Barć
2025-04-28  3:54 Sam James
2025-03-15 19:55 Maciej Barć
2025-02-05 14:10 Jakov Smolić
2024-12-27 18:52 Maciej Barć
2024-09-13 20:57 Maciej Barć
2024-09-13 20:57 Maciej Barć
2024-09-11 22:21 Sam James
2024-09-04 10:04 Sam James
2024-08-10 18:16 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-07-25 16:48 Maciej Barć
2024-07-25 16:48 Maciej Barć
2024-06-04 15:17 Maciej Barć
2024-06-04 15:17 Maciej Barć
2024-03-17 21:53 Maciej Barć
2024-03-17 21:53 Maciej Barć
2023-12-04  8:43 Maciej Barć
2023-12-04  8:43 Maciej Barć
2023-12-04  8:43 Maciej Barć
2023-07-02 23:48 Maciej Barć
2023-07-02 23:48 Maciej Barć
2023-03-13 12:01 Maciej Barć
2023-03-12 22:52 Maciej Barć
2023-03-12 22:52 Maciej Barć
2023-02-17  1:43 Maciej Barć
2023-01-02 12:26 Maciej Barć

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1749841242.99c2a048fe7f26705c05f2a8d3da50f43dad1776.xgqt@gentoo \
    --to=xgqt@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox