From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ruby-mode/
Date: Mon, 8 Mar 2021 09:56:36 +0000 (UTC) [thread overview]
Message-ID: <1615197386.2f976f5c4fc8849024fc650a4021b25b62a787fd.graaff@gentoo> (raw)
commit: 2f976f5c4fc8849024fc650a4021b25b62a787fd
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 8 09:56:26 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 8 09:56:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f976f5c
app-emacs/ruby-mode: add 3.0.0
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
app-emacs/ruby-mode/Manifest | 1 +
app-emacs/ruby-mode/ruby-mode-3.0.0.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/app-emacs/ruby-mode/Manifest b/app-emacs/ruby-mode/Manifest
index 83b5732931c..800f9644f51 100644
--- a/app-emacs/ruby-mode/Manifest
+++ b/app-emacs/ruby-mode/Manifest
@@ -1,3 +1,4 @@
DIST ruby-2.5.5.tar.xz 11459832 BLAKE2B ced1105a87e7df8f82a65ca8d1d329d5a9d110d2f3f88b27a79262c4ac1484dda16d8646c0c03f18c1bb25f8b154075eb03a0614355ec62f677c2fa56ab3c956 SHA512 06b1d58536ebfacb7b56c1e6ed4b8ab816fadc4f48c845a452554cd262e7908199a30e5793f3cbaec2db56a8803aa5c6089abf7bf06c8fc47867e97870b7dfec
DIST ruby-mode-2.6.3.tar.gz 28460 BLAKE2B 15ab0115cc669f31d656a6af03c061699cfd872130ed51240ecbf80fae413b1d2d8ed87ea1515584f276d15ee164a3c14f9138bf5054418419f6c09b2a72e8e4 SHA512 bbeaa3ae788ea3a536715dc8dc0b4c82803d0a21ce44ae048a5a1c1e331f8c571980feaf38f42455e2de099210bbd4d6f3e8dc2984d6318a70fe04aa6c0d9520
DIST ruby-mode-2.7.0.tar.gz 28533 BLAKE2B a41bdd88ab6ee56b81d1fefd923967fe7b7219429a2727f62bbff5a76b294c18ec5fa941428dd6b8cd76687e1f362752e598cc8ad9fb8b8813143b0d1cfa25ce SHA512 17644db69d3ea5674d8bf48a87db5e2f396a7d032428e9e8b63dac2a45fafbe506440af7429c440e82d194df670d6dec5e3d6908b49654300493dba1be5450d8
+DIST ruby-mode-3.0.0.tar.gz 17748 BLAKE2B c0fc06ed11be0fa2fe82f1557ab4e55013abe53137557afcc3a8737ee73aa009d0f2b6069e2d8267afbd3d3d60442911c5e0328d7ec76d493719e7dce5c928e4 SHA512 6d1ef6adeff8de90705c25a726491d35476c6c7841f0ec016e9580f8781403a785da6083e76d14b699c054c1eed1cf52572284932797fdeb318426d76d328029
diff --git a/app-emacs/ruby-mode/ruby-mode-3.0.0.ebuild b/app-emacs/ruby-mode/ruby-mode-3.0.0.ebuild
new file mode 100644
index 00000000000..2424af40dc8
--- /dev/null
+++ b/app-emacs/ruby-mode/ruby-mode-3.0.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+COMMIT=586b679b4ae9685a24003502249920e7721c6e24
+
+DESCRIPTION="Emacs major mode for editing Ruby code"
+HOMEPAGE="https://www.ruby-lang.org/"
+SRC_URI="https://github.com/ruby/elisp/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+S="${WORKDIR}/elisp-${COMMIT}"
+DOCS="README"
+SITEFILE="50${PN}-gentoo-2.5.0.el"
next reply other threads:[~2021-03-08 9:56 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-08 9:56 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-20 21:30 [gentoo-commits] repo/gentoo:master commit in: app-emacs/ruby-mode/ Sam James
2022-04-17 9:42 Ulrich Müller
2022-04-17 8:35 Sam James
2021-03-08 10:25 Sam James
2021-03-08 9:56 Hans de Graaff
2021-01-06 13:07 Fabian Groffen
2019-12-26 11:06 Hans de Graaff
2019-12-12 9:37 Agostino Sarubbo
2019-12-10 12:19 Agostino Sarubbo
2019-12-10 8:57 Agostino Sarubbo
2019-12-10 8:56 Agostino Sarubbo
2019-12-10 8:54 Agostino Sarubbo
2019-12-09 13:10 Agostino Sarubbo
2019-12-08 23:37 Sergei Trofimovich
2019-11-18 12:32 Ulrich Müller
2019-10-05 6:54 Michał Górny
2019-07-09 17:23 Hans de Graaff
2019-07-09 9:32 Agostino Sarubbo
2019-07-09 9:31 Agostino Sarubbo
2019-07-05 10:13 Agostino Sarubbo
2019-07-05 8:49 Agostino Sarubbo
2019-07-05 8:42 Agostino Sarubbo
2019-07-05 8:41 Agostino Sarubbo
2019-07-05 8:38 Agostino Sarubbo
2019-07-05 4:45 Hans de Graaff
2019-07-05 4:45 Hans de Graaff
2019-07-05 4:45 Hans de Graaff
2019-01-11 8:23 Hans de Graaff
2019-01-11 8:23 Hans de Graaff
2018-08-04 5:57 Hans de Graaff
2018-08-04 5:57 Hans de Graaff
2018-04-08 22:11 Matt Turner
2018-03-21 1:38 Matt Turner
2018-03-18 19:59 Markus Meier
2018-03-14 21:29 Sergei Trofimovich
2018-03-14 8:03 Sergei Trofimovich
2018-02-18 11:28 Sergei Trofimovich
2018-01-23 23:01 Sergei Trofimovich
2018-01-21 20:30 Thomas Deutschmann
2018-01-21 15:47 Hans de Graaff
2017-07-11 4:58 Markus Meier
2017-06-05 21:53 Sergei Trofimovich
2017-04-25 7:08 Tobias Klausmann
2017-03-29 5:21 Hans de Graaff
2017-01-29 14:49 Fabian Groffen
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=1615197386.2f976f5c4fc8849024fc650a4021b25b62a787fd.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