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/s/
Date: Fri, 27 May 2022 22:37:30 +0000 (UTC)	[thread overview]
Message-ID: <1653691048.96e9d5b44d41830848a939bd1a1ff0a41a9626b0.xgqt@gentoo> (raw)

commit:     96e9d5b44d41830848a939bd1a1ff0a41a9626b0
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 22:35:33 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri May 27 22:37:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e9d5b4

app-emacs/s: enable tests

+ small formatting changes

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

 app-emacs/s/{s-1.12.0.ebuild => s-1.12.0-r1.ebuild} | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0-r1.ebuild
similarity index 82%
rename from app-emacs/s/s-1.12.0.ebuild
rename to app-emacs/s/s-1.12.0-r1.ebuild
index 4fa563b1814e..7c91889d847b 100644
--- a/app-emacs/s/s-1.12.0.ebuild
+++ b/app-emacs/s/s-1.12.0-r1.ebuild
@@ -8,11 +8,15 @@ inherit elisp
 DESCRIPTION="The long lost Emacs string manipulation library"
 HOMEPAGE="https://github.com/magnars/s.el"
 SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/s.el-${PV}
 
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 
-S="${WORKDIR}/s.el-${PV}"
+DOCS=( README.md )
 SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
+
+src_test() {
+	sh run-tests.sh || die
+}


             reply	other threads:[~2022-05-27 22:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-27 22:37 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10  4:12 [gentoo-commits] repo/gentoo:master commit in: app-emacs/s/ WANG Xuerui
2024-06-25 15:26 Maciej Barć
2024-01-03  8:10 Sam James
2023-04-25 14:47 Arthur Zamarin
2022-12-11  2:37 Sam James
2022-10-08  7:01 Arthur Zamarin
2022-08-31 15:09 Maciej Barć
2022-05-27 22:28 Maciej Barć
2021-10-16 14:57 Yixun Lan
2019-10-17 13:19 Ulrich Müller
2019-10-17 13:19 Ulrich Müller
2019-07-26 18:35 Aaron Bauman
2018-09-21 20:53 Matt Turner
2018-08-19  1:27 Mikle Kolyada
2018-08-16  0:39 Thomas Deutschmann
2018-07-31  0:12 Mikle Kolyada
2018-07-28 13:25 Thomas Deutschmann
2018-06-25 18:15 Jonas Stein
2017-10-16 16:22 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=1653691048.96e9d5b44d41830848a939bd1a1ff0a41a9626b0.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