From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0BF31584F2 for ; Sat, 15 Mar 2025 19:56:10 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B50BC3431F3 for ; Sat, 15 Mar 2025 19:56:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EA669110473; Sat, 15 Mar 2025 19:55:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DBEA3110472 for ; Sat, 15 Mar 2025 19:55:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9319D342FEA for ; Sat, 15 Mar 2025 19:55:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91695261C for ; Sat, 15 Mar 2025 19:55:41 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1742068533.e3638cad7dd1bde9cc5f18e5fbd676cffc7e57b7.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/org-modern/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/org-modern/Manifest app-emacs/org-modern/org-modern-1.7.ebuild X-VCS-Directories: app-emacs/org-modern/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: e3638cad7dd1bde9cc5f18e5fbd676cffc7e57b7 X-VCS-Branch: master Date: Sat, 15 Mar 2025 19:55:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 21fb75d7-e215-44e3-a6cd-51f03a3d7d17 X-Archives-Hash: eb5effec84e7a81df5a792c5783b4dff commit: e3638cad7dd1bde9cc5f18e5fbd676cffc7e57b7 Author: Maciej Barć gentoo org> AuthorDate: Sat Mar 15 17:31:12 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Mar 15 19:55:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3638cad app-emacs/org-modern: bump to 1.7 Signed-off-by: Maciej Barć gentoo.org> app-emacs/org-modern/Manifest | 1 + app-emacs/org-modern/org-modern-1.7.ebuild | 35 ++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/app-emacs/org-modern/Manifest b/app-emacs/org-modern/Manifest index 05f976b79050..bfef291e6983 100644 --- a/app-emacs/org-modern/Manifest +++ b/app-emacs/org-modern/Manifest @@ -1 +1,2 @@ DIST org-modern-1.6.tar.gz 25782 BLAKE2B 9084074d3cdba5ce2aad1b9b70bde2cc8e98433818444f8df7efa5244579b7493c732dfcf83e75e175c37a075964ecaf6d435b057e44fab7aae82b72ff0a3d76 SHA512 be532590dcb5dc0505ef4e11622ed0a1a130d73f2b1e653af790df0287ba6dbb720749d0c1bfcf84ffee7d98cba33e33be9816e69fc84be36c93ff87ca57d0c2 +DIST org-modern-1.7.tar.gz 25815 BLAKE2B 82f469675fcacc6ba74ce2bd90495daa45b0831495eb7be241dd0a6c423f4c69645c232ebe8817b49091285f717725dd8c4c5dd9e6347de1e2904e5c8e9fd732 SHA512 ddeb47783a8469f0bddaae553d6b19c7668bcc21f2b75c5bfe8acba8c41d34d7faab514c1a83336cd7c509d868b9a54696acb478a6f9ce6317bc0e9e7631362e diff --git a/app-emacs/org-modern/org-modern-1.7.ebuild b/app-emacs/org-modern/org-modern-1.7.ebuild new file mode 100644 index 000000000000..6adff9c542a1 --- /dev/null +++ b/app-emacs/org-modern/org-modern-1.7.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}.tar.gz" + + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="GPL-3+" +SLOT="0" + +RDEPEND=" + >=app-emacs/compat-30.0.2.0 +" +BDEPEND=" + ${RDEPEND} +" + +DOCS=( README.org example.org ) +SITEFILE="50${PN}-gentoo.el"