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/bundler/
Date: Tue, 19 Feb 2019 06:28:57 +0000 (UTC)	[thread overview]
Message-ID: <1550557727.df1ab356b19cc9e458290625ff4c0eed422e40d8.graaff@gentoo> (raw)

commit:     df1ab356b19cc9e458290625ff4c0eed422e40d8
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 19 06:28:47 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Feb 19 06:28:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1ab356

dev-ruby/bundler: cleanup

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/bundler/Manifest              |  3 ---
 dev-ruby/bundler/bundler-1.16.5.ebuild | 33 ---------------------------------
 dev-ruby/bundler/bundler-1.17.1.ebuild | 33 ---------------------------------
 dev-ruby/bundler/bundler-1.17.2.ebuild | 33 ---------------------------------
 4 files changed, 102 deletions(-)

diff --git a/dev-ruby/bundler/Manifest b/dev-ruby/bundler/Manifest
index 482723d0489..13d92f9d8fe 100644
--- a/dev-ruby/bundler/Manifest
+++ b/dev-ruby/bundler/Manifest
@@ -1,6 +1,3 @@
 DIST bundler-1.16.1.gem 349696 BLAKE2B 6057aed2e3bffdfa7f3ea8489c4ae79d9241b7b300fd35c4a2c14899ff306183165d1554be793a1856d9fd1c696161161049519fc8915800c68c60a9a5b116d8 SHA512 2cca87aa17b61df98ef98a648a7d7cfe0529015f1278e8cb2298bb12544157933d723bd666d945bcdbaceacbf97a092a3848e2a587bd01cffa73c662d37d4834
-DIST bundler-1.16.5.gem 355328 BLAKE2B 684c499abf149fcff4f48881704d96c363f63f004520935767b6e8497f3a06b92c0b4378087383e908256866e29b0f4227a2cec7799d098d74cae896ba2e64db SHA512 d4463d96f6a3b476a3a6f8924a6096ab0efe56807ebae0ddbac897d40e773004ae7d49b1242fc04f77da88e38e879d35022ca4499f4de1ac7b31d5e0fc8a9c31
 DIST bundler-1.16.6.gem 356352 BLAKE2B da6d1d5e7edb5a2a4066cecd7caf33c06d15df2e719aaaa66d9ec9e7ce712eb28612224139f86df016bee28f5f00b767ed683de61dd820c7b40e211e3015a3d2 SHA512 4492786ffd22b86e056dc66c605a943140a1513dbada2334fd3340877f72a3f2138d1bca8f36be3d671f2f9497a69f3a95505db42e938bc30719d15f3896e155
-DIST bundler-1.17.1.gem 363520 BLAKE2B 2edee7490192ee18b23b87892fb2fdf112849276dee40788ec76fde752d6d27c339ee07ba6202dce8a91d418ae21452c0f742f7c1c111a358260a1d7f1a7b1c6 SHA512 6adf044096b7716c8b0dae5f559506c65dcb8fd8a8a57428ac25331ca3a85b7cb399fb40b79aeccb0908d172686df9213b86f69286c3e383373ff5ee6f3b414d
-DIST bundler-1.17.2.gem 364032 BLAKE2B 132a08e43851b16810419b8ec89ead3c8403c0f793a0d585b24fb50d13910bf85d002148c303f7dfa09762c4fa2af14ff829421cca303edacbae6f2a55f12de5 SHA512 8595fb39cf5c490dddd5537bcf5f3ad1120b48c1f86dee592ae977b033cce431eb5a959946510c6f858a4ae3121bfcb0204a699f565bf9ace040547aefa4e07a
 DIST bundler-1.17.3.gem 364032 BLAKE2B 81e097156a593e4ec85a2353aa6c62143d9aad120c22c5f76423c6c5f4e4d33206c8ef41c64e54ea53eb610a0d865beba19d3c033e8f65913564963319bb523f SHA512 658de4228bc12fa5ca6ce335f76fff773f64da9f3d12f5097b4fd28d4c4f4d2a5bf12dce761b3d95432c5ea6a5aafae895df87c26660a4567db8b682aff48c02

diff --git a/dev-ruby/bundler/bundler-1.16.5.ebuild b/dev-ruby/bundler/bundler-1.16.5.ebuild
deleted file mode 100644
index b8d61098f3b..00000000000
--- a/dev-ruby/bundler/bundler-1.16.5.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# The specs require a number of gems to be installed in a temporary
-# directory, but this requires network access. They also don't work
-# when run with a path that contains "-".
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-# No documentation task
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
-
-RUBY_FAKEGEM_BINDIR="exe"
-
-RUBY_FAKEGEM_EXTRAINSTALL="man"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An easy way to vendor gem dependencies"
-HOMEPAGE="https://github.com/carlhuda/bundler"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="+doc test"
-
-ruby_add_rdepend virtual/rubygems
-
-RDEPEND+=" dev-vcs/git"

diff --git a/dev-ruby/bundler/bundler-1.17.1.ebuild b/dev-ruby/bundler/bundler-1.17.1.ebuild
deleted file mode 100644
index a42efb0f3a6..00000000000
--- a/dev-ruby/bundler/bundler-1.17.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# The specs require a number of gems to be installed in a temporary
-# directory, but this requires network access. They also don't work
-# when run with a path that contains "-".
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-# No documentation task
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
-
-RUBY_FAKEGEM_BINDIR="exe"
-
-RUBY_FAKEGEM_EXTRAINSTALL="man"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An easy way to vendor gem dependencies"
-HOMEPAGE="https://github.com/carlhuda/bundler"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="+doc test"
-
-ruby_add_rdepend virtual/rubygems
-
-RDEPEND+=" dev-vcs/git"

diff --git a/dev-ruby/bundler/bundler-1.17.2.ebuild b/dev-ruby/bundler/bundler-1.17.2.ebuild
deleted file mode 100644
index 4053b30a5d1..00000000000
--- a/dev-ruby/bundler/bundler-1.17.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-# The specs require a number of gems to be installed in a temporary
-# directory, but this requires network access. They also don't work
-# when run with a path that contains "-".
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-# No documentation task
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
-
-RUBY_FAKEGEM_BINDIR="exe"
-
-RUBY_FAKEGEM_EXTRAINSTALL="man"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An easy way to vendor gem dependencies"
-HOMEPAGE="https://github.com/carlhuda/bundler"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="+doc test"
-
-ruby_add_rdepend virtual/rubygems
-
-RDEPEND+=" dev-vcs/git"


             reply	other threads:[~2019-02-19  6:29 UTC|newest]

Thread overview: 156+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-19  6:28 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-26  7:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bundler/ Arthur Zamarin
2024-08-16  5:07 Sam James
2024-06-13  5:50 Hans de Graaff
2024-05-26  6:32 Hans de Graaff
2024-05-20 21:49 Sam James
2024-05-20 21:49 Sam James
2024-05-20 21:49 Sam James
2024-05-20 21:49 Sam James
2024-05-20 21:49 Sam James
2023-12-25  9:36 Hans de Graaff
2023-12-25  9:02 Hans de Graaff
2023-08-29 17:44 Hans de Graaff
2023-08-26  8:07 Hans de Graaff
2023-07-05  1:04 Sam James
2023-07-05  1:04 Sam James
2023-07-02 12:27 Hans de Graaff
2023-07-02  6:35 Hans de Graaff
2023-05-30  1:28 Sam James
2023-05-29 20:21 Sam James
2023-05-29 20:10 Sam James
2023-05-29 20:01 Arthur Zamarin
2023-05-29 19:45 Arthur Zamarin
2023-05-29 19:45 Arthur Zamarin
2023-05-29 19:45 Arthur Zamarin
2023-02-03  6:26 Sam James
2023-01-15 15:22 Sam James
2023-01-15 15:14 Sam James
2023-01-15 15:14 Sam James
2023-01-15 12:53 Sam James
2023-01-15 12:53 Sam James
2023-01-15 12:44 Sam James
2023-01-08  7:49 Hans de Graaff
2022-12-27  6:56 Hans de Graaff
2022-12-25  7:29 Hans de Graaff
2022-12-24 15:00 Hans de Graaff
2022-07-18 13:32 Hans de Graaff
2022-03-12  7:21 Hans de Graaff
2022-02-27  9:28 Hans de Graaff
2021-11-26 10:06 Hans de Graaff
2021-10-24  8:05 Hans de Graaff
2021-10-24  8:05 Hans de Graaff
2021-10-17 19:10 Sam James
2021-08-15  7:41 Hans de Graaff
2021-07-23  6:24 Hans de Graaff
2021-07-21 10:27 Marek Szuba
2021-06-26  6:10 Hans de Graaff
2021-06-26  6:10 Hans de Graaff
2021-06-12  6:24 Hans de Graaff
2021-06-04  6:05 Hans de Graaff
2021-05-31  5:43 Hans de Graaff
2021-05-31  5:43 Hans de Graaff
2021-05-13  6:44 Hans de Graaff
2021-04-10  6:17 Hans de Graaff
2021-03-20  7:09 Hans de Graaff
2021-03-09  6:20 Hans de Graaff
2021-03-09  6:20 Hans de Graaff
2021-03-05  6:31 Hans de Graaff
2021-03-02  6:01 Hans de Graaff
2021-02-18  7:21 Hans de Graaff
2021-02-17  5:59 Hans de Graaff
2021-02-12  7:00 Hans de Graaff
2021-02-03  6:45 Hans de Graaff
2021-01-28  5:57 Hans de Graaff
2021-01-28  5:57 Hans de Graaff
2021-01-20  7:20 Hans de Graaff
2021-01-15  7:23 Hans de Graaff
2021-01-13  7:00 Hans de Graaff
2021-01-09  9:16 Hans de Graaff
2021-01-07  1:42 Sam James
2020-12-28  7:46 Hans de Graaff
2020-12-12  6:33 Hans de Graaff
2020-09-24  5:08 Hans de Graaff
2020-09-21 18:53 Sergei Trofimovich
2020-09-21 18:53 Sergei Trofimovich
2020-09-20 16:28 Thomas Deutschmann
2020-09-19 20:14 Mikle Kolyada
2020-09-19 20:14 Mikle Kolyada
2020-09-18 23:43 Sam James
2020-09-18 23:43 Sam James
2020-09-18 22:58 Sergei Trofimovich
2020-09-18 22:58 Sergei Trofimovich
2020-09-18 15:09 Agostino Sarubbo
2020-09-18 15:07 Agostino Sarubbo
2020-09-18 10:07 Agostino Sarubbo
2020-08-23  5:42 Hans de Graaff
2020-01-11  7:41 Hans de Graaff
2020-01-03  6:53 Hans de Graaff
2019-12-26 11:06 Hans de Graaff
2019-12-26  7:19 Hans de Graaff
2019-12-03 10:24 Hans de Graaff
2019-11-27 13:03 Mikle Kolyada
2019-11-26 19:35 Sergei Trofimovich
2019-11-23 16:53 Agostino Sarubbo
2019-11-23 15:46 Agostino Sarubbo
2019-11-23 15:40 Agostino Sarubbo
2019-11-23 15:33 Agostino Sarubbo
2019-11-23 12:46 Agostino Sarubbo
2019-11-23  0:13 Aaron Bauman
2019-11-22 16:23 Matt Turner
2019-11-03  7:46 Hans de Graaff
2019-04-27 19:48 Aaron Bauman
2018-12-28  7:25 Hans de Graaff
2018-12-26  8:20 Hans de Graaff
2018-12-12  7:33 Hans de Graaff
2018-10-26  5:13 Hans de Graaff
2018-10-26  5:13 Hans de Graaff
2018-10-15  5:42 Hans de Graaff
2018-09-19  6:47 Hans de Graaff
2018-08-21  5:36 Hans de Graaff
2018-07-29  9:10 Hans de Graaff
2018-07-29  8:42 Sergei Trofimovich
2018-07-19  6:30 Hans de Graaff
2018-07-11  5:05 Markus Meier
2018-07-01  8:25 Hans de Graaff
2018-06-25 20:43 Tobias Klausmann
2018-06-12 22:00 Mikle Kolyada
2018-06-07 22:06 Sergei Trofimovich
2018-06-07  4:43 Hans de Graaff
2018-06-06 23:49 Thomas Deutschmann
2018-06-06 18:26 Sergei Trofimovich
2018-05-18  5:56 Hans de Graaff
2018-04-28  7:09 Hans de Graaff
2018-02-22 15:19 Michał Górny
2017-12-29 17:41 Sergei Trofimovich
2017-12-25 17:02 Hans de Graaff
2017-10-17  5:40 Hans de Graaff
2017-07-15  5:33 Hans de Graaff
2017-06-30 12:47 Alexis Ballier
2017-06-06 22:12 Sergei Trofimovich
2017-05-06  6:41 Hans de Graaff
2017-04-30  5:33 Hans de Graaff
2017-04-29 21:13 Jeroen Roovers
2017-02-05  9:18 Hans de Graaff
2016-12-30 11:12 Agostino Sarubbo
2016-12-30  9:39 Agostino Sarubbo
2016-12-27  7:22 Hans de Graaff
2016-12-25  6:13 Aaron Bauman
2016-12-03  6:37 Hans de Graaff
2016-11-27 10:25 Hans de Graaff
2016-11-27  9:42 Hans de Graaff
2016-10-16  5:10 Hans de Graaff
2016-09-21 18:58 Tobias Klausmann
2016-07-27 20:32 Markus Meier
2016-06-07 21:21 Richard Farina
2016-05-26  5:24 Hans de Graaff
2016-05-25  6:08 Hans de Graaff
2016-05-25  6:08 Hans de Graaff
2016-04-17 14:51 Manuel Rüger
2016-03-14 17:56 Richard Farina
2015-12-30  8:10 Hans de Graaff
2015-12-20 20:21 Hans de Graaff
2015-09-29  5:36 Hans de Graaff
2015-09-06 18:41 Jeroen Roovers
2015-08-14  6:35 Hans de Graaff
2015-08-14  6:35 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=1550557727.df1ab356b19cc9e458290625ff4c0eed422e40d8.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