From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6E44B138335 for ; Wed, 31 Oct 2018 05:34:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04FBFE0BC2; Wed, 31 Oct 2018 05:34:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B74BAE0BC2 for ; Wed, 31 Oct 2018 05:34:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D6E6335C7F for ; Wed, 31 Oct 2018 05:34:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9014440 for ; Wed, 31 Oct 2018 05:34:49 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1540963705.9b4b6cfb461ab1308a2146b2999f63c455068e10.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/acts_as_list/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/acts_as_list/Manifest dev-ruby/acts_as_list/acts_as_list-0.9.17.ebuild X-VCS-Directories: dev-ruby/acts_as_list/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 9b4b6cfb461ab1308a2146b2999f63c455068e10 X-VCS-Branch: master Date: Wed, 31 Oct 2018 05:34:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 997c4877-60e8-41e5-9fd2-2dc0b21a7c39 X-Archives-Hash: ed6f16a22690f8f587f1f8f00bc7be5b commit: 9b4b6cfb461ab1308a2146b2999f63c455068e10 Author: Hans de Graaff gentoo org> AuthorDate: Wed Oct 31 05:28:25 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Oct 31 05:28:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4b6cfb dev-ruby/acts_as_list: add 0.9.17 Signed-off-by: Hans de Graaff gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-ruby/acts_as_list/Manifest | 1 + dev-ruby/acts_as_list/acts_as_list-0.9.17.ebuild | 38 ++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/dev-ruby/acts_as_list/Manifest b/dev-ruby/acts_as_list/Manifest index 36792ab6a44..bd776bdcb6d 100644 --- a/dev-ruby/acts_as_list/Manifest +++ b/dev-ruby/acts_as_list/Manifest @@ -1,2 +1,3 @@ DIST acts_as_list-0.9.15.gem 35840 BLAKE2B 3a1c5929d5f51804b5d4ee1d754f951ce0615bf4fa80345bb55d7c1b821fcd3378ec6817da697381d6692e97b790823a2f00e41742608a04ea399c3c1bf6ba30 SHA512 76b2b80c4b3011b69f027066d5a1d458727209f8c05ec3f01f5479db18dcae85213cb1c9111aa152093148e2e5c2235b2714760141504939005e656c891135b1 DIST acts_as_list-0.9.16.gem 35840 BLAKE2B 189e05a7f9ba231a4d49f00df0941edef820ef4e1d8705f6b36b8dbffe9125a77b964997e58712d293785396b3b0847b494758bb4b9e0102c53df78ee0817728 SHA512 e01c7814669bfd408a27b37ff88c42adfd52b4001f0e835f134dbb5de8d041d27dc95b3549271ffe81b3b5991e149ff0958f8c14bb59425f29dd1493db474f22 +DIST acts_as_list-0.9.17.gem 36352 BLAKE2B 6f876dbeab3e84952da4b04f98e8283284fdfe34deab0a0e950606b935e4b64e5adba057aef33daa2279faf9e1f24240f653a2f4c5a56120d5a9019c1dca76ed SHA512 a65cb1e4d8ff99f40ed6ef16344a2884e80d861064c91ccaeb5baa35f4bce72ab77e4f0cc2110ae5734e8c329c7dee19ff0a38f59bd518a97ea7073ce4e61678 diff --git a/dev-ruby/acts_as_list/acts_as_list-0.9.17.ebuild b/dev-ruby/acts_as_list/acts_as_list-0.9.17.ebuild new file mode 100644 index 00000000000..166a55d7896 --- /dev/null +++ b/dev-ruby/acts_as_list/acts_as_list-0.9.17.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +USE_RUBY="ruby23 ruby24 ruby25" + +RUBY_FAKEGEM_RECIPE_DOC="rdoc" + +inherit ruby-fakegem + +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" +RUBY_FAKEGEM_EXTRAINSTALL="init.rb" + +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" + +DESCRIPTION="Capabilities for sorting and reordering a number of objects in a list" +HOMEPAGE="https://github.com/swanandp/acts_as_list" + +LICENSE="MIT" +SLOT="3" +KEYWORDS="~amd64 ~x86-macos" +IUSE="" + +ruby_add_rdepend ">=dev-ruby/activerecord-3:*" + +ruby_add_bdepend " + test? ( + dev-ruby/test-unit:2 + dev-ruby/activerecord[sqlite] + )" + +all_ruby_prepare() { + rm Gemfile || die + sed -i -e '/[Bb]undler/d' Rakefile || die + sed -i -e '/bundler/,/^end/ s:^:#:' test/helper.rb || die + sed -i -e '/git ls/d' ${RUBY_FAKEGEM_GEMSPEC} || die + sed -i -e '/github_changelog/,$ s:^:#:' Rakefile || die +}