diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-04-19 06:47:31 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-04-19 06:47:31 +0200 |
commit | 7143b6939eb38a065e1b08e1033caa5af5f0d9fa (patch) | |
tree | d97d3dde71b48ba3e72fdcca642f4d914894e676 /dev-ruby/i18n | |
parent | dev-ruby/httparty: cleanup (diff) | |
download | gentoo-7143b6939eb38a065e1b08e1033caa5af5f0d9fa.tar.gz gentoo-7143b6939eb38a065e1b08e1033caa5af5f0d9fa.tar.bz2 gentoo-7143b6939eb38a065e1b08e1033caa5af5f0d9fa.zip |
dev-ruby/i18n: cleanup
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/i18n')
-rw-r--r-- | dev-ruby/i18n/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/i18n/i18n-0.6.11.ebuild | 38 | ||||
-rw-r--r-- | dev-ruby/i18n/i18n-0.6.9-r1.ebuild | 38 | ||||
-rw-r--r-- | dev-ruby/i18n/i18n-0.7.0-r1.ebuild | 55 | ||||
-rw-r--r-- | dev-ruby/i18n/i18n-0.7.0.ebuild | 44 | ||||
-rw-r--r-- | dev-ruby/i18n/i18n-0.8.0.ebuild | 53 |
6 files changed, 0 insertions, 230 deletions
diff --git a/dev-ruby/i18n/Manifest b/dev-ruby/i18n/Manifest index a8121f14c5ea..6a41f12020aa 100644 --- a/dev-ruby/i18n/Manifest +++ b/dev-ruby/i18n/Manifest @@ -1,5 +1,3 @@ DIST i18n-0.6.11.gem 61440 SHA256 b37dda25b30484f2674a851e24ae098a38564a61c976fa91a34bf8fceaa3923b SHA512 f3c26c13b333daed69dc044985816d79a27a489c860caaa03cd64b3ff31e3ea65aa850dd581162a264d0b0bb6bc383b12cb96c1a97d5d1d04bee45517a48b721 WHIRLPOOL 67b702b94e3d56331845d8088bce37b7e34ed1a0a035e32ee986054850f205680703f472f3a5f494cda7608bd2db15426e3dcb672f0e8863c5b3b31292f9057c -DIST i18n-0.6.9.gem 60416 SHA256 1cd368e0b3854e8067955643892b18040e1d17f3c768daef8901298222e88e5d SHA512 8bb28578bfe121f293058a6ca99ba8e87195b2735f084190e5096655b7eee5ed44751bb56dde823e5ee8094668e93958af4999642308c5b7189d95dd892a3b63 WHIRLPOOL ee09dfbeaecccafb4e91f7adac479a8a6b01b0fa636b622f4440938e559d801153c5d2016c02b61581c3f70b3747bdee01db0c5acc4a03339724916d20cdd3b3 DIST i18n-0.7.0.tar.gz 57647 SHA256 8a9ea123661e5da978ecffadc8d1b7ea50ba2d8e9de1455d61e7848cc6c2c855 SHA512 8824feb3fb99bba759963d2ae34555f27b85dbac3d3001168471a27e47fc805e5ffe5c3b4e10d6ca4b2e2524ec16c98260b981ef504f274aab93f912a57d2e14 WHIRLPOOL 0f16ab5f06ae7ec75eefbec985d183dac5a2cd572d6c70fc3de8616bec8834e210a5660a74657ae3397017962253350e6bd926c0d2c9509400ceadc5b365fa9d -DIST i18n-0.8.0.tar.gz 59973 SHA256 18da8d5e28e7143b128d78e270d96e7e5c7baaec151f69ad08d37d6b4b024468 SHA512 f75ab19e913877938740c0ff772c95becb59aac6a2c1adc01d18e41225e7834fba4c891b81eee052f8d991703afb470b032faf5429e70b073dd48c2cbe826a11 WHIRLPOOL 9d825a679a5243e2e62efc01a62e93e9284903240c4fe364ed20b8f2ef43d800817ddd0e60c9ed1d41126fec768e5d9969f74efc9ce2feb6a10543fd4608ef37 DIST i18n-0.8.1.tar.gz 59341 SHA256 b9eca76e143fea1f427f59471b6f3b018af1291bf8c488e5d937a2cc988f2a0d SHA512 de8ba662ebf6daa255fadd88cec44b0c9a9c54ac912ed85dd9cd180fa08c59b793930a867938a698c9fe306d3b0cf64f7a17dd0aeb0547d8d3ac6a28ebd50dab WHIRLPOOL e1847791193a636fbddabc4f0b483d90771c195e9d7b4b45942e03f311a3b50c8a21aaa2b9d14ab2f303c98d8a0d47da4fa74e3adecc2cddaa78c6543037422e diff --git a/dev-ruby/i18n/i18n-0.6.11.ebuild b/dev-ruby/i18n/i18n-0.6.11.ebuild deleted file mode 100644 index 5060282bf96a..000000000000 --- a/dev-ruby/i18n/i18n-0.6.11.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -USE_RUBY="ruby20 ruby21 ruby22" - -RUBY_FAKEGEM_RECIPE_TEST="test" -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem - -DESCRIPTION="Add Internationalization support to your Ruby application" -HOMEPAGE="http://rails-i18n.org/" - -LICENSE="MIT" -SLOT="0.6" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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/activesupport - dev-ruby/mocha:1.0 - dev-ruby/test_declarative - dev-ruby/test-unit:2 )" - -each_ruby_test() { - ${RUBY} -w -Ilib -Itest test/all.rb || die -} - -all_ruby_prepare() { - #Bundler isn't really necessary here, and it doesn't work with jruby - #Tests fail for jruby with >=mocha-0.13 unless we also include the - #test-unit gem. jruby also requires an explicit require of 'set'. - sed -i -e "/require 'bundler\/setup'/ s:^:#:" \ - -e '1irequire "set"' \ - -e "/require 'test\\/unit'/i gem 'test-unit'" test/test_helper.rb || die -} diff --git a/dev-ruby/i18n/i18n-0.6.9-r1.ebuild b/dev-ruby/i18n/i18n-0.6.9-r1.ebuild deleted file mode 100644 index cf7ee6eda5f8..000000000000 --- a/dev-ruby/i18n/i18n-0.6.9-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -USE_RUBY="ruby20 ruby21" - -RUBY_FAKEGEM_RECIPE_TEST="test" -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.textile" - -inherit ruby-fakegem - -DESCRIPTION="Add Internationalization support to your Ruby application" -HOMEPAGE="http://rails-i18n.org/" - -LICENSE="MIT" -SLOT="0.6" -KEYWORDS="~amd64 ~arm ~hppa ~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/activesupport - dev-ruby/mocha:0.13 - dev-ruby/test_declarative - dev-ruby/test-unit:2 )" - -each_ruby_test() { - ${RUBY} -w -Ilib -Itest test/all.rb || die -} - -all_ruby_prepare() { - #Bundler isn't really necessary here, and it doesn't work with jruby - #Tests fail for jruby with >=mocha-0.13 unless we also include the - #test-unit gem. - sed -i -e "15s/require 'bundler\/setup'//"\ - -e "/require 'mocha'/i gem 'mocha', '~>0.13.0'" \ - -e "/require 'test\\/unit'/i gem 'test-unit'" test/test_helper.rb || die -} diff --git a/dev-ruby/i18n/i18n-0.7.0-r1.ebuild b/dev-ruby/i18n/i18n-0.7.0-r1.ebuild deleted file mode 100644 index 256b2f195c7e..000000000000 --- a/dev-ruby/i18n/i18n-0.7.0-r1.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -USE_RUBY="ruby20 ruby21 ruby22" - -RUBY_FAKEGEM_RECIPE_TEST="test" -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem versionator - -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="$(get_version_component_range 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RUBY_PATCHES=( ${P}-frozen-classes.patch ) - -ruby_add_bdepend "test? ( - >=dev-ruby/activesupport-3.2 <dev-ruby/activesupport-4.3 - dev-ruby/bundler - dev-ruby/mocha:0.13 - dev-ruby/test_declarative )" - -all_ruby_prepare() { - # Remove bundler lock files since we cannot depend on specific - # versions in Gentoo. - rm gemfiles/*.lock || die -} - -each_ruby_test() { - case ${RUBY} in - *ruby22) - versions="4.2" - ;; - *) - versions="3.2 4.0 4.1 4.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-0.7.0.ebuild b/dev-ruby/i18n/i18n-0.7.0.ebuild deleted file mode 100644 index 030e15062eaa..000000000000 --- a/dev-ruby/i18n/i18n-0.7.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -USE_RUBY="ruby20 ruby21" - -RUBY_FAKEGEM_RECIPE_TEST="test" -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem versionator - -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="$(get_version_component_range 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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/activesupport-3.2 <dev-ruby/activesupport-4.3 - dev-ruby/bundler - dev-ruby/mocha:0.13 - dev-ruby/test_declarative )" - -all_ruby_prepare() { - # Remove bundler lock files since we cannot depend on specific - # versions in Gentoo. - rm gemfiles/*.lock || die -} - -each_ruby_test() { - for version in 3.2 4.0 4.1 4.2 ; 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-0.8.0.ebuild b/dev-ruby/i18n/i18n-0.8.0.ebuild deleted file mode 100644 index b6a1b7298bd1..000000000000 --- a/dev-ruby/i18n/i18n-0.8.0.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -USE_RUBY="ruby21 ruby22 ruby23" - -RUBY_FAKEGEM_RECIPE_TEST="test" -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem versionator - -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="$(get_version_component_range 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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/activesupport-3.2 <dev-ruby/activesupport-4.3 - dev-ruby/bundler - >=dev-ruby/mocha-0.13 - dev-ruby/test_declarative )" - -all_ruby_prepare() { - # Remove bundler lock files since we cannot depend on specific - # versions in Gentoo. - rm gemfiles/*.lock || die -} - -each_ruby_test() { - case ${RUBY} in - *ruby22|*ruby23) - versions="4.2 5.0" - ;; - *) - versions="4.1 4.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 -} |