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 3D68913835A for ; Wed, 16 Sep 2020 06:15:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DE2CE0830; Wed, 16 Sep 2020 06:15:13 +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 4B2D9E0830 for ; Wed, 16 Sep 2020 06:15:13 +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 66776340E3F for ; Wed, 16 Sep 2020 06:15:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6ABA36F for ; Wed, 16 Sep 2020 06:15:09 +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: <1600236300.1b7f064f05a50b47375af82a3de7349a3f48eeb0.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.19.ebuild dev-ruby/acts_as_list/acts_as_list-1.0.0.ebuild X-VCS-Directories: dev-ruby/acts_as_list/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 1b7f064f05a50b47375af82a3de7349a3f48eeb0 X-VCS-Branch: master Date: Wed, 16 Sep 2020 06:15:09 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c5b24969-7d1e-4159-a09a-cf6629462a9d X-Archives-Hash: 746ed22307f265680ad7d5fb1c14484c commit: 1b7f064f05a50b47375af82a3de7349a3f48eeb0 Author: Hans de Graaff gentoo org> AuthorDate: Wed Sep 16 06:05:00 2020 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Sep 16 06:05:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b7f064f dev-ruby/acts_as_list: cleanup Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/acts_as_list/Manifest | 2 -- dev-ruby/acts_as_list/acts_as_list-0.9.19.ebuild | 38 ------------------------ dev-ruby/acts_as_list/acts_as_list-1.0.0.ebuild | 36 ---------------------- 3 files changed, 76 deletions(-) diff --git a/dev-ruby/acts_as_list/Manifest b/dev-ruby/acts_as_list/Manifest index 9544966584d..dba70345d04 100644 --- a/dev-ruby/acts_as_list/Manifest +++ b/dev-ruby/acts_as_list/Manifest @@ -1,3 +1 @@ -DIST acts_as_list-0.9.19.gem 37376 BLAKE2B e676d970fecbf81df92193e62e3cd9880c3f3f7b03cfbdb7e9e3802aefe209f55d034a4e7e2b9ff09ed84ef7ba7fdbd3d625fe79d86ca1e826f7ebd90bd96e8e SHA512 890d396647c770df754abcde2ab69f022d6fbc2417a1672f41fec2e03e2db7ce2df08126efb757e18c7f0f2faa1230ffa49f099b94ee9035068d6c04c38c7476 -DIST acts_as_list-1.0.0.gem 38912 BLAKE2B b48b554590343271156c4e4275ed6f7c59ea03c4a0c9a88cf549e9cbaf2fe428957c704f4fe70729c027f87236b1b347e3ff37978a775028c940dadf99b0a872 SHA512 850ec3b148a0123e7393109987aab321b75567dae8be2445bf0b40e089bf07eaa121c09997ccf725ca947dff440c57186e43c30a7c82e229002d226109a1f59a DIST acts_as_list-1.0.1.gem 39424 BLAKE2B 278705cd57bf3fcf2d1d9e2f4ad8757c9842f768bc36470e5b9a2f52f0d695f4c7bbab71200dde8e1fb099840495ea5a6ad131d1a213b8389dce49e08240eb3a SHA512 15a0cd7e6c89ba6ed218c5e866b15c33ae64f5ed1587de67ec6ea20480fa622ec32f3131e714ff0d5196189a46d5d745ff5de026c451a485ebb735df73ef9ce5 diff --git a/dev-ruby/acts_as_list/acts_as_list-0.9.19.ebuild b/dev-ruby/acts_as_list/acts_as_list-0.9.19.ebuild deleted file mode 100644 index 8385e27ab64..00000000000 --- a/dev-ruby/acts_as_list/acts_as_list-0.9.19.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" - -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 -} diff --git a/dev-ruby/acts_as_list/acts_as_list-1.0.0.ebuild b/dev-ruby/acts_as_list/acts_as_list-1.0.0.ebuild deleted file mode 100644 index 8c9eae97880..00000000000 --- a/dev-ruby/acts_as_list/acts_as_list-1.0.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" - -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-4.2:*" - -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 -}