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/swift-mode/
Date: Wed, 25 Sep 2024 21:16:22 +0000 (UTC)	[thread overview]
Message-ID: <1727298976.d67d8805f8932f3364b72b40ffa4b528e05c2e9e.xgqt@gentoo> (raw)

commit:     d67d8805f8932f3364b72b40ffa4b528e05c2e9e
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 19:36:48 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 21:16:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d67d8805

app-emacs/swift-mode: bump to 9.2.0

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

 app-emacs/swift-mode/Manifest                |  1 +
 app-emacs/swift-mode/swift-mode-9.2.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/app-emacs/swift-mode/Manifest b/app-emacs/swift-mode/Manifest
index 93463ec1b857..7bd50c63ad4f 100644
--- a/app-emacs/swift-mode/Manifest
+++ b/app-emacs/swift-mode/Manifest
@@ -1 +1,2 @@
 DIST swift-mode-9.1.0.tar.gz 228848 BLAKE2B 8da59aacc7b2f49b3156c5c22b92c7574df96657aeb95154b82551008f883f676935cabc3ddca86da8ab6c0364ab6ab9c963025f0fb361652179ab655076cf24 SHA512 ba06f67695cf10a3b78b29d5e375d8c76fb2f19cb2b6420d63332502062a461cc5e836f54dcc56f10cef3e6f3ed38c8803332c94372f2fbbdc681dc7a0fafbe9
+DIST swift-mode-9.2.0.tar.gz 229216 BLAKE2B 5c19f919919f41ad725f1c5434022eed0be3f2b64b8165d6a9eb84b8a5467cde620f610cab4e303ef00a731f7327512caf1f1b746ab1fbe452534f1577ba6bf6 SHA512 1761639aa7281bbadef68f56dd4276799a72d03c5bb9dafc3fcd7e9f4b819f288e1b7727e3a0839862df7cf6e649549fc4b1be0f922f8a508d9c526f67d92c97

diff --git a/app-emacs/swift-mode/swift-mode-9.2.0.ebuild b/app-emacs/swift-mode/swift-mode-9.2.0.ebuild
new file mode 100644
index 000000000000..c996fb0680cb
--- /dev/null
+++ b/app-emacs/swift-mode/swift-mode-9.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Emacs support for Apple's Swift programming language"
+HOMEPAGE="https://github.com/swift-emacs/swift-mode/"
+SRC_URI="https://github.com/swift-emacs/${PN}/archive/v${PV}.tar.gz
+	-> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+DOCS=( README.md CONTRIBUTING.md )
+SITEFILE="50${PN}-gentoo.el"
+
+src_test() {
+	${EMACS} ${EMACSFLAGS}                      \
+		-L . -L test                            \
+		-l test/swift-mode-test.el              \
+		-f swift-mode:run-test || die "tests failed"
+}


             reply	other threads:[~2024-09-25 21:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-25 21:16 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-25 21:16 [gentoo-commits] repo/gentoo:master commit in: app-emacs/swift-mode/ Maciej Barć
2024-01-14 17:54 Arthur Zamarin
2023-10-06 15:21 Maciej Barć
2023-10-06 15:21 Maciej Barć
2023-07-10 18:55 Maciej Barć

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=1727298976.d67d8805f8932f3364b72b40ffa4b528e05c2e9e.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