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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A2A415801B for ; Thu, 27 Jul 2023 08:28:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 445C9E096A; Thu, 27 Jul 2023 08:28:53 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28CB4E096A for ; Thu, 27 Jul 2023 08:28:53 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1E77F3414AB for ; Thu, 27 Jul 2023 08:28:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB466DE0 for ; Thu, 27 Jul 2023 08:28:50 +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: <1690446525.eeb09da19f39c0d990e6ba1c62e44ad81b5878ad.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/rust-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/rust-mode/Manifest app-emacs/rust-mode/rust-mode-0.4.0.ebuild X-VCS-Directories: app-emacs/rust-mode/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: eeb09da19f39c0d990e6ba1c62e44ad81b5878ad X-VCS-Branch: master Date: Thu, 27 Jul 2023 08:28:50 +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: b3693c97-d120-47c5-bbdc-a541fecc3532 X-Archives-Hash: 5e1d19d3733630a0e94ec5c261e59d95 commit: eeb09da19f39c0d990e6ba1c62e44ad81b5878ad Author: Maciej Barć gentoo org> AuthorDate: Thu Jul 27 08:11:14 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Thu Jul 27 08:28:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb09da1 app-emacs/rust-mode: drop old 0.4.0 Signed-off-by: Maciej Barć gentoo.org> app-emacs/rust-mode/Manifest | 1 - app-emacs/rust-mode/rust-mode-0.4.0.ebuild | 28 ---------------------------- 2 files changed, 29 deletions(-) diff --git a/app-emacs/rust-mode/Manifest b/app-emacs/rust-mode/Manifest index bc42ebc63343..4eee53e2db1b 100644 --- a/app-emacs/rust-mode/Manifest +++ b/app-emacs/rust-mode/Manifest @@ -1,3 +1,2 @@ -DIST rust-mode-0.4.0.tar.gz 41774 BLAKE2B c0263f9fa839dcf5ee74706d8d13c10161d024114fda161dbd5235036eb322d273e8624a23f5e848e9246500d1da0c272420cb89f250f8d1852c7552eb7d0939 SHA512 fe0e1d667ba9595f9cbed22e0f88096508e49ffe8e3c86349cb3319eefea38a1dd86c2b55aef1415ae0cfc3b65ac6807f1863eb0e6eaa9ff49aea989a46e5edc DIST rust-mode-1.0.4.tar.gz 52123 BLAKE2B 3b7535d8906da6a477b029991c21520114c516a194f5f627ad544953f5f04c380e9481858e8045db4d96ef42f620c23d4b6002c76464216908c4ecf94c9de650 SHA512 8318c96280760a66841a4549407cb749cf0da15979d92e41d0c4f9ddd9d6a4d4fd22a4292b22fc69107ea6afa729f4c7516a10ceee044211829435078bd2814c DIST rust-mode-1.0.5.tar.gz 52665 BLAKE2B 3b61372223637b7950ec7a15a80abd3b74972ecda0677f730f3ebc8e574b50985a7427b4531766b1dfd20225f7b718497aa4437dadfa041c5a9cde9413d3cb5c SHA512 7b76384adf7281866fbef0ab507098084a96fe562d1dbd5dd99e03fda2a91c23392c8667c21aa5800b188cd09f5349a7394b0a7215826b9bc668cc36ac902999 diff --git a/app-emacs/rust-mode/rust-mode-0.4.0.ebuild b/app-emacs/rust-mode/rust-mode-0.4.0.ebuild deleted file mode 100644 index 882034501e6a..000000000000 --- a/app-emacs/rust-mode/rust-mode-0.4.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit elisp - -DESCRIPTION="A major emacs mode for editing Rust source code" -HOMEPAGE="https://github.com/rust-lang/rust-mode" -SRC_URI="https://github.com/rust-lang/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="|| ( MIT Apache-2.0 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -SITEFILE="50${PN}-gentoo.el" -DOCS="README.md" - -src_test() { - ${EMACS} ${EMACSFLAGS} ${BYTECOMPFLAGS} \ - -l rust-mode.el -l rust-mode-tests.el \ - -f ert-run-tests-batch-and-exit || die "tests failed" -} - -src_install() { - elisp-install ${PN} rust-mode.{el,elc} - elisp-site-file-install "${FILESDIR}/${SITEFILE}" -}