From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/travis/
Date: Wed, 22 Jul 2020 09:02:42 +0000 (UTC) [thread overview]
Message-ID: <1595408556.7c4b049b4fe9b2448a84b655d2091a822a76605d.graaff@gentoo> (raw)
commit: 7c4b049b4fe9b2448a84b655d2091a822a76605d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 22 08:05:26 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 09:02:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c4b049b
dev-ruby/travis: cleanup
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/travis/Manifest | 1 -
dev-ruby/travis/travis-1.8.10.ebuild | 57 ------------------------------------
2 files changed, 58 deletions(-)
diff --git a/dev-ruby/travis/Manifest b/dev-ruby/travis/Manifest
index 7288b28a250..4722f226abe 100644
--- a/dev-ruby/travis/Manifest
+++ b/dev-ruby/travis/Manifest
@@ -1,2 +1 @@
-DIST travis-1.8.10.gem 194048 BLAKE2B fa3daaa50e4c7024f6eac7978cecba526378022451deca9148a10b6f28528dc4ee5a42cc794628860b2861aafce0dc62c207023fc1f61676b48e00022112c834 SHA512 ca8adfb2d1541e157d1fa19837ce6d7a75ce491e0a3402447642f9f3b1f0c19ec16344016ed494947e3fde4e838669e4e5ba48087baea3f097605bef700dde55
DIST travis-1.9.1.gem 198144 BLAKE2B f207b99bd2bc044ddfedf15a4ce5d35fffa77d8a07504f0122fc1463a441bfa33de40b9dad67490bc44a69aa2ce6e7307bda4df11491015b4c5c81d9fb2daa67 SHA512 1489a1378fcbfcd70ce48f1f7b00bbc457503eabf192bd76feaf9896c63ef6ea77c67c077c8c940b11f6c11cf9b28b752db309b060727e1dc36b1ef1b5b4b514
diff --git a/dev-ruby/travis/travis-1.8.10.ebuild b/dev-ruby/travis/travis-1.8.10.ebuild
deleted file mode 100644
index 96e98c44ed4..00000000000
--- a/dev-ruby/travis/travis-1.8.10.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets"
-
-inherit bash-completion-r1 ruby-fakegem
-
-DESCRIPTION="Travis CI Client (CLI and Ruby library)"
-HOMEPAGE="https://github.com/travis-ci/travis.rb"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-#RESTRICT="test"
-
-DEPEND+="test? ( dev-vcs/git )"
-RDEPEND+="dev-vcs/git"
-
-ruby_add_bdepend "
- test? ( >dev-ruby/rack-test-0.6 )
- >dev-ruby/sinatra-1.3
-"
-
-ruby_add_rdepend "
- dev-ruby/backports
- >dev-ruby/faraday-0.9:*
- >=dev-ruby/faraday_middleware-0.9.1:*
- >dev-ruby/gh-0.13
- >=dev-ruby/highline-1.6:0
- >dev-ruby/launchy-2.1
- >dev-ruby/pusher-client-0.4
- dev-ruby/typhoeus:0
-"
-
-all_ruby_prepare() {
- if use test ; then
- git init --quiet . || die
- git remote add origin "${HOMEPAGE}" || die
- touch .travis.yml || die
- fi
-
- # Remove failing spec where cause is not fully clear.
- # May be related to highline compatibility issues.
- rm spec/cli/login_spec.rb || die
-}
-
-all_ruby_install() {
- all_fakegem_install
-
- newbashcomp "assets/travis.sh" "travis"
-}
next reply other threads:[~2020-07-22 9:02 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-22 9:02 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-27 8:28 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/travis/ Hans de Graaff
2022-08-27 8:28 Hans de Graaff
2022-06-11 5:46 Hans de Graaff
2022-04-17 8:09 Hans de Graaff
2021-11-26 8:17 Hans de Graaff
2021-11-26 8:17 Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2020-10-31 7:59 Hans de Graaff
2020-06-06 8:04 Hans de Graaff
2020-05-23 18:49 Hans de Graaff
2019-11-03 9:28 Hans de Graaff
2019-05-08 19:59 Hans de Graaff
2019-04-13 6:34 Hans de Graaff
2019-02-16 23:52 Robin H. Johnson
2018-08-19 5:09 Hans de Graaff
2018-06-30 9:56 Hans de Graaff
2017-08-28 18:44 Hans de Graaff
2017-06-19 18:35 Hans de Graaff
2017-04-23 6:02 Hans de Graaff
2017-03-07 23:31 Christoph Junghans
2017-03-06 6:24 Hans de Graaff
2017-03-05 8:42 Hans de Graaff
2016-08-05 15:19 Christoph Junghans
2016-06-11 20:50 Christoph Junghans
2016-02-29 20:21 Christoph Junghans
2016-02-20 22:52 Patrice Clement
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=1595408556.7c4b049b4fe9b2448a84b655d2091a822a76605d.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