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, 11 Jan 2019 08:23:53 +0000 (UTC) [thread overview]
Message-ID: <1547194781.e06e64cccdb75996d37b19b835aab28227fbfa5e.graaff@gentoo> (raw)
commit: e06e64cccdb75996d37b19b835aab28227fbfa5e
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 11 08:19:41 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jan 11 08:19:41 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e06e64cc
app-emacs/ruby-mode: add 2.6.0 snapshot
Starting with ruby 2.6.0 the ruby-mode code is no longer distributed
in the ruby archive. Switch to the new upstream location and create
a version based on the current snapshot, since no tags or releases are
available.
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
app-emacs/ruby-mode/Manifest | 1 +
app-emacs/ruby-mode/ruby-mode-2.6.0.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/app-emacs/ruby-mode/Manifest b/app-emacs/ruby-mode/Manifest
index 7c33b849b34..2c896f39843 100644
--- a/app-emacs/ruby-mode/Manifest
+++ b/app-emacs/ruby-mode/Manifest
@@ -3,3 +3,4 @@ DIST ruby-2.4.1.tar.xz 9939188 BLAKE2B 5be893c8996d17ff333276a772747d3099cec0c41
DIST ruby-2.5.0.tar.xz 11292472 BLAKE2B 852ce003a79d9d77e72928353382962440e99ed1d03558c89a928e8f4a582b27357ef63e3ef45f3b30009f7a95f356100941bd84151571ade3a88b2d0595f8ad SHA512 55714a33d7661fe8b432f73c34fd67b49699f8b79df1cbd680a74899124d31111ab0f444677672aac1ba725820182940d485efb2db0bf2bc96737c5d40c54578
DIST ruby-2.5.1.tar.xz 11348108 BLAKE2B ea1019a81f96169ab8d435215362b36b098df373ac4f53ecda328686ec2c13204a38c66bb1bf9504d18e1762e7e6ae277bab3b16bb53b8e628962df715769f3b SHA512 31bacf58469953282cd5d8b51862dcf4b84dedb927c1871bc3fca32fc157fe49187631575a70838705fe246f4555647577a7ecc26894445a7d64de5503dc11b4
DIST ruby-2.5.3.tar.xz 11453336 BLAKE2B 66c59448a23c22796b43f04a1f84359386b7bee7163da4255426ea75b1c7af0a7a7142991b870a75a72ded56ac49f47c51bc162ebf2be2af0d1b1608b60c02df SHA512 6dcae0e8d0bacdb2cbde636e2030596308b5af53f2eb85d3adccb67b02e6f8f9751e8117d12f8484829fdd9d995f6e327f701d9b433bcf94f1f59d13a1fd7518
+DIST ruby-mode-2.6.0.tar.gz 28460 BLAKE2B 15ab0115cc669f31d656a6af03c061699cfd872130ed51240ecbf80fae413b1d2d8ed87ea1515584f276d15ee164a3c14f9138bf5054418419f6c09b2a72e8e4 SHA512 bbeaa3ae788ea3a536715dc8dc0b4c82803d0a21ce44ae048a5a1c1e331f8c571980feaf38f42455e2de099210bbd4d6f3e8dc2984d6318a70fe04aa6c0d9520
diff --git a/app-emacs/ruby-mode/ruby-mode-2.6.0.ebuild b/app-emacs/ruby-mode/ruby-mode-2.6.0.ebuild
new file mode 100644
index 00000000000..85646107429
--- /dev/null
+++ b/app-emacs/ruby-mode/ruby-mode-2.6.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+COMMIT=75bccbb384e6907df47ab69acdccb4536806c890
+
+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 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+
+S="${WORKDIR}/elisp-${COMMIT}"
+DOCS="README"
+SITEFILE="50${PN}-gentoo-2.5.0.el"
next reply other threads:[~2019-01-11 8:23 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-11 8:23 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-07-05 4:45 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=1547194781.e06e64cccdb75996d37b19b835aab28227fbfa5e.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