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/gh/
Date: Fri,  3 Feb 2017 07:36:18 +0000 (UTC)	[thread overview]
Message-ID: <1486104074.5731f586b689972562c6d25a3985470bc8ad4c64.graaff@gentoo> (raw)

commit:     5731f586b689972562c6d25a3985470bc8ad4c64
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 06:41:14 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 06:41:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5731f586

dev-ruby/gh: cleanup

Package-Manager: portage-2.3.3

 dev-ruby/gh/Manifest            |  1 -
 dev-ruby/gh/gh-0.14.0-r1.ebuild | 32 --------------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-ruby/gh/Manifest b/dev-ruby/gh/Manifest
index 9efa50f..5d396da 100644
--- a/dev-ruby/gh/Manifest
+++ b/dev-ruby/gh/Manifest
@@ -1,2 +1 @@
-DIST gh-0.14.0.tar.gz 64205 SHA256 ddc973a2835ca2eaddaf3663413c7f3f1da6188104630cddfbab4a2b8f4d0b68 SHA512 8fd4c7bac702c57d98ee509d35dbbc81291f45977bb0e2c3b1f06e2cc3d8635d0656adafa5569ef6b3f9d6acbc563f8db7c69b43cf177dd379335d673f5ef781 WHIRLPOOL 164621c8121e0d5a9d31c39cd37f69f73bd34d71409e143ecca99df7085e1ff82e530714a2ba5e0c12f22adbc16e49c7067572e8664632a9f19638fce16ed7d8
 DIST gh-0.15.0.tar.gz 64056 SHA256 4739528f33e21cfa884a38d8e30766d8744bf9d8122b327a347e7cbee7014293 SHA512 d191477b368536770f021c7897d0c6e57c5ff4945ce4e936d9c6d13174508e1fd2d63dd44f18b106bca9c78e4e5c23bcaba19633588029239300b3a93e326599 WHIRLPOOL 270e63f22949aa0d7fe62df9c5e0f623b37cfe8bd7b6ac8d48602b072b7220ecd862675802068a435ed859913ac66d954a4f7cf5201e5ccb1e994d59fc159476

diff --git a/dev-ruby/gh/gh-0.14.0-r1.ebuild b/dev-ruby/gh/gh-0.14.0-r1.ebuild
deleted file mode 100644
index d572aef..00000000
--- a/dev-ruby/gh/gh-0.14.0-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="multi-layer client for the github api v3"
-HOMEPAGE="https://github.com/travis-ci/gh"
-SRC_URI="https://github.com/travis-ci/gh/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "
-	dev-ruby/webmock
-"
-
-ruby_add_rdepend "
-	dev-ruby/addressable
-	dev-ruby/backports
-	>dev-ruby/faraday-0.8
-	>dev-ruby/multi_json-1.0
-	>=dev-ruby/net-http-persistent-2.7
-	dev-ruby/net-http-pipeline
-"


             reply	other threads:[~2017-02-03  7:36 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-03  7:36 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-27 14:25 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/gh/ Hans de Graaff
2023-03-13  7:14 Hans de Graaff
2022-06-12  8:33 Hans de Graaff
2022-06-11  6:27 Hans de Graaff
2020-09-15  6:00 Hans de Graaff
2020-06-26  7:39 Hans de Graaff
2020-05-23 18:49 Hans de Graaff
2020-05-23 18:49 Hans de Graaff
2020-05-23 18:49 Hans de Graaff
2020-04-09  4:13 Hans de Graaff
2019-05-04 19:14 Hans de Graaff
2019-04-13  6:34 Hans de Graaff
2019-02-16 23:52 Robin H. Johnson
2018-06-07  4:54 Hans de Graaff
2018-04-30 20:11 Hans de Graaff
2018-02-03 18:22 Hans de Graaff
2017-03-14  5:43 Hans de Graaff
2017-02-03  7:36 Hans de Graaff
2016-12-18  7:45 Hans de Graaff
2016-11-25  6:25 Hans de Graaff
2016-11-17  7:05 Hans de Graaff
2016-02-13 20:19 Christoph Junghans

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=1486104074.5731f586b689972562c6d25a3985470bc8ad4c64.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