public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/gettext_i18n_rails/
Date: Sat,  9 Dec 2017 07:55:41 +0000 (UTC)	[thread overview]
Message-ID: <1512805838.92fe18ecb5590f120f789278ebe22b8a014fb50a.graaff@gentoo> (raw)

commit:     92fe18ecb5590f120f789278ebe22b8a014fb50a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  8 10:13:09 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 07:50:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fe18ec

dev-ruby/gettext_i18n_rails: drop x86 for rails 4.2 cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/gettext_i18n_rails/Manifest               |  3 +-
 .../gettext_i18n_rails-1.7.2.ebuild                | 35 ----------------------
 2 files changed, 1 insertion(+), 37 deletions(-)

diff --git a/dev-ruby/gettext_i18n_rails/Manifest b/dev-ruby/gettext_i18n_rails/Manifest
index 5b066e61ac4..ee3ad0f6848 100644
--- a/dev-ruby/gettext_i18n_rails/Manifest
+++ b/dev-ruby/gettext_i18n_rails/Manifest
@@ -1,2 +1 @@
-DIST gettext_i18n_rails-1.7.2.tar.gz 22133 SHA256 ba29437c92946191db695d8cb64ccc23834252aea17758e6e6277e083d55eead SHA512 5c9dc7932810bd96be0da2282d72ea87d9fcdfab1f33fce7736dddc04784586d79d64dd9e9d828c5fd07b8eb3d466e29bdee08ad02d64973bef1e69599c9325b WHIRLPOOL 255a1eae16b9cc7b3b59077d9407251286cce369ece1435a97f98fd173780b057e1dc4429e51dae1f5676565103310e84e0a2834a6ddeae5923a960d7a3153cb
-DIST gettext_i18n_rails-1.8.0.tar.gz 21702 SHA256 8cf8230e64a63adf83e21fff26006683996de3d55efc660bd191deab4ac73584 SHA512 9005526dd14e5e36f5ffdd207af824ad110f5e0c8dcf34175b6a68caad257d45a7b9ee048c6d0f38ffb399fbeff689b5e64b7c26f00263001efeababfa85aa7e WHIRLPOOL e730a47072d3901ab78fe809a5bc4ae49578c49d9da299d23d7358944c66944c18252556dfee43e665d1a265c958f13a62db7d6579fbd33f820cb72842f4b9b0
+DIST gettext_i18n_rails-1.8.0.tar.gz 21702 BLAKE2B 1742e12198313384e52fc43795086efb2112b00bdf4c740db717ee2feb7c25453f0e6acdeb4ec2ab79de82d291ef117e38cabf4596be2da760c4144b2c660115 SHA512 9005526dd14e5e36f5ffdd207af824ad110f5e0c8dcf34175b6a68caad257d45a7b9ee048c6d0f38ffb399fbeff689b5e64b7c26f00263001efeababfa85aa7e

diff --git a/dev-ruby/gettext_i18n_rails/gettext_i18n_rails-1.7.2.ebuild b/dev-ruby/gettext_i18n_rails/gettext_i18n_rails-1.7.2.ebuild
deleted file mode 100644
index 5fd7dfa002b..00000000000
--- a/dev-ruby/gettext_i18n_rails/gettext_i18n_rails-1.7.2.ebuild
+++ /dev/null
@@ -1,35 +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_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="Readme.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="FastGettext / Rails integration"
-HOMEPAGE="https://github.com/grosser/gettext_i18n_rails"
-SRC_URI="https://github.com/grosser/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/rails:4.2 dev-ruby/activerecord:4.2[sqlite] dev-ruby/temple )"
-ruby_add_rdepend ">=dev-ruby/fast_gettext-0.9.0"
-
-all_ruby_prepare() {
-	rm Gemfile Gemfile.lock || die
-
-	# Remove specs for slim and hamlet, template engines we don't package.
-	rm spec/gettext_i18n_rails/slim_parser_spec.rb spec/gettext_i18n_rails/haml_parser_spec.rb || die
-
-	# Test against Rails 4.2.0
-	sed -e '1igem "rails", "~>4.2.0"' -i spec/spec_helper.rb || die
-}


             reply	other threads:[~2017-12-09  7:55 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-09  7:55 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-31  8:29 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/gettext_i18n_rails/ Hans de Graaff
2024-07-30  5:26 Hans de Graaff
2023-09-16  5:30 Hans de Graaff
2023-09-10  5:57 Hans de Graaff
2023-08-18 19:40 Hans de Graaff
2023-08-18 19:40 Hans de Graaff
2023-06-22  5:00 Hans de Graaff
2023-06-06 13:40 Hans de Graaff
2023-04-28  8:49 Hans de Graaff
2023-04-05  3:17 Sam James
2023-03-26 10:42 Hans de Graaff
2023-01-08  8:00 Hans de Graaff
2022-12-07  6:45 Hans de Graaff
2022-10-13  5:00 Hans de Graaff
2022-07-26  6:50 Hans de Graaff
2021-06-11  7:41 Hans de Graaff
2020-08-21  6:51 Hans de Graaff
2019-12-11  6:49 Hans de Graaff
2019-05-06 17:58 Hans de Graaff
2019-03-12  5:52 Hans de Graaff
2018-07-13  6:00 Hans de Graaff
2018-01-17  6:05 Hans de Graaff
2017-08-27  6:18 Hans de Graaff
2016-08-12  4:50 Hans de Graaff
2016-08-12  4:50 Hans de Graaff
2016-05-31  4:49 Hans de Graaff
2016-05-17  5:01 Hans de Graaff
2016-05-16 13:42 Hans de Graaff
2016-04-09  8:38 Hans de Graaff
2016-03-03  6:17 Hans de Graaff
2016-03-03  6:17 Hans de Graaff
2016-01-22  7:55 Hans de Graaff
2015-12-31  8:29 Hans de Graaff
2015-12-31  8:29 Hans de Graaff
2015-12-15  6:24 Hans de Graaff
2015-12-15  6:24 Hans de Graaff
2015-11-03  6:26 Hans de Graaff
2015-10-11  5:39 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=1512805838.92fe18ecb5590f120f789278ebe22b8a014fb50a.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