commit:     3a265faa97e0eb2acd3cc2fe00a3d00bfa1fb6cb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 06:49:11 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 06:53:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a265faa

dev-ruby/i18n: drop 1.8.10, 1.9.1, 1.10.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/i18n/Manifest           |  3 --
 dev-ruby/i18n/i18n-1.10.0.ebuild | 61 --------------------------------------
 dev-ruby/i18n/i18n-1.8.10.ebuild | 64 ----------------------------------------
 dev-ruby/i18n/i18n-1.9.1.ebuild  | 58 ------------------------------------
 4 files changed, 186 deletions(-)

diff --git a/dev-ruby/i18n/Manifest b/dev-ruby/i18n/Manifest
index 129e26273ac1..d930ac955747 100644
--- a/dev-ruby/i18n/Manifest
+++ b/dev-ruby/i18n/Manifest
@@ -1,7 +1,4 @@
-DIST i18n-1.10.0.tar.gz 72745 BLAKE2B 
0675af73a52eba29ead397623d602f9eec60ff21953e5f23ee986fa5506a3296d7f54e88ea8d30cd6ccf9eefdcb589bfd798e2ac2a76f5d93d44c47b9dbe0f49
 SHA512 
efbe3c0c21d84c0ad69bda4a6f46a2106b3d20470b7d06fb2e62a063ac9d4047e38098b69ed30a5d892331d63aaf75e0bc29ffa5ae1d14ab066d47cccfe342fc
 DIST i18n-1.11.0.tar.gz 73729 BLAKE2B 
ec2eb21b6c67139b8aa2ceac635b0d84cad0cd462821db87d359e616d2bc1ff93a3b267a3c4d9fe6f223fa1118a59be872097f18514811de407c43230a3e61c8
 SHA512 
ae7b9d7a87ba87dbb192ad3c3453b088d63a29e796117656f1ca01847d5633e1b27f1679605c313f50219299a3663d84ecb4790bfd849c491dab00eb1d948f6b
 DIST i18n-1.12.0.tar.gz 72883 BLAKE2B 
6818e5bdea156e9b6f7b33e319e5b5a5c3c9e7a799b56ded87ab2e27efa4effe730e23a8736b7374b8072c7ba4237a92619aeaad3a16c0bfe10fe73bf9c588d6
 SHA512 
616db5b15febc7a8716ceafef6c51a24e2d050f8e27e389ef96d94cdc95f9704942079d1e6b502666a015a99deee169342482c9a808164700401c47f96da8f0d
-DIST i18n-1.8.10.tar.gz 67943 BLAKE2B 
58e8041f8cf652627a305e3d987ff2450913d3dc919ea7aae641cb484524d17312ebd3e0ee68cde1c01091e42713ea229ccb41ed3998c6bbf772d32f855ca107
 SHA512 
e8b10bf380241d1e6b19250cd63e727366215b4ad7e63479a02cb81a5b46a48e06db827d9df9969c2052895646ee30c237fd17c3352a2bbfed97615bb9b6cfca
 DIST i18n-1.8.11.tar.gz 67964 BLAKE2B 
e603077c6eb02f6fd89bafd6c06f85c72528d5eb4388854f060f05a4b49a3782a3830366a1f11bd95b191048f29fae251002a34d55cb185ecefb3afc06bb2f36
 SHA512 
af8fcc307de9959b5a01a79ac3c99d3a3573630f8cdf91c21208e07d35d1a0db60f4995f1b77921c5374a1a19ad66770a107cc41fb29cf480d02be00bf90634a
 DIST i18n-1.8.9.tar.gz 67899 BLAKE2B 
56113d0879cb644a49ef79aea892e4452b65df0769a9532af44083852ed85c5afc8ac68cd6ae4f42d4b68a5aa548f7d92cf69371685c65e4cb5e3b3a0e29445a
 SHA512 
0dfe43bcb341c63b10ace733246c2005f1261bbed23f8f38298b0712aab5047a3ddd61aa8f42c9e0cf3dee6564b67c04595234a6dfcf95db30d9a0d044483505
-DIST i18n-1.9.1.tar.gz 68971 BLAKE2B 
00fadafb96dca76f7ed180fe5af5e8b44db96262fd98868b2fad5f57a461c3abd61e17d3c8e143603108cf05a58f8a74ed8e2c8cb062d63ec4edc8081b5580c4
 SHA512 
661f3f62a0933188b8b09f91d816605dbd50f6afc45c54e38ae70e76f03fb428dde33070e1dde48459d0b385521535ebfff1b18323abc2a1a104c5a6097970a4

diff --git a/dev-ruby/i18n/i18n-1.10.0.ebuild b/dev-ruby/i18n/i18n-1.10.0.ebuild
deleted file mode 100644
index dd6a097b4229..000000000000
--- a/dev-ruby/i18n/i18n-1.10.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="test"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Add Internationalization support to your Ruby application"
-HOMEPAGE="http://rails-i18n.org/";
-SRC_URI="https://github.com/svenfuchs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/concurrent-ruby:1"
-
-ruby_add_bdepend "test? (
-       >=dev-ruby/activesupport-5.1
-       dev-ruby/bundler
-       >=dev-ruby/mocha-1.7.0
-       dev-ruby/test_declarative )"
-
-all_ruby_prepare() {
-       rm -f gemfiles/*.lock || die
-
-       # Remove optional unpackaged oj gem
-       sed -i -e '/oj/ s:^:#:' gemfiles/* || die
-
-       # Update old test dependencies
-       sed -i -e '/rake/ s/~>/>=/' -e 's/1.7.0/1.7/' -e '3igem "json"' 
gemfiles/* || die
-}
-
-each_ruby_test() {
-       case ${RUBY} in
-               *ruby30)
-                       versions="7.0"
-                       ;;
-               *ruby27)
-                       versions="6.0 6.1 7.0"
-                       ;;
-               *ruby26)
-                       versions="5.2 6.0 6.1"
-                       ;;
-       esac
-
-       for version in ${versions} ; do
-               if has_version "dev-ruby/activesupport:${version}" ; then
-                       einfo "Running tests with activesupport ${version}"
-                       
BUNDLE_GEMFILE="${S}/gemfiles/Gemfile.rails-${version}.x" ${RUBY} -S bundle 
exec ${RUBY} -S rake test || die
-               fi
-       done
-}

diff --git a/dev-ruby/i18n/i18n-1.8.10.ebuild b/dev-ruby/i18n/i18n-1.8.10.ebuild
deleted file mode 100644
index dd7b897de703..000000000000
--- a/dev-ruby/i18n/i18n-1.8.10.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="test"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Add Internationalization support to your Ruby application"
-HOMEPAGE="http://rails-i18n.org/";
-SRC_URI="https://github.com/svenfuchs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/concurrent-ruby:1"
-
-ruby_add_bdepend "test? (
-       >=dev-ruby/activesupport-5.1
-       dev-ruby/bundler
-       >=dev-ruby/mocha-1.7.0
-       dev-ruby/test_declarative )"
-
-all_ruby_prepare() {
-       rm -f gemfiles/*.lock || die
-
-       # Remove optional unpackaged oj gem
-       sed -i -e '/oj/ s:^:#:' gemfiles/* || die
-
-       # Update old test dependencies
-       sed -i -e '/rake/ s/~>/>=/' -e 's/1.7.0/1.7/' -e '3igem "json"' 
gemfiles/* || die
-}
-
-each_ruby_test() {
-       case ${RUBY} in
-               *ruby27)
-                       versions="6.0"
-                       ;;
-               *ruby26)
-                       versions="5.2 6.0"
-                       ;;
-               *ruby25)
-                       versions="5.2 6.0"
-                       ;;
-               *ruby24)
-                       versions="5.2"
-                       ;;
-       esac
-
-       for version in ${versions} ; do
-               if has_version "dev-ruby/activesupport:${version}" ; then
-                       einfo "Running tests with activesupport ${version}"
-                       
BUNDLE_GEMFILE="${S}/gemfiles/Gemfile.rails-${version}.x" ${RUBY} -S bundle 
exec ${RUBY} -S rake test || die
-               fi
-       done
-}

diff --git a/dev-ruby/i18n/i18n-1.9.1.ebuild b/dev-ruby/i18n/i18n-1.9.1.ebuild
deleted file mode 100644
index 8e6fa2638e2a..000000000000
--- a/dev-ruby/i18n/i18n-1.9.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="test"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Add Internationalization support to your Ruby application"
-HOMEPAGE="http://rails-i18n.org/";
-SRC_URI="https://github.com/svenfuchs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/concurrent-ruby:1"
-
-ruby_add_bdepend "test? (
-       >=dev-ruby/activesupport-5.1
-       dev-ruby/bundler
-       >=dev-ruby/mocha-1.7.0
-       dev-ruby/test_declarative )"
-
-all_ruby_prepare() {
-       rm -f gemfiles/*.lock || die
-
-       # Remove optional unpackaged oj gem
-       sed -i -e '/oj/ s:^:#:' gemfiles/* || die
-
-       # Update old test dependencies
-       sed -i -e '/rake/ s/~>/>=/' -e 's/1.7.0/1.7/' -e '3igem "json"' 
gemfiles/* || die
-}
-
-each_ruby_test() {
-       case ${RUBY} in
-               *ruby27)
-                       versions="6.0 6.1"
-                       ;;
-               *ruby26)
-                       versions="5.2 6.0 6.1"
-                       ;;
-       esac
-
-       for version in ${versions} ; do
-               if has_version "dev-ruby/activesupport:${version}" ; then
-                       einfo "Running tests with activesupport ${version}"
-                       
BUNDLE_GEMFILE="${S}/gemfiles/Gemfile.rails-${version}.x" ${RUBY} -S bundle 
exec ${RUBY} -S rake test || die
-               fi
-       done
-}

Reply via email to