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/apheleia/
Date: Tue, 27 Feb 2024 22:53:40 +0000 (UTC)	[thread overview]
Message-ID: <1709074345.3ed3196093b7c5fa2d3ae93df67b285e53e82b13.xgqt@gentoo> (raw)

commit:     3ed3196093b7c5fa2d3ae93df67b285e53e82b13
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 22:52:25 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 22:52:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed31960

app-emacs/apheleia: bump to 4.1

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

 app-emacs/apheleia/Manifest            |  1 +
 app-emacs/apheleia/apheleia-4.1.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-emacs/apheleia/Manifest b/app-emacs/apheleia/Manifest
index cfbd3ad05e0d..f5188edab336 100644
--- a/app-emacs/apheleia/Manifest
+++ b/app-emacs/apheleia/Manifest
@@ -1 +1,2 @@
 DIST apheleia-4.0.tar.gz 170327 BLAKE2B 82e5b545045ef8e5e17dd6930efe21c6eb5d04f6e22d0ce07e13af7c09237b93c09ff756e8e024751ecfc46d0809e408bfdc14e192cd9ded5cce955cd67a66bb SHA512 5cc5a12a8418372ade1ba968e34d8eae067d2c3401aeabd860b562a66a6efd1cc1b21eba6ff1d1e96a4e7aff18d26097e8758774f3fa2d5e663bdb9407647936
+DIST apheleia-4.1.tar.gz 178011 BLAKE2B c48b9f98e7d985b8a6a30c8945ce92d512eecd9b8ec5403f26870ca3a38cefb40d35e7757875964898e537eb65b48d85573be909685dc4dc06f56584d989b1e7 SHA512 37e946651aa084cf322eaa45c3fd72cc3d6089da237b2ce02f2ba5481eb60c63030b654c78a614c70943b2825df184249ac8fe53a013f75cde54c31062dd0c6b

diff --git a/app-emacs/apheleia/apheleia-4.1.ebuild b/app-emacs/apheleia/apheleia-4.1.ebuild
new file mode 100644
index 000000000000..86c631d1652c
--- /dev/null
+++ b/app-emacs/apheleia/apheleia-4.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=26
+
+inherit elisp
+
+DESCRIPTION="Reformat GNU Emacs buffers stably without moving point"
+HOMEPAGE="https://github.com/radian-software/apheleia/"
+
+if [[ "${PV}" == *9999* ]] ; then
+	inherit git-r3
+
+	EGIT_REPO_URI="https://github.com/radian-software/${PN}.git"
+else
+	SRC_URI="https://github.com/radian-software/${PN}/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz"
+
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+DOCS=( README.md CHANGELOG.md )
+SITEFILE="50${PN}-gentoo.el"


             reply	other threads:[~2024-02-27 22:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27 22:53 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-04 20:54 [gentoo-commits] repo/gentoo:master commit in: app-emacs/apheleia/ Arthur Zamarin
2025-05-22 23:01 Maciej Barć
2025-05-22 23:01 Maciej Barć
2025-03-24 11:46 Sam James
2025-02-19  8:49 Maciej Barć
2024-12-20 22:58 Sam James
2024-11-13 18:16 Maciej Barć
2024-09-11 22:21 Sam James
2024-05-14 22:21 Maciej Barć
2024-03-31  7:22 Arthur Zamarin
2024-01-15 21:20 Maciej Barć
2024-01-06  9:02 Sam James
2023-11-26  0:04 Maciej Barć
2023-04-02  1:45 Sam James
2023-02-27  0:05 Maciej Barć
2022-11-13 14:08 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=1709074345.3ed3196093b7c5fa2d3ae93df67b285e53e82b13.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