public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/rust-mode/
Date: Tue, 28 Jun 2022 01:00:29 +0000 (UTC)	[thread overview]
Message-ID: <1656378020.1440e12cdfe64ec6583b9b51a5ffe7f2dd3d4f77.xgqt@gentoo> (raw)

commit:     1440e12cdfe64ec6583b9b51a5ffe7f2dd3d4f77
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 00:59:10 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 01:00:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1440e12c

app-emacs/rust-mode: drop old 0.3.0_p20190125

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/rust-mode/Manifest                       |  1 -
 .../rust-mode/rust-mode-0.3.0_p20190125.ebuild     | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/app-emacs/rust-mode/Manifest b/app-emacs/rust-mode/Manifest
index 2dcf26940fd7..bc42ebc63343 100644
--- a/app-emacs/rust-mode/Manifest
+++ b/app-emacs/rust-mode/Manifest
@@ -1,4 +1,3 @@
-DIST rust-mode-0.3.0_p20190125.tar.xz 37580 BLAKE2B d4d3ae9dac452ba3e2966d5036bd5f4edb4066ca65954b7f18a99c56ad6a8848fd80ef799c7c266c77a844839d87ab9641c77afc089a17e4e459fea27b6af982 SHA512 303d7f183006769b3fdf7a7118b36d29d785c2a29cf88ae286cb86180f84a4e50e66597d3bc984979e2509b872632d750fba96ff522081df5351d8d9511a3272
 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.3.0_p20190125.ebuild b/app-emacs/rust-mode/rust-mode-0.3.0_p20190125.ebuild
deleted file mode 100644
index 08710c7798e1..000000000000
--- a/app-emacs/rust-mode/rust-mode-0.3.0_p20190125.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-NEED_EMACS=24
-
-inherit elisp
-
-DESCRIPTION="A major emacs mode for editing Rust source code"
-HOMEPAGE="https://github.com/rust-lang/rust-mode"
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
-
-LICENSE="|| ( MIT Apache-2.0 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-SITEFILE="50${PN}-gentoo.el"
-
-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}"
-}


             reply	other threads:[~2022-06-28  1:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28  1:00 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-24 23:48 [gentoo-commits] repo/gentoo:master commit in: app-emacs/rust-mode/ Maciej Barć
2024-04-07 16:20 Maciej Barć
2024-01-14 17:54 Arthur Zamarin
2023-07-27  8:28 Maciej Barć
2023-07-27  8:28 Maciej Barć
2023-07-27  8:28 Maciej Barć
2022-06-28  1:00 Maciej Barć
2022-03-08 17:02 Maciej Barć
2019-12-16 20:16 Ulrich Müller
2019-12-16 20:16 Ulrich Müller
2019-02-18  7:33 Ulrich Müller
2018-03-18 11:58 Ulrich Müller
2018-03-03  9:33 Ulrich Müller
2018-02-20 20:55 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1656378020.1440e12cdfe64ec6583b9b51a5ffe7f2dd3d4f77.xgqt@gentoo \
    --to=xgqt@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox