From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/dash/
Date: Sun, 3 Jun 2018 05:35:51 +0000 (UTC) [thread overview]
Message-ID: <1528003462.7016208b1ca83b43258781619d2e1e302d5ae10d.graaff@gentoo> (raw)
commit: 7016208b1ca83b43258781619d2e1e302d5ae10d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 3 05:24:22 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 3 05:24:22 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7016208b
app-emacs/dash: add 2.14.1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-emacs/dash/Manifest | 1 +
app-emacs/dash/dash-2.14.1.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/app-emacs/dash/Manifest b/app-emacs/dash/Manifest
index d17489480a0..72cee37302f 100644
--- a/app-emacs/dash/Manifest
+++ b/app-emacs/dash/Manifest
@@ -1 +1,2 @@
DIST dash-2.13.0.tar.gz 146280 BLAKE2B e9552a19b1f84db0e16fba07fe5bcfc0eb8a6871aabf395fa7ca527b77ba23616fdaa29e67d73e6cf11260bd23807be17de1e52f4abd23b0f9562cb26e6a5feb SHA512 59969e3df1b258a1bae76904e5abaf64c5143de9b8994a04799dad3a317c6ccc1dcd19b99a337a23bce0e46cfb6bc90bf8c6b0e6a532946b4f0ec188d331b559
+DIST dash-2.14.1.tar.gz 141115 BLAKE2B 87fc7a02c66161d1c16debc54c6336f36cc47cf7c7c470d190424b9c463723058ef6f72cadf3f4d4215b36f369b9e5356101c4ea16fede10cefde90b5e0b384b SHA512 cfd4ed7a9eab881a0c3bd2744e78c5ef99a92db4d3afee8c632c0a766adcdbf1999f4e9770e2c4e941526d488dd6f9327937389490cc2310d79b38c5bf2ddd12
diff --git a/app-emacs/dash/dash-2.14.1.ebuild b/app-emacs/dash/dash-2.14.1.ebuild
new file mode 100644
index 00000000000..da2a16d87b0
--- /dev/null
+++ b/app-emacs/dash/dash-2.14.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit elisp
+
+DESCRIPTION="A modern list library for Emacs"
+HOMEPAGE="https://github.com/magnars/dash.el"
+SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="sys-apps/texinfo"
+
+S="${WORKDIR}/${PN}.el-${PV}"
+SITEFILE="50${PN}-gentoo.el"
+ELISP_TEXINFO="dash.texi"
+DOCS="README.md"
+
+src_test() {
+ ./run-tests.sh || die
+}
next reply other threads:[~2018-06-03 5:35 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-03 5:35 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-22 11:51 [gentoo-commits] repo/gentoo:master commit in: app-emacs/dash/ Sam James
2025-04-28 4:01 Sam James
2025-03-19 20:52 Maciej Barć
2025-01-10 4:12 WANG Xuerui
2024-01-03 8:10 Sam James
2023-04-25 14:47 Arthur Zamarin
2022-10-08 7:01 Arthur Zamarin
2022-07-31 6:44 Sam James
2022-02-14 20:50 Sam James
2021-10-16 14:57 Yixun Lan
2021-10-10 15:38 Agostino Sarubbo
2021-10-10 15:33 Agostino Sarubbo
2021-10-08 5:44 Hans de Graaff
2021-08-04 6:57 Hans de Graaff
2021-04-22 18:46 Ulrich Müller
2021-04-22 15:28 Sam James
2021-04-22 15:16 Ulrich Müller
2021-04-22 15:16 Ulrich Müller
2020-04-13 5:44 Hans de Graaff
2019-12-08 4:17 Aaron Bauman
2019-10-20 14:25 Agostino Sarubbo
2019-10-18 10:25 Agostino Sarubbo
2019-10-15 7:35 Ulrich Müller
2019-07-26 18:35 Aaron Bauman
2019-07-05 4:45 Hans de Graaff
2019-02-09 18:36 Thomas Deutschmann
2019-02-07 10:59 Mikle Kolyada
2018-09-21 20:53 Matt Turner
2018-07-31 0:12 Mikle Kolyada
2017-07-01 12:11 Ulrich Müller
2017-02-07 11:28 Agostino Sarubbo
2017-02-06 15:08 Hans de Graaff
2016-08-22 5:58 Hans de Graaff
2016-04-08 10:03 Fabian Groffen
2015-12-25 16:29 Ulrich Müller
2015-10-27 8:30 Ulrich Müller
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=1528003462.7016208b1ca83b43258781619d2e1e302d5ae10d.graaff@gentoo \
--to=graaff@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