Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ruby-mode/files/, app-emacs/ruby-mode/
Date: Sun, 18 Aug 2019 06:59:54
Message-Id: 1566111583.8054b52215a453fdafa05a675e2036eda97e38fd.ulm@gentoo
1 commit: 8054b52215a453fdafa05a675e2036eda97e38fd
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 18 06:50:18 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 18 06:59:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8054b522
7
8 app-emacs/ruby-mode: Remove old.
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-emacs/ruby-mode/Manifest | 1 -
14 app-emacs/ruby-mode/files/50ruby-mode-gentoo-2.3.0.el | 12 ------------
15 app-emacs/ruby-mode/ruby-mode-2.3.0.ebuild | 18 ------------------
16 3 files changed, 31 deletions(-)
17
18 diff --git a/app-emacs/ruby-mode/Manifest b/app-emacs/ruby-mode/Manifest
19 index 3a990389e49..8db611a8911 100644
20 --- a/app-emacs/ruby-mode/Manifest
21 +++ b/app-emacs/ruby-mode/Manifest
22 @@ -1,4 +1,3 @@
23 -DIST ruby-2.3.0.tar.xz 11294412 BLAKE2B 2c1324154aadd287952cc6430891048ea69922c063b1b2bac89b58603247eb09a79a8c527259d59ceabfc7be08ec2528c982bf2b0f1a223cf3e60d7a3934e8bc SHA512 d893c5e6db5a0533e0da48d899c619964388852ef90e7d1b92a4363d5f189cd2dba32a009581f62b9f42a8e6027975fc3c18b64faf356f5e3ac43a8d69ec5327
24 DIST ruby-2.4.1.tar.xz 9939188 BLAKE2B 5be893c8996d17ff333276a772747d3099cec0c41331e1a1916679afc43a8ad5ed99a827bc76b32652ec950eaec933dbe28e1dde313987c2891f258ba7097af7 SHA512 e6fd290b6edd166348b70f0f1c56f7ed9d956c4c1eb91d97d0548041ca4196b9b75ec1ad35c745bdbfd4de195899093e7205d7f02b014ecf1c48e6f31cf25903
25 DIST ruby-2.5.3.tar.xz 11453336 BLAKE2B 66c59448a23c22796b43f04a1f84359386b7bee7163da4255426ea75b1c7af0a7a7142991b870a75a72ded56ac49f47c51bc162ebf2be2af0d1b1608b60c02df SHA512 6dcae0e8d0bacdb2cbde636e2030596308b5af53f2eb85d3adccb67b02e6f8f9751e8117d12f8484829fdd9d995f6e327f701d9b433bcf94f1f59d13a1fd7518
26 DIST ruby-2.5.5.tar.xz 11459832 BLAKE2B ced1105a87e7df8f82a65ca8d1d329d5a9d110d2f3f88b27a79262c4ac1484dda16d8646c0c03f18c1bb25f8b154075eb03a0614355ec62f677c2fa56ab3c956 SHA512 06b1d58536ebfacb7b56c1e6ed4b8ab816fadc4f48c845a452554cd262e7908199a30e5793f3cbaec2db56a8803aa5c6089abf7bf06c8fc47867e97870b7dfec
27
28 diff --git a/app-emacs/ruby-mode/files/50ruby-mode-gentoo-2.3.0.el b/app-emacs/ruby-mode/files/50ruby-mode-gentoo-2.3.0.el
29 deleted file mode 100644
30 index 691abdfdaf9..00000000000
31 --- a/app-emacs/ruby-mode/files/50ruby-mode-gentoo-2.3.0.el
32 +++ /dev/null
33 @@ -1,12 +0,0 @@
34 -(add-to-list 'load-path "@SITELISP@")
35 -
36 -(autoload 'ruby-mode "ruby-mode" "Major mode to edit ruby files." t)
37 -
38 -(add-to-list 'auto-mode-alist '("Rakefile\\'" . ruby-mode))
39 -(add-to-list 'auto-mode-alist '("\\.\\(rake\\|rb\\)\\'" . ruby-mode))
40 -(add-to-list 'interpreter-mode-alist '("ruby" . ruby-mode))
41 -
42 -(autoload 'run-ruby "inf-ruby" "Run an inferior Ruby process" t)
43 -(autoload 'inf-ruby-keys "inf-ruby" "Set local key defs for inf-ruby in ruby-mode")
44 -
45 -(add-hook 'ruby-mode-hook 'inf-ruby-keys)
46
47 diff --git a/app-emacs/ruby-mode/ruby-mode-2.3.0.ebuild b/app-emacs/ruby-mode/ruby-mode-2.3.0.ebuild
48 deleted file mode 100644
49 index ad53fe111d7..00000000000
50 --- a/app-emacs/ruby-mode/ruby-mode-2.3.0.ebuild
51 +++ /dev/null
52 @@ -1,18 +0,0 @@
53 -# Copyright 1999-2018 Gentoo Foundation
54 -# Distributed under the terms of the GNU General Public License v2
55 -
56 -EAPI=5
57 -
58 -inherit elisp
59 -
60 -DESCRIPTION="Emacs major mode for editing Ruby code"
61 -HOMEPAGE="http://www.ruby-lang.org/"
62 -SRC_URI="mirror://ruby/ruby-${PV}.tar.xz"
63 -
64 -LICENSE="GPL-3+"
65 -SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 -
68 -S="${WORKDIR}/ruby-${PV}/misc"
69 -DOCS="README"
70 -SITEFILE="50${PN}-gentoo-${PV}.el"