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 EED8A1581B9 for ; Fri, 03 Oct 2025 20:36:23 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DDFDA34198D for ; Fri, 03 Oct 2025 20:36:23 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C995411057E; Fri, 03 Oct 2025 20:36:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id BB8C311057B for ; Fri, 03 Oct 2025 20:36:01 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D4D8340FF8 for ; Fri, 03 Oct 2025 20:36:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C94C33AAB for ; Fri, 03 Oct 2025 20:35:58 +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: <1759523751.99692849fd817dbe672b6561a1e80c74d7513db6.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/org-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/org-mode/Manifest app-emacs/org-mode/org-mode-9.7.33.ebuild X-VCS-Directories: app-emacs/org-mode/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 99692849fd817dbe672b6561a1e80c74d7513db6 X-VCS-Branch: master Date: Fri, 03 Oct 2025 20:35:58 +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: 040a8cec-9449-4c0d-a82d-498ae9f229f6 X-Archives-Hash: 573216b35b7241820453edc4dbcf4665 commit: 99692849fd817dbe672b6561a1e80c74d7513db6 Author: Maciej Barć gentoo org> AuthorDate: Fri Oct 3 20:12:54 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Fri Oct 3 20:35:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99692849 app-emacs/org-mode: drop old 9.7.33 Signed-off-by: Maciej Barć gentoo.org> app-emacs/org-mode/Manifest | 1 - app-emacs/org-mode/org-mode-9.7.33.ebuild | 84 ------------------------------- 2 files changed, 85 deletions(-) diff --git a/app-emacs/org-mode/Manifest b/app-emacs/org-mode/Manifest index 8162f44d41a8..4d52ace64533 100644 --- a/app-emacs/org-mode/Manifest +++ b/app-emacs/org-mode/Manifest @@ -1,2 +1 @@ -DIST org-mode-release_9.7.33.tar.gz 2365647 BLAKE2B faca0f94a0d5dc6fa1dd85d3cbe45e83d8283050c80313e8e06d8b69ef8147f4cddaeb105cdc9f0e4511860ae82d801fd9b7b7cb0b40a204ddb19039b1a8aaca SHA512 7989f09785933a1909d7ee757b32a60bbc1757182fd023b21699a13fb759266ead73f9589bf73f7ce10a7218fb5aa83ab90d37d8fd6a9fcd7ca7622465d80618 DIST org-mode-release_9.7.34.tar.gz 2365680 BLAKE2B 308389056148e7ae3dba51cc3e754484bc5ec925e2761f6fee7a48a2c11ba8bb2c1bffebbfef6e06f7eaee240a3fd07e39abeb6c2267824f3b1199b283650b2e SHA512 27b80ac4c8c73f9409ccac816322fcabe67fc74ff16ba4fb109bbbcc40dc2bbc32599268f31d124a47741f0113c41cd52d85938f1b08b89fb44807690191ee58 diff --git a/app-emacs/org-mode/org-mode-9.7.33.ebuild b/app-emacs/org-mode/org-mode-9.7.33.ebuild deleted file mode 100644 index cd1d57a3d89d..000000000000 --- a/app-emacs/org-mode/org-mode-9.7.33.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit elisp readme.gentoo-r1 - -DESCRIPTION="An Emacs mode for notes and project planning" -HOMEPAGE="https://orgmode.org/" - -if [[ "${PV}" == 9999 ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://git.savannah.gnu.org/git/emacs/${PN}" - EGIT_CHECKOUT_DIR="${WORKDIR}/org" - S="${WORKDIR}/org" -else - MY_P="${PN}-release_${PV}" - - SRC_URI="https://git.savannah.gnu.org/cgit/emacs/${PN}.git/snapshot/${MY_P}.tar.gz" - S="${WORKDIR}/${MY_P}" - - KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv x86" -fi - -LICENSE="GPL-3+ FDL-1.3+ CC-BY-SA-3.0 odt-schema? ( OASIS-Open )" -SLOT="0" -IUSE="doc odt-schema" - -BDEPEND=" - doc? ( - virtual/texi2dvi - ) -" - -DOCS=( README.org CONTRIBUTE.org etc/ORG-NEWS ) -SITEFILE="50${PN}-gentoo.el" - -src_prepare() { - elisp_src_prepare - - # Remove failing tests. - rm ./testing/lisp/test-{ob,ob-exp,ob-tangle,ob-shell,org-clock}.el \ - || die "failed to remove some test files" - - EMAKEARGS=( - ORGVERSION="${PV}" - ETCDIRS="styles csl $(use odt-schema && echo schema)" - lispdir="${EPREFIX}${SITELISP}/${PN}" - datadir="${EPREFIX}${SITEETC}/${PN}" - infodir="${EPREFIX}/usr/share/info" - ) -} - -src_compile() { - emake -j1 "${EMAKEARGS[@]}" - - if use doc ; then - emake -j1 pdf - emake -j1 card - fi -} - -src_test() { - local -x LANG="C" - - emake -j1 "${EMAKEARGS[@]}" TEST_NO_AUTOCLEAN="TRUE" test-dirty -} - -src_install() { - if use doc ; then - DOCS+=( doc/org.pdf doc/orgcard.pdf doc/orgguide.pdf ) - fi - - emake -j1 "${EMAKEARGS[@]}" DESTDIR="${D}" install - elisp-site-file-install "${FILESDIR}/${SITEFILE}" - einstalldocs - - local DOC_CONTENTS="Org mode has a large variety of run-time dependencies, - so you may have to install one or more additional packages. - A non-exhaustive list of these dependencies may be found at - ." - readme.gentoo_create_doc -}