public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-arch/
Date: Wed, 10 May 2017 14:59:28 +0000 (UTC)	[thread overview]
Message-ID: <1494428354.9deb8e1d64d4c3c522d8fffaf8220f755405569d.zerochaos@gentoo> (raw)

commit:     9deb8e1d64d4c3c522d8fffaf8220f755405569d
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 14:46:36 2017 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed May 10 14:59:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9deb8e1d

dev-ruby/rex-arch: backward bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ruby/rex-arch/Manifest                                         | 1 +
 dev-ruby/rex-arch/rex-arch-0.1.1.ebuild                            | 4 ++--
 dev-ruby/rex-arch/rex-arch-0.1.2.ebuild                            | 4 ++--
 dev-ruby/rex-arch/{rex-arch-0.1.1.ebuild => rex-arch-0.1.4.ebuild} | 4 ++--
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/rex-arch/Manifest b/dev-ruby/rex-arch/Manifest
index c7686c3322f..748674b463f 100644
--- a/dev-ruby/rex-arch/Manifest
+++ b/dev-ruby/rex-arch/Manifest
@@ -1,3 +1,4 @@
 DIST rex-arch-0.1.1.gem 19968 SHA256 f502716c1d23e97e6082797a31edad61202ffdc2db3047641c2181e8500baf2a SHA512 ec6963d7256451dc35a768ba16ac6f44ccdb35d1be1427134f191b39a6b62f519db3de4529109bcddb5887afc6bdd65756c07ccc231425271aaee0838b7eec38 WHIRLPOOL d400643d3bc8b19c88394c9521295d9c4e702234153ba093c6216aa17f3f18d88cfb2100827b754802861273f832840cc9114f212a4e0acf8bde87fd828a7a36
 DIST rex-arch-0.1.2.gem 19968 SHA256 a3c5817ead9f84e19ecb6e4ae00e37c569aa99e27d61bbd5604988625806311e SHA512 330cd6eb6c5f913736e223d82da73e40104ecb537ee3e22a7aa16d1a31aa03ef6a10ae82306b10654718baf33f0f3d1c0a5da001099d6874eb3c1b16f8ae4b7c WHIRLPOOL 25939fd45c2cbd26f675db33dd8fb3bd8e5235d842ff4c6a3d28aab3da03c8017882cb0dd9d12c9605692adc8d765b76dab5bb2e6f96a5cedab5770ea16cdfdc
+DIST rex-arch-0.1.4.gem 19968 SHA256 81596dd393243e1318113b64e2ed5a8f51d0086eb5981e68a7ece1c9cdfe55f8 SHA512 9ba3a429e98b884694dd3981fb1b72491dc9c7e10ee15e34e3286f446788532633938a9e2f07e55e31cb28f7b561d41164d7b7e8f88fef60e9cfc6750ace1355 WHIRLPOOL b1d5c014e10113a8d88c44904fc6b91432376e7c19a5f9641683546c87c3c017a56ff687ce2727e705886031f25c019a783c7af438eba40bd0118cf7de2a52e3
 DIST rex-arch-0.1.5.gem 19968 SHA256 b5ef0e371ca0566b19ccf1351957363f9cfbc014e37c02248ecdf9071466aa8c SHA512 5d6d1ef95a54c8ec4e33f7a126789cbf1aa10f3154c6fa0c32282af1e235ef467abb9e423a1feadbd8fa28b9752b82b125c9838b97372e7263acdd9770d52d5a WHIRLPOOL f494a51c8f3d37c9841d6986ddea38762df31814ae6535fa347ed46770bd5d3bb148cf5e649d551fe3f6cc05751744738cead585af5363b7d427715131a8d1f1

diff --git a/dev-ruby/rex-arch/rex-arch-0.1.1.ebuild b/dev-ruby/rex-arch/rex-arch-0.1.1.ebuild
index e326546231c..bb5c3ee3f96 100644
--- a/dev-ruby/rex-arch/rex-arch-0.1.1.ebuild
+++ b/dev-ruby/rex-arch/rex-arch-0.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23"
 #RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_BINWRAP=""

diff --git a/dev-ruby/rex-arch/rex-arch-0.1.2.ebuild b/dev-ruby/rex-arch/rex-arch-0.1.2.ebuild
index e326546231c..bb5c3ee3f96 100644
--- a/dev-ruby/rex-arch/rex-arch-0.1.2.ebuild
+++ b/dev-ruby/rex-arch/rex-arch-0.1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23"
 #RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_BINWRAP=""

diff --git a/dev-ruby/rex-arch/rex-arch-0.1.1.ebuild b/dev-ruby/rex-arch/rex-arch-0.1.4.ebuild
similarity index 84%
copy from dev-ruby/rex-arch/rex-arch-0.1.1.ebuild
copy to dev-ruby/rex-arch/rex-arch-0.1.4.ebuild
index e326546231c..bb5c3ee3f96 100644
--- a/dev-ruby/rex-arch/rex-arch-0.1.1.ebuild
+++ b/dev-ruby/rex-arch/rex-arch-0.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23"
 #RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_BINWRAP=""


             reply	other threads:[~2017-05-10 14:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-10 14:59 Richard Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-28  7:25 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-arch/ Hans de Graaff
2018-06-30  8:09 Hans de Graaff
2018-04-29 14:08 Hans de Graaff
2018-04-29 14:08 Hans de Graaff
2018-04-29  9:42 Hans de Graaff
2018-04-29  9:42 Hans de Graaff
2017-11-28 20:27 Hans de Graaff
2017-07-28  4:47 Hans de Graaff
2017-04-06  5:07 Hans de Graaff
2016-10-29  6:19 Hans de Graaff
2016-07-30  4:07 Richard Farina
2016-07-30  4:07 Richard Farina

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=1494428354.9deb8e1d64d4c3c522d8fffaf8220f755405569d.zerochaos@gentoo \
    --to=zerochaos@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