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: Fri, 5 Jul 2019 04:45:43 +0000 (UTC) [thread overview]
Message-ID: <1562301934.ee197e0408c38107f8a3e5dc814fac383552b223.graaff@gentoo> (raw)
commit: ee197e0408c38107f8a3e5dc814fac383552b223
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 5 04:41:27 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 5 04:45:34 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee197e04
app-emacs/ruby-mode: add 2.5.5
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
app-emacs/ruby-mode/Manifest | 1 +
app-emacs/ruby-mode/ruby-mode-2.5.5.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/app-emacs/ruby-mode/Manifest b/app-emacs/ruby-mode/Manifest
index 40b23f5d107..43e7e93f3aa 100644
--- a/app-emacs/ruby-mode/Manifest
+++ b/app-emacs/ruby-mode/Manifest
@@ -1,4 +1,5 @@
DIST ruby-2.3.0.tar.xz 11294412 BLAKE2B 2c1324154aadd287952cc6430891048ea69922c063b1b2bac89b58603247eb09a79a8c527259d59ceabfc7be08ec2528c982bf2b0f1a223cf3e60d7a3934e8bc SHA512 d893c5e6db5a0533e0da48d899c619964388852ef90e7d1b92a4363d5f189cd2dba32a009581f62b9f42a8e6027975fc3c18b64faf356f5e3ac43a8d69ec5327
DIST ruby-2.4.1.tar.xz 9939188 BLAKE2B 5be893c8996d17ff333276a772747d3099cec0c41331e1a1916679afc43a8ad5ed99a827bc76b32652ec950eaec933dbe28e1dde313987c2891f258ba7097af7 SHA512 e6fd290b6edd166348b70f0f1c56f7ed9d956c4c1eb91d97d0548041ca4196b9b75ec1ad35c745bdbfd4de195899093e7205d7f02b014ecf1c48e6f31cf25903
DIST ruby-2.5.3.tar.xz 11453336 BLAKE2B 66c59448a23c22796b43f04a1f84359386b7bee7163da4255426ea75b1c7af0a7a7142991b870a75a72ded56ac49f47c51bc162ebf2be2af0d1b1608b60c02df SHA512 6dcae0e8d0bacdb2cbde636e2030596308b5af53f2eb85d3adccb67b02e6f8f9751e8117d12f8484829fdd9d995f6e327f701d9b433bcf94f1f59d13a1fd7518
+DIST ruby-2.5.5.tar.xz 11459832 BLAKE2B ced1105a87e7df8f82a65ca8d1d329d5a9d110d2f3f88b27a79262c4ac1484dda16d8646c0c03f18c1bb25f8b154075eb03a0614355ec62f677c2fa56ab3c956 SHA512 06b1d58536ebfacb7b56c1e6ed4b8ab816fadc4f48c845a452554cd262e7908199a30e5793f3cbaec2db56a8803aa5c6089abf7bf06c8fc47867e97870b7dfec
DIST ruby-mode-2.6.0.tar.gz 28460 BLAKE2B 15ab0115cc669f31d656a6af03c061699cfd872130ed51240ecbf80fae413b1d2d8ed87ea1515584f276d15ee164a3c14f9138bf5054418419f6c09b2a72e8e4 SHA512 bbeaa3ae788ea3a536715dc8dc0b4c82803d0a21ce44ae048a5a1c1e331f8c571980feaf38f42455e2de099210bbd4d6f3e8dc2984d6318a70fe04aa6c0d9520
diff --git a/app-emacs/ruby-mode/ruby-mode-2.5.5.ebuild b/app-emacs/ruby-mode/ruby-mode-2.5.5.ebuild
new file mode 100644
index 00000000000..84718e43d4b
--- /dev/null
+++ b/app-emacs/ruby-mode/ruby-mode-2.5.5.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit elisp
+
+DESCRIPTION="Emacs major mode for editing Ruby code"
+HOMEPAGE="https://www.ruby-lang.org/"
+SRC_URI="mirror://ruby/ruby-${PV}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+
+S="${WORKDIR}/ruby-${PV}/misc"
+DOCS="README"
+SITEFILE="50${PN}-gentoo-2.5.0.el"
next reply other threads:[~2019-07-05 4:45 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-05 4:45 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-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-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=1562301934.ee197e0408c38107f8a3e5dc814fac383552b223.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