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 3F8C21581CA for ; Fri, 13 Jun 2025 19:01:29 +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 288BB3424CA for ; Fri, 13 Jun 2025 19:01:29 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 5F376110530; Fri, 13 Jun 2025 19:00:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 4BCA211052A for ; Fri, 13 Jun 2025 19:00:56 +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 EB49434232D for ; Fri, 13 Jun 2025 19:00:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8947B29B2 for ; Fri, 13 Jun 2025 19:00:52 +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: <1749841243.63b523cce47ceee30e097b8f38e8c785e24de595.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/inform-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/inform-mode/Manifest app-emacs/inform-mode/inform-mode-1.6.2.ebuild X-VCS-Directories: app-emacs/inform-mode/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 63b523cce47ceee30e097b8f38e8c785e24de595 X-VCS-Branch: master Date: Fri, 13 Jun 2025 19:00:52 +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: b10858f3-6666-4901-b695-b1e6f01aec97 X-Archives-Hash: d8257b78a1a11403ded11efaab79b22c commit: 63b523cce47ceee30e097b8f38e8c785e24de595 Author: Maciej Barć gentoo org> AuthorDate: Fri Jun 13 18:18:14 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Fri Jun 13 19:00:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b523cc app-emacs/inform-mode: drop old 1.6.2 Signed-off-by: Maciej Barć gentoo.org> app-emacs/inform-mode/Manifest | 1 - app-emacs/inform-mode/inform-mode-1.6.2.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/app-emacs/inform-mode/Manifest b/app-emacs/inform-mode/Manifest index e161abd796ce..c4b57a34e423 100644 --- a/app-emacs/inform-mode/Manifest +++ b/app-emacs/inform-mode/Manifest @@ -1,2 +1 @@ -DIST inform-mode-1.6.2.tar.gz 33359 BLAKE2B 5ea2a31443db436e3230b61d4f8cf6a724f0103857ce98b41becf2271956e1aba2dbacc73b47be20ca347314c1be186d99a1884d11ce14a7cbce6944096ad588 SHA512 41ab2353942a5d605ec848aed87aa731282a43305cd739fe76d9e6ddd333c84594455f0fb72d95ed02fbcfa9f78f11b16ea8bb579504d1ed29244cbe50e444ee DIST inform-mode-2.0.0.gh.tar.gz 54093 BLAKE2B 9e3838828e9afca63f0d4daff2a19c88c75958783c5c2b00dfb95940174f78dd15b1411ed566f14585a90b4e3590cda452c79b3693317a71f844686c8a5cc2e5 SHA512 0e20b57227e72e02ad9db011db983912c98d8c43873dcbab31018bb242d2193264772e9c5bef98a7bd7933d894bb914892020d85a16c8d4c6b36fcad8927a995 diff --git a/app-emacs/inform-mode/inform-mode-1.6.2.ebuild b/app-emacs/inform-mode/inform-mode-1.6.2.ebuild deleted file mode 100644 index cc3928872f21..000000000000 --- a/app-emacs/inform-mode/inform-mode-1.6.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit elisp - -DESCRIPTION="A major mode for editing Inform programs" -HOMEPAGE="https://www.rupert-lane.org/inform-mode/ - https://www.emacswiki.org/emacs/InformMode" -SRC_URI="http://rupert-lane.org/${PN}/releases/${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ppc sparc x86" - -SITEFILE="50${PN}-gentoo.el" -DOCS="AUTHORS NEWS README"