From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/mmm-mode/
Date: Mon, 14 Nov 2022 00:16:01 +0000 (UTC) [thread overview]
Message-ID: <1668384959.bd2713975e41d425352a3de3e911b3b8d9fb6de0.xgqt@gentoo> (raw)
commit: bd2713975e41d425352a3de3e911b3b8d9fb6de0
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 00:15:16 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 00:15:59 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd271397
app-emacs/mmm-mode: bump to 0.5.9
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/mmm-mode/Manifest | 1 +
app-emacs/mmm-mode/mmm-mode-0.5.9.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/app-emacs/mmm-mode/Manifest b/app-emacs/mmm-mode/Manifest
index 130b01db8320..4dd24644bf59 100644
--- a/app-emacs/mmm-mode/Manifest
+++ b/app-emacs/mmm-mode/Manifest
@@ -1,2 +1,3 @@
DIST mmm-mode-0.5.7.tar.gz 176034 BLAKE2B 23fed0f260c9f46134d83d29e96b96ff331aa0fbe8d121663b74de944489d1a51948f6fba729129e47a34e1ef48cfb0f8bbc45f6ab8f548001bbe0e88a61aeca SHA512 3afb77b3351c8ea5844cd57bb873e6ebe91ce1e268d0d585581482f5039c64ea80fc7aa620e45330eca0eb7839223764164ccc09e932b54f23f3f37c9953cb39
DIST mmm-mode-0.5.8.tar.gz 176287 BLAKE2B 8dbcf1c1eda543ae52947c220d9adcfc497b060b0a2010e8e0f71d7ee0bfa9bacc2c6eae0c5b2a3260a7492e034bf4f63b24f8bcb00b05d16cc4293f8a49594f SHA512 f27d4dcd46b9db282184252287ab68b7f7fdae5d2522da5c369850ef30f741bac2323ca1a2cc1414aed013202397a6362b31f488e06b0c3de33324514b9e9161
+DIST mmm-mode-0.5.9.tar.gz 110564 BLAKE2B cafcd254489b1b494ddb236d4478f3c44845b1e91571c3c72e89568a15953558c8d341ceddbae111a4f9ee07844762883aa8e3b4d9c7838391bde97d3851cac3 SHA512 77a3ead553cec13537f5fbae15e04295b93f30d2e8e59eebb27820cb164204e35264a066bbd3cb0e86eaeb09c8574fd47c8164fae04b4e9e50786bdba119ab65
diff --git a/app-emacs/mmm-mode/mmm-mode-0.5.9.ebuild b/app-emacs/mmm-mode/mmm-mode-0.5.9.ebuild
new file mode 100644
index 000000000000..84717fe6cb8e
--- /dev/null
+++ b/app-emacs/mmm-mode/mmm-mode-0.5.9.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Enables the user to edit different parts of a file in different major modes"
+HOMEPAGE="http://mmm-mode.sourceforge.net/
+ https://github.com/dgutov/mmm-mode/"
+SRC_URI="https://github.com/dgutov/${PN}/archive/${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+LICENSE="GPL-2+ Texinfo-manual"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+BDEPEND="sys-apps/texinfo"
+
+SITEFILE="50${PN}-gentoo.el"
+ELISP_TEXINFO="mmm.texi"
+DOCS=( AUTHORS FAQ NEWS README README.Mason TODO )
next reply other threads:[~2022-11-14 0:16 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-14 0:16 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-14 22:21 [gentoo-commits] repo/gentoo:master commit in: app-emacs/mmm-mode/ Maciej Barć
2024-03-25 7:25 Arthur Zamarin
2024-02-23 1:05 Maciej Barć
2023-10-19 22:35 Sam James
2023-09-17 22:37 Maciej Barć
2023-08-11 16:41 Maciej Barć
2023-08-11 16:41 Maciej Barć
2023-01-03 18:29 Sam James
2022-03-18 18:09 Sam James
2022-02-15 14:53 Ulrich Müller
2019-10-13 11:16 Ulrich Müller
2019-10-11 12:08 Agostino Sarubbo
2019-10-11 10:09 Agostino Sarubbo
2019-09-05 15:05 Ulrich Müller
2017-07-01 12:11 Ulrich Müller
2016-02-13 16:36 Ulrich Müller
2016-02-13 15:18 Agostino Sarubbo
2015-09-23 23:07 Ulrich Müller
2015-09-23 23:07 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=1668384959.bd2713975e41d425352a3de3e911b3b8d9fb6de0.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