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/csv-mode/
Date: Wed,  8 Mar 2023 00:18:34 +0000 (UTC)	[thread overview]
Message-ID: <1678234712.d9cade5c71980e7aefc6ca27eb307cf85e41505f.xgqt@gentoo> (raw)

commit:     d9cade5c71980e7aefc6ca27eb307cf85e41505f
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 23:36:38 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Mar  8 00:18:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9cade5c

app-emacs/csv-mode: bump to 1.22

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

 app-emacs/csv-mode/Manifest             |  1 +
 app-emacs/csv-mode/csv-mode-1.22.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/app-emacs/csv-mode/Manifest b/app-emacs/csv-mode/Manifest
index d76e73bd770f..3740f2a3229f 100644
--- a/app-emacs/csv-mode/Manifest
+++ b/app-emacs/csv-mode/Manifest
@@ -1,2 +1,3 @@
 DIST csv-mode-1.18.el.xz 18228 BLAKE2B 36963d268a1f2cac6f9e897c1b5b2b99dd2b36d80eb0a493214cb7ee2c9b74862b43e632ae6ee8d847fb7b4ac330669b79bbe86032385830429735bace2e0276 SHA512 e7b22d545a6f926957f9080ca1a927ce34d35341c8484e66f52d5e1273a4933519c53e813e710e3c818bbdfd2ac8f27da691b4f36fd71638f220ea5c56e68591
 DIST csv-mode-1.20.el.xz 19580 BLAKE2B 6942af53e8e494c1b4b063bd75937184f375d5d0bfef57558006d49b168b9786efa11e498ddd92fb7b29c9ac055feeb709b33ec9bc98c6807ee0c35b388cb841 SHA512 c9198ce3cdc60fd5b74a9f93af4dfc8be537638374fb729ad160e89b2bb6cef42112b0342732c7e9151889a254608157b084ee31cdfa330e551bc153020bbbdb
+DIST csv-mode-1.22.tar.xz 20668 BLAKE2B 655615111a4303649941ef0167cb3120aa5d8698e768900a1154d390b5420f2fe783003e877f77ed66d6fa068fc58185e4c11d47928940acc7a239572ed92182 SHA512 06530f1eceb4c93d8bb1c89f91ffd8117b6254101e52c9e3d26e013d0c01e99f6d9fd433ebd8172d9293a68d824b9453c028ad53ec46b05feb0fbd4d005f4615

diff --git a/app-emacs/csv-mode/csv-mode-1.22.ebuild b/app-emacs/csv-mode/csv-mode-1.22.ebuild
new file mode 100644
index 000000000000..a6cc7f4395cb
--- /dev/null
+++ b/app-emacs/csv-mode/csv-mode-1.22.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="A major mode for editing comma-separated value files"
+HOMEPAGE="https://elpa.gnu.org/packages/csv-mode.html
+	https://www.emacswiki.org/emacs/CsvMode"
+# Taken from https://elpa.gnu.org/packages/${P}.tar
+SRC_URI="https://dev.gentoo.org/~xgqt/distfiles/repackaged/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_test() {
+	${EMACS} ${EMACSFLAGS} -L . -l ${PN}.el -l ${PN}-tests.el	\
+		-f ert-run-tests-batch-and-exit || die "tests failed"
+}


             reply	other threads:[~2023-03-08  0:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-08  0:18 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-30  2:28 [gentoo-commits] repo/gentoo:master commit in: app-emacs/csv-mode/ Sam James
2024-03-11 11:21 Maciej Barć
2024-03-08 10:11 Sam James
2024-02-03 13:00 Maciej Barć
2023-04-13  1:02 Sam James
2022-06-16 10:16 Jakov Smolić
2022-05-13 22:09 Ulrich Müller
2022-05-13 22:09 Ulrich Müller
2022-03-19  7:53 Agostino Sarubbo
2022-02-15 20:02 Ulrich Müller
2022-02-15 20:02 Ulrich Müller
2020-01-17  9:19 Agostino Sarubbo
2019-12-16 20:16 Ulrich Müller
2019-11-15  9:59 Ulrich Müller
2019-11-15  9:48 Agostino Sarubbo
2019-10-15  9:16 Ulrich Müller
2019-10-15  9:16 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=1678234712.d9cade5c71980e7aefc6ca27eb307cf85e41505f.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