From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/gnuplot-mode/
Date: Sat, 27 Sep 2025 21:58:49 +0000 (UTC) [thread overview]
Message-ID: <1759006571.468242e3fc04446bfc337e77b393d3597f5b525a.xgqt@gentoo> (raw)
commit: 468242e3fc04446bfc337e77b393d3597f5b525a
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 27 14:36:48 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Sep 27 20:56:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=468242e3
app-emacs/gnuplot-mode: bump to 0.11
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/gnuplot-mode/Manifest | 1 +
app-emacs/gnuplot-mode/gnuplot-mode-0.11.ebuild | 32 +++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/app-emacs/gnuplot-mode/Manifest b/app-emacs/gnuplot-mode/Manifest
index 4e2f512be8b5..471dae2a0bd5 100644
--- a/app-emacs/gnuplot-mode/Manifest
+++ b/app-emacs/gnuplot-mode/Manifest
@@ -1 +1,2 @@
+DIST gnuplot-mode-0.11.tar.gz 409538 BLAKE2B 891e8f40b4acd259092575fa23e8fa48847119f23bec2767d9f7b51ee1a58a8d12d73689f49f8fe6fec3f65762212998ba3063d9359d5e57d7b0d4c47c41a060 SHA512 0e1d61e44d7895e80bea5ab84430270ba4daa66f5b1fab3501931f924f6e487ee8b66fe17aa5ee50dacff83ba3dbe13c8fe9b3405a93de62159985bb6e471c84
DIST gnuplot-mode-0.8.1.tar.gz 88458 BLAKE2B 99355ec86b6a74294b72976efdaf88402ee9240c9a89432af52eca22b93af18a930e4f7cd07a0c4e25b235aeef0dc3a32498f57b8e74992f5cfb95cef471de55 SHA512 77bb70bde28007d7d42570c9649f18aec13426746acd97f0f94df1bc34ef0698ed5c4a69f5eac7dca4d9d000a527e1da70656692a7ecb2e1dccf61d0e0fc35b5
diff --git a/app-emacs/gnuplot-mode/gnuplot-mode-0.11.ebuild b/app-emacs/gnuplot-mode/gnuplot-mode-0.11.ebuild
new file mode 100644
index 000000000000..94d17578e262
--- /dev/null
+++ b/app-emacs/gnuplot-mode/gnuplot-mode-0.11.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp readme.gentoo-r1
+
+DESCRIPTION="Gnuplot mode for Emacs"
+HOMEPAGE="https://github.com/emacs-gnuplot/gnuplot"
+SRC_URI="https://github.com/emacs-gnuplot/${PN%-mode}/archive/refs/tags/${PV}.tar.gz
+ -> ${P}.tar.gz"
+S="${WORKDIR}/${PN%-mode}-${PV}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="
+ sci-visualization/gnuplot
+"
+
+SITEFILE="50${PN}-gentoo.el"
+DOCS=( CHANGELOG.org README.org )
+DOC_CONTENTS="Please see ${SITELISP}/${PN}/gnuplot.el for the complete
+ documentation."
+
+src_prepare() {
+ elisp_src_prepare
+
+ # Erase broken tests
+ echo "(provide 'gnuplot-test-context)" > gnuplot-test-context.el || die
+}
next reply other threads:[~2025-09-27 21:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-27 21:58 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-25 15:26 [gentoo-commits] repo/gentoo:master commit in: app-emacs/gnuplot-mode/ Maciej Barć
2023-05-25 3:20 Sam James
2023-04-23 10:43 Ulrich Müller
2023-04-23 9:17 Ulrich Müller
2022-04-20 21:30 Sam James
2021-04-16 6:48 Ulrich Müller
2021-04-16 2:30 Sam James
2021-03-29 12:04 Ulrich Müller
2021-01-06 13:07 Fabian Groffen
2018-05-08 19:36 Andreas Sturmlechner
2018-05-07 17:22 Andreas Sturmlechner
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=1759006571.468242e3fc04446bfc337e77b393d3597f5b525a.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