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 92D101581F0 for ; Thu, 23 Jan 2025 10:17:47 +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 7E9083434FF for ; Thu, 23 Jan 2025 10:17:47 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AB27311042E; Thu, 23 Jan 2025 10:17:43 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A2B0D11042E for ; Thu, 23 Jan 2025 10:17:43 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 54EAA343501 for ; Thu, 23 Jan 2025 10:17:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5C5B231C for ; Thu, 23 Jan 2025 10:17: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: <1737627450.4e57cd573ab1cfdbb37d12c7a3f3716f111661d8.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/eldev/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/eldev/Manifest app-emacs/eldev/eldev-1.10.3.ebuild X-VCS-Directories: app-emacs/eldev/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 4e57cd573ab1cfdbb37d12c7a3f3716f111661d8 X-VCS-Branch: master Date: Thu, 23 Jan 2025 10:17: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: 569e69bc-b716-474e-ad5f-6eada7bed870 X-Archives-Hash: b3ce88089d718ce0d6a7055232a4d2f9 commit: 4e57cd573ab1cfdbb37d12c7a3f3716f111661d8 Author: Maciej Barć gentoo org> AuthorDate: Thu Jan 23 09:15:07 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Thu Jan 23 10:17:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e57cd57 app-emacs/eldev: drop old 1.10.3 Signed-off-by: Maciej Barć gentoo.org> app-emacs/eldev/Manifest | 1 - app-emacs/eldev/eldev-1.10.3.ebuild | 59 ------------------------------------- 2 files changed, 60 deletions(-) diff --git a/app-emacs/eldev/Manifest b/app-emacs/eldev/Manifest index 4f5f23ab653d..5bfcadf1ed07 100644 --- a/app-emacs/eldev/Manifest +++ b/app-emacs/eldev/Manifest @@ -1,2 +1 @@ -DIST eldev-1.10.3.tar.gz 308020 BLAKE2B 9beddf08b817fb37d785e40054a2e202334f7b68d5671dc503f6af8508a4f97946338806ef6cb2e08b2969cfb030a20a0358cfab4543c63e79beadf9e2930f59 SHA512 081073cdcabd5582962e5511992bf70ab90870572914be5e49f213723d62f4e7e08c745188ee5cfce1634f41f36bf2aed089a618cb4d1e56e30e0fed0d42acc6 DIST eldev-1.11.gh.tar.gz 318724 BLAKE2B a3818e244cdbd6a07a10cb962cb4b219380dc7efd8b8e563e4c455c3fcdb4351318f702b2cd5eec82ddb120702492ac864a87539eb5ed58a02d192ce20475bfb SHA512 9415c524484963b10d78e4b510174a3e836c5a4b8ff835ad18c27ec34e0e45b756810876267b32153111e8309571de00f8d9034a9c8a1f016d7950371dc094d0 diff --git a/app-emacs/eldev/eldev-1.10.3.ebuild b/app-emacs/eldev/eldev-1.10.3.ebuild deleted file mode 100644 index d7fd8d4962bb..000000000000 --- a/app-emacs/eldev/eldev-1.10.3.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit elisp - -DESCRIPTION="Emacs Lisp Development Tool" -HOMEPAGE="https://emacs-eldev.github.io/eldev/ - https://github.com/doublep/eldev/" - -if [[ "${PV}" == *9999* ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/doublep/${PN}.git" -else - SRC_URI="https://github.com/doublep/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - - KEYWORDS="amd64 ~arm ~ppc64 ~riscv ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -ELISP_REMOVE=" - test/doctor.el -" - -DOCS=( README.adoc ) -SITEFILE="50${PN}-gentoo.el" - -src_test() { - ELDEV_LOCAL="${S}" "./bin/${PN}" test -} - -src_install() { - elisp_src_install - - exeinto /usr/bin - doexe "./bin/${PN}" - - # NOTICE: If ELDEV_LOCAL is defined Eldev will use it - # to load up it's components, - # if it is not it will bootstrap itself from network - # always check if it uses installed Emacs Lisp files. - # Also, do not forget to run `env-update` & reopen your shell. - # https://github.com/doublep/eldev#influential-environment-variables - echo "ELDEV_LOCAL=${SITELISP}/${PN}" >> "${T}/99${PN}" || die - doenvd "${T}/99${PN}" -} - -pkg_postinst() { - elisp_pkg_postinst - - ewarn "Remember to run \`env-update && source /etc/profile\` if you plan" - ewarn "to use Eldev in a shell before logging out (or restarting" - ewarn "your login manager)." -}