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 29E9715808A for ; Sun, 20 Jul 2025 16:14:25 +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 11977340D36 for ; Sun, 20 Jul 2025 16:14:25 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0351911055E; Sun, 20 Jul 2025 16:14:24 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id EECC811055E for ; Sun, 20 Jul 2025 16:14:23 +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 60215340D32 for ; Sun, 20 Jul 2025 16:14:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 017A32A31 for ; Sun, 20 Jul 2025 16:14:22 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1753028047.1b21bbe9712ffe8af4ec9afa5fb17b4d60aacb23.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/emacs/emacs-26.3-r24.ebuild app-editors/emacs/emacs-27.2-r22.ebuild app-editors/emacs/emacs-28.2-r19.ebuild app-editors/emacs/emacs-29.4-r5.ebuild app-editors/emacs/emacs-30.1-r3.ebuild app-editors/emacs/emacs-30.1.90.ebuild app-editors/emacs/emacs-30.1.9999.ebuild app-editors/emacs/emacs-31.0.9999.ebuild X-VCS-Directories: app-editors/emacs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 1b21bbe9712ffe8af4ec9afa5fb17b4d60aacb23 X-VCS-Branch: master Date: Sun, 20 Jul 2025 16:14:22 +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: 91e69c0b-e115-462e-b98d-eac138f22d2e X-Archives-Hash: bf1071f4a146bb5a883297e980d496a3 commit: 1b21bbe9712ffe8af4ec9afa5fb17b4d60aacb23 Author: Ulrich Müller gentoo org> AuthorDate: Sun Jul 20 16:12:18 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Jul 20 16:14:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b21bbe9 app-editors/emacs: update DESCRIPTION Signed-off-by: Ulrich Müller gentoo.org> app-editors/emacs/emacs-26.3-r24.ebuild | 2 +- app-editors/emacs/emacs-27.2-r22.ebuild | 2 +- app-editors/emacs/emacs-28.2-r19.ebuild | 2 +- app-editors/emacs/emacs-29.4-r5.ebuild | 2 +- app-editors/emacs/emacs-30.1-r3.ebuild | 2 +- app-editors/emacs/emacs-30.1.90.ebuild | 2 +- app-editors/emacs/emacs-30.1.9999.ebuild | 2 +- app-editors/emacs/emacs-31.0.9999.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-editors/emacs/emacs-26.3-r24.ebuild b/app-editors/emacs/emacs-26.3-r24.ebuild index 2ff2dda01b1c..9ad83db96065 100644 --- a/app-editors/emacs/emacs-26.3-r24.ebuild +++ b/app-editors/emacs/emacs-26.3-r24.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit autotools eapi9-pipestatus elisp-common flag-o-matic readme.gentoo-r1 -DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" +DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" HOMEPAGE="https://www.gnu.org/software/emacs/" SRC_URI="mirror://gnu/emacs/${P}.tar.xz https://dev.gentoo.org/~ulm/emacs/${P}-patches-12.tar.xz" diff --git a/app-editors/emacs/emacs-27.2-r22.ebuild b/app-editors/emacs/emacs-27.2-r22.ebuild index 47660a672ff8..96a66c34567e 100644 --- a/app-editors/emacs/emacs-27.2-r22.ebuild +++ b/app-editors/emacs/emacs-27.2-r22.ebuild @@ -39,7 +39,7 @@ else KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi -DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" +DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" diff --git a/app-editors/emacs/emacs-28.2-r19.ebuild b/app-editors/emacs/emacs-28.2-r19.ebuild index b93118f79369..7bdc8b81f64a 100644 --- a/app-editors/emacs/emacs-28.2-r19.ebuild +++ b/app-editors/emacs/emacs-28.2-r19.ebuild @@ -39,7 +39,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi -DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" +DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" diff --git a/app-editors/emacs/emacs-29.4-r5.ebuild b/app-editors/emacs/emacs-29.4-r5.ebuild index f73b670d048c..7fc709dadf17 100644 --- a/app-editors/emacs/emacs-29.4-r5.ebuild +++ b/app-editors/emacs/emacs-29.4-r5.ebuild @@ -39,7 +39,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi -DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" +DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" diff --git a/app-editors/emacs/emacs-30.1-r3.ebuild b/app-editors/emacs/emacs-30.1-r3.ebuild index 18267fc27b98..318d6270f54b 100644 --- a/app-editors/emacs/emacs-30.1-r3.ebuild +++ b/app-editors/emacs/emacs-30.1-r3.ebuild @@ -36,7 +36,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi -DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" +DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" diff --git a/app-editors/emacs/emacs-30.1.90.ebuild b/app-editors/emacs/emacs-30.1.90.ebuild index a31c4dee27f6..cb335568f141 100644 --- a/app-editors/emacs/emacs-30.1.90.ebuild +++ b/app-editors/emacs/emacs-30.1.90.ebuild @@ -36,7 +36,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi -DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" +DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" diff --git a/app-editors/emacs/emacs-30.1.9999.ebuild b/app-editors/emacs/emacs-30.1.9999.ebuild index a31c4dee27f6..cb335568f141 100644 --- a/app-editors/emacs/emacs-30.1.9999.ebuild +++ b/app-editors/emacs/emacs-30.1.9999.ebuild @@ -36,7 +36,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi -DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" +DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" diff --git a/app-editors/emacs/emacs-31.0.9999.ebuild b/app-editors/emacs/emacs-31.0.9999.ebuild index 8c4ebf2394f3..22f13244a2ed 100644 --- a/app-editors/emacs/emacs-31.0.9999.ebuild +++ b/app-editors/emacs/emacs-31.0.9999.ebuild @@ -36,7 +36,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi -DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" +DESCRIPTION="The advanced, extensible, customizable, self-documenting editor" HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"