From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8C00D1382C5 for ; Tue, 13 Apr 2021 07:43:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE8F2E0C8D; Tue, 13 Apr 2021 07:43:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C26BEE0C8D for ; Tue, 13 Apr 2021 07:43:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7383D33BE1F for ; Tue, 13 Apr 2021 07:43:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFEE74A5 for ; Tue, 13 Apr 2021 07:43:25 +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: <1618299773.77d3618f1e303764a883e936ec404abb95305e34.ulm@gentoo> Subject: [gentoo-commits] repo/proj/emacs:master commit in: eclass/ X-VCS-Repository: repo/proj/emacs X-VCS-Files: eclass/elisp.eclass X-VCS-Directories: eclass/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 77d3618f1e303764a883e936ec404abb95305e34 X-VCS-Branch: master Date: Tue, 13 Apr 2021 07:43:25 +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: 7e7dde6a-434d-4408-873a-1a05a8b891f2 X-Archives-Hash: 134120dec83829e2101ea49a61fe7a5b commit: 77d3618f1e303764a883e936ec404abb95305e34 Author: Ulrich Müller gentoo org> AuthorDate: Tue Apr 13 07:42:53 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Apr 13 07:42:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=77d3618f elisp.eclass: Sync from Gentoo repository Signed-off-by: Ulrich Müller gentoo.org> eclass/elisp.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass index 7bdcf38..c4a1b52 100644 --- a/eclass/elisp.eclass +++ b/eclass/elisp.eclass @@ -27,6 +27,7 @@ # ${PN}.el in src_unpack(). # @ECLASS-VARIABLE: NEED_EMACS +# @PRE_INHERIT # @DEFAULT_UNSET # @DESCRIPTION: # If you need anything different from Emacs 23, use the NEED_EMACS