public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Mon, 13 Apr 2020 05:44:47 +0000 (UTC)	[thread overview]
Message-ID: <1586756410.ae7c0f50ad14597c94f78624bf27117f979ccc38.graaff@gentoo> (raw)

commit:     ae7c0f50ad14597c94f78624bf27117f979ccc38
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 13 05:40:10 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 05:40:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7c0f50

app-emacs/dash: add 2.17.0

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 app-emacs/dash/Manifest           |  1 +
 app-emacs/dash/dash-2.17.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/app-emacs/dash/Manifest b/app-emacs/dash/Manifest
index 6e6cd8b8f6f..769ae42b450 100644
--- a/app-emacs/dash/Manifest
+++ b/app-emacs/dash/Manifest
@@ -1,2 +1,3 @@
 DIST dash-2.14.1.tar.gz 141115 BLAKE2B 87fc7a02c66161d1c16debc54c6336f36cc47cf7c7c470d190424b9c463723058ef6f72cadf3f4d4215b36f369b9e5356101c4ea16fede10cefde90b5e0b384b SHA512 cfd4ed7a9eab881a0c3bd2744e78c5ef99a92db4d3afee8c632c0a766adcdbf1999f4e9770e2c4e941526d488dd6f9327937389490cc2310d79b38c5bf2ddd12
 DIST dash-2.16.0.tar.gz 148151 BLAKE2B 1c51d926a6dd4ecdbc2ad132347af7bbd27e604d6e2c61a6cfe548802b08a57678ca26aba69f8ae27ca7cdeca84cd469bd9a7849bf28c2abae44f7172ad2659d SHA512 a0196327c8e81d1b343bb56de00a3c2f59b1d3f86dc4e923cf350658590fa106aa0be933aa0f51ff3c02d9aff8450c5e055d169ae8fb876be068bf15a52af216
+DIST dash-2.17.0.tar.gz 149379 BLAKE2B d88106b08d1454b483f08db59e641680e7361b4572b47e238b096977ba308eb4c2810621c99e98126a94e4afdba9faf966e3c56cb6f4ad1292ef05fe7cc0546f SHA512 e53fa1bb9e854b446931d943caac719646218c96160f7c50615b5e95866f4db9dffa6e752596e9c223bcd5b39a80c0c75748b0e0564d72ce5825715a29b80d01

diff --git a/app-emacs/dash/dash-2.17.0.ebuild b/app-emacs/dash/dash-2.17.0.ebuild
new file mode 100644
index 00000000000..62c3a1a1c7f
--- /dev/null
+++ b/app-emacs/dash/dash-2.17.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="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
+}


             reply	other threads:[~2020-04-13  5:44 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13  5:44 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-03  8:10 [gentoo-commits] repo/gentoo:master commit in: app-emacs/dash/ 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
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
2018-06-03  5:35 Hans de Graaff
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=1586756410.ae7c0f50ad14597c94f78624bf27117f979ccc38.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