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: Wed,  4 Aug 2021 06:57:15 +0000 (UTC)	[thread overview]
Message-ID: <1628060231.2d3c7b5c9ac8fba62fac9d8a05e401ccce307a5c.graaff@gentoo> (raw)

commit:     2d3c7b5c9ac8fba62fac9d8a05e401ccce307a5c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  4 06:56:27 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Aug  4 06:57:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d3c7b5c

app-emacs/dash: add 2.19.0

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

 app-emacs/dash/Manifest           |  1 +
 app-emacs/dash/dash-2.19.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/app-emacs/dash/Manifest b/app-emacs/dash/Manifest
index 789da66e8d9..9831bf999e4 100644
--- a/app-emacs/dash/Manifest
+++ b/app-emacs/dash/Manifest
@@ -1,3 +1,4 @@
 DIST dash-2.16.0.tar.gz 148151 BLAKE2B 1c51d926a6dd4ecdbc2ad132347af7bbd27e604d6e2c61a6cfe548802b08a57678ca26aba69f8ae27ca7cdeca84cd469bd9a7849bf28c2abae44f7172ad2659d SHA512 a0196327c8e81d1b343bb56de00a3c2f59b1d3f86dc4e923cf350658590fa106aa0be933aa0f51ff3c02d9aff8450c5e055d169ae8fb876be068bf15a52af216
 DIST dash-2.17.0.tar.gz 149379 BLAKE2B d88106b08d1454b483f08db59e641680e7361b4572b47e238b096977ba308eb4c2810621c99e98126a94e4afdba9faf966e3c56cb6f4ad1292ef05fe7cc0546f SHA512 e53fa1bb9e854b446931d943caac719646218c96160f7c50615b5e95866f4db9dffa6e752596e9c223bcd5b39a80c0c75748b0e0564d72ce5825715a29b80d01
 DIST dash-2.18.1.tar.gz 150343 BLAKE2B 5bd0db651830d828c3c51739ab90fb34c1a70b9e72eb434d9dafca0b6e5c6f57bd121eca45fc01a20ce32f20d0c3b49a34bb4a214bacb19712a931e8a587a40b SHA512 f9f0eea41cbf589e2024955f43ec7cd00c37947d07cfd68fe267e541baec1f0c86066c39ad2fb4e467c1cc579c2369a0d75496d176775122e7e48dd24954640c
+DIST dash-2.19.0.tar.gz 155484 BLAKE2B 88ec15c5b566787191ef0b64ef1f6abeb191825ea61bd31358dcc019042c39ba5e4375648e78cf9d1b0d459104ca521d39ebf0d71781ab82c7778869030446bb SHA512 fafb080d3b55184c7304cd6b317b9aaf281427083b7925e233009451449dc4f59077618017b0ddaa91bc87c48dde5f981c6e0f51a19063a35b2ccc1b9ea49b2a

diff --git a/app-emacs/dash/dash-2.19.0.ebuild b/app-emacs/dash/dash-2.19.0.ebuild
new file mode 100644
index 00000000000..fc2e95a1f68
--- /dev/null
+++ b/app-emacs/dash/dash-2.19.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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"


             reply	other threads:[~2021-08-04  6:57 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04  6:57 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-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
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=1628060231.2d3c7b5c9ac8fba62fac9d8a05e401ccce307a5c.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