From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/arel/
Date: Wed, 15 Nov 2017 06:09:36 +0000 (UTC) [thread overview]
Message-ID: <1510726042.a0f3c58f15977e4c6fe4990ff91d3f7f14d16461.graaff@gentoo> (raw)
commit: a0f3c58f15977e4c6fe4990ff91d3f7f14d16461
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 05:59:53 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 06:07:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0f3c58f
dev-ruby/arel: cleanup
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-ruby/arel/Manifest | 1 -
dev-ruby/arel/arel-6.0.3.ebuild | 37 -------------------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-ruby/arel/Manifest b/dev-ruby/arel/Manifest
index 700c89d4da1..0177580ab38 100644
--- a/dev-ruby/arel/Manifest
+++ b/dev-ruby/arel/Manifest
@@ -1,5 +1,4 @@
DIST arel-5.0.1.20140414130214.gem 52224 SHA256 c941f07bad89af26e8837c73d8a399b7777c721609f759eda015ed0081601636 SHA512 9f4c768712492ef8f7a938d89ce9c54c4e7c7ec2ff53ee52d5d12f0cefd7960895049f112b772864d034a4419acab91511173ddaab70a9f3d4027899af150011 WHIRLPOOL ebfae83108a1049dff2cdeb697c1c0514baa2ebdfbc0d885e586240397b33af8be8181268017a759fab9b7655992abceed844d80b91f8d85f8e9dfca98c3bc32
-DIST arel-6.0.3.tar.gz 52003 SHA256 476a51333ec8588213bbd91174af239d4910a68cd14a99de29d44ca5c24ec37a SHA512 8e04daacae0b07fd02c5623e86b87940e0d712e0ab7d85354d2ba8a9e0cc30d1549f128a39732d8dac5b83f3f77c1bfadb650b5726d1faf2bfeb64e0d51a8f04 WHIRLPOOL cae263da4bf2f3f869b3d658b0ced3f57349172f95ec05952ae6b2896704bc06c552814485ffcdc85d36f19ed68c386097e4b16c5317b05144b8176193896938
DIST arel-6.0.4.tar.gz 52401 SHA256 916c534bc795aa775fbe6f659d54d37698dc9f8af7f71e12b0eb592ae41f864f SHA512 65833d68b8adf032ef461ac4b81307e59220a3c7b2c2aa33ed4eaeb830c6d6c379e33ddbcfa53edd5f398fa6a2aef293a4daac7c2c93ed86710bd0cf2b5ff7ee WHIRLPOOL 60450aff82f9f48f5c0173c52d0743b7768fe594491c748cbdc8a1f8907c68e9e52e84e2742c67f8e89afcdcb0f8bf781f05dc2e0b691810ded918696f74cb72
DIST arel-7.1.4.tar.gz 58716 SHA256 ec4674cac0819f9baf406037b9f4a772126584083094786aeafb9bc6242c6bfd SHA512 5e67b582e4fef0c69db3f3364f322409b1041617e37d6ca806e242f5da65e140cca478e30cf5f99142f96fb3329ee070fdf0b4dd45b237a98883badbb97929a2 WHIRLPOOL 4554490780f136a50d523ffaaa3316aae08b48fb3def65f5401a6d913adc6f7fcac105d64e79175459dbc1f3e037e05a3656fa1c41117e1c5d65f5245b6a1978
DIST arel-8.0.0.tar.gz 57781 SHA256 6d3f2167afb33243a45b705a9e3980f2eeee569605d7b017dea52f231cd3cbc5 SHA512 15b99910555a6b4641573f90a126ac3c7fa04e71885eefcafdc6d075ff2c7e733c08a880bfb523e99604f912e2850a607edb757501b46695fd5366e94d8057a6 WHIRLPOOL d53eafd07f21805d4633efa3b8888ce2dc91ae6531ed3d24ee3a4e951ca58cd5370f9574ba444f22e3d20875032608458566bd2d92c626c40f533ba6d9cde6e2
diff --git a/dev-ruby/arel/arel-6.0.3.ebuild b/dev-ruby/arel/arel-6.0.3.ebuild
deleted file mode 100644
index f735d8728b4..00000000000
--- a/dev-ruby/arel/arel-6.0.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.txt README.markdown"
-
-RUBY_FAKEGEM_GEMSPEC="arel.gemspec"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Arel is a Relational Algebra for Ruby"
-HOMEPAGE="https://github.com/rails/arel"
-SRC_URI="https://github.com/rails/arel/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "
- test? (
- dev-ruby/test-unit:2
- >=dev-ruby/minitest-5.4:5
- )"
-
-all_ruby_prepare() {
- sed -i -e "/[Bb]undler/d" \
- -e '/specname/,$ s:^:#:' Rakefile || die
-
- # Fix tests by providing an engine.
- sed -i -e '591 s/new/new Table.engine/' \
- -e '606 s/new/new Table.engine/' \
- test/test_select_manager.rb || die
-}
next reply other threads:[~2017-11-15 6:09 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-15 6:09 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-20 5:38 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/arel/ Hans de Graaff
2020-05-05 8:06 Hans de Graaff
2019-11-30 7:53 Hans de Graaff
2019-05-13 16:51 Mikle Kolyada
2019-02-03 10:49 Hans de Graaff
2018-06-16 6:12 Hans de Graaff
2018-05-03 5:21 Hans de Graaff
2018-01-10 6:40 Hans de Graaff
2017-11-15 6:09 Hans de Graaff
2017-07-12 18:40 Alexis Ballier
2017-07-04 5:00 Hans de Graaff
2017-02-22 5:47 Hans de Graaff
2017-02-22 5:47 Hans de Graaff
2017-02-22 5:47 Hans de Graaff
2016-11-06 6:58 Hans de Graaff
2016-10-10 5:18 Hans de Graaff
2016-10-08 5:49 Hans de Graaff
2016-09-14 5:18 Hans de Graaff
2016-07-28 6:06 Hans de Graaff
2016-07-28 6:06 Hans de Graaff
2016-07-20 5:08 Hans de Graaff
2016-04-10 12:55 Manuel RĂ¼ger
2015-12-20 19:40 Hans de Graaff
2015-10-09 6:08 Hans de Graaff
2015-10-09 6:08 Hans de Graaff
2015-09-20 6:31 Hans de Graaff
2015-08-28 5:33 Hans de Graaff
2015-08-28 5:33 Hans de Graaff
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=1510726042.a0f3c58f15977e4c6fe4990ff91d3f7f14d16461.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