From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/no-littering/
Date: Mon, 06 Jan 2025 22:18:25 +0000 (UTC) [thread overview]
Message-ID: <1736201901.5fac2c1740bcbe270a45f679b67c7d94f56a6620.xgqt@gentoo> (raw)
commit: 5fac2c1740bcbe270a45f679b67c7d94f56a6620
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 22:01:18 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 22:18:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fac2c17
app-emacs/no-littering: bump to 1.7.5
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/no-littering/Manifest | 1 +
app-emacs/no-littering/no-littering-1.7.5.ebuild | 33 ++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/app-emacs/no-littering/Manifest b/app-emacs/no-littering/Manifest
index 0f6b7cde74aa..7b5105b11a5f 100644
--- a/app-emacs/no-littering/Manifest
+++ b/app-emacs/no-littering/Manifest
@@ -1 +1,2 @@
DIST no-littering-1.7.4.tar.gz 26082 BLAKE2B 84de76c82abc2e3ce6c8c85e7b9361b1acafde6e7b77e42c98b8c2313023a3b05a8c6b12ffdcf1e9398b789c7cc16665cbd8a4a3fa01f17264e5c778e4f9d1f0 SHA512 21255a643608a5a5c5783c5ca3f84bceca39c01dd801528d55134cbaffac4b5770e26d3b5b7b51b8d62e3c2909b66f1d2f955b6ee6f7daa182760e644a71daa4
+DIST no-littering-1.7.5.tar.gz 26109 BLAKE2B c6329eba7d1b53acfd37a83cb97707f0aa85a3feb95f846b62d22a3ff42d3f6a5b24ce11a06c96f2178e3fafc3d7e37323f731e6e63e1d06832edc3bf9a2a1d3 SHA512 e066a59a85d3930f87145208788477cb9ce358e8f85fae86292b075a9d59dcee75a8eedacdf455004c015dfc985eeb9268de8a8f1931134f40eab9ab8598f075
diff --git a/app-emacs/no-littering/no-littering-1.7.5.ebuild b/app-emacs/no-littering/no-littering-1.7.5.ebuild
new file mode 100644
index 000000000000..4f3e84e2facf
--- /dev/null
+++ b/app-emacs/no-littering/no-littering-1.7.5.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="ELisp library that helps keeping Emacs configuration directory clean"
+HOMEPAGE="https://github.com/emacscollective/no-littering/"
+
+if [[ "${PV}" == *9999* ]] ; then
+ inherit git-r3
+
+ EGIT_REPO_URI="https://github.com/emacscollective/${PN}.git"
+else
+ SRC_URI="https://github.com/emacscollective/${PN}/archive/v${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="
+ >=app-emacs/compat-30.0.2.0
+"
+BDEPEND="
+ ${RDEPEND}
+"
+
+DOCS=( README.org migrate.org )
+SITEFILE="50${PN}-gentoo.el"
next reply other threads:[~2025-01-06 22:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 22:18 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-06 22:18 [gentoo-commits] repo/gentoo:master commit in: app-emacs/no-littering/ Maciej Barć
2024-12-11 0:28 Maciej Barć
2024-12-11 0:28 Maciej Barć
2024-10-05 21:44 Maciej Barć
2024-10-05 21:44 Maciej Barć
2024-09-03 18:44 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-07-02 3:43 Maciej Barć
2024-01-27 21:26 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=1736201901.5fac2c1740bcbe270a45f679b67c7d94f56a6620.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