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] dev/graaff:master commit in: dev-ruby/pivotal-tracker/
Date: Sun, 14 Feb 2016 20:33:47 +0000 (UTC)	[thread overview]
Message-ID: <1455480643.de32ec48d1488316a80d8b7230ef1cf4077013e5.graaff@gentoo> (raw)

commit:     de32ec48d1488316a80d8b7230ef1cf4077013e5
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Sun Feb 14 20:10:43 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 20:10:43 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=de32ec48

dev-ruby/pivotal-tracker: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/pivotal-tracker/Manifest                  |  1 -
 .../pivotal-tracker/pivotal-tracker-0.5.12.ebuild  | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-ruby/pivotal-tracker/Manifest b/dev-ruby/pivotal-tracker/Manifest
index 5fe8008..4cf2c61 100644
--- a/dev-ruby/pivotal-tracker/Manifest
+++ b/dev-ruby/pivotal-tracker/Manifest
@@ -1,2 +1 @@
-DIST pivotal-tracker-0.5.12.gem 26112 SHA256 ed8819731dc544a4ead6dceeeaf159cb219b6e380dda4f7b359945f5203c340a SHA512 fab699485b2d16de897f0271a2daa994b049d47915f5920a1e564dd17e80f1f3b4b44456b1f2e13d0451755f7126aad0e082f217b3a2113e04a36afc6ae788bf WHIRLPOOL 52447dd1626d10cab9ee637b87c7605b831bc39eb1a27a270bf43aec5ba8fa5bb915dcb027cf9e9a45cee6a4bab9717b7ed55f4260f7e8ebb2aa3d1326408a28
 DIST pivotal-tracker-0.5.13.gem 25088 SHA256 ed824ca7477a78661390e2518692bc705e8e4e2f6e7d5084308f4cb07032ba6f SHA512 9b824d6bfe4ab45c8025648152c7e9383e5ea918bfb359f0c1abec01fdaaf4c289bea8239620073a06832b8c945ac0372b400816752423d91a3f6e8ee257c89b WHIRLPOOL fd6985abcf43aa94e733a47c6ebe11a5e6db1bca96c1c1e4562d40c049274b03603a49fe2566a09ae2727251ff970b95a71a9ffcd3c89048477c78da5962ed02

diff --git a/dev-ruby/pivotal-tracker/pivotal-tracker-0.5.12.ebuild b/dev-ruby/pivotal-tracker/pivotal-tracker-0.5.12.ebuild
deleted file mode 100644
index 77e9fb9..0000000
--- a/dev-ruby/pivotal-tracker/pivotal-tracker-0.5.12.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-RUBY_FAKEGEM_TASK_TEST="spec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby gem that provides an AR-style interface for the Pivotal Tracker API."
-HOMEPAGE="http://github.com/jsmestad/pivotal-tracker"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RESTRICT="test" # Broken right now due to bad ruby syntax. Should fix.
-
-#ruby_add_bdepend "test? ( dev-ruby/rspec:0 >=dev-ruby/stale_fish-1.3.0 )"
-
-ruby_add_rdepend ">=dev-ruby/rest-client-1.6.0
-	>=dev-ruby/nokogiri-1.5.5
-	>=dev-ruby/happymapper-0.3.2
-	>=dev-ruby/nokogiri-happymapper-0.5.4
-	dev-ruby/crack
-	dev-ruby/builder"
-
-all_ruby_prepare() {
-	rm Gemfile || die
-	sed -i -e '/[Bb]undler/d' spec/spec_helper.rb || die
-}


             reply	other threads:[~2016-02-14 20:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-14 20:33 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-11 13:38 [gentoo-commits] dev/graaff:master commit in: dev-ruby/pivotal-tracker/ Hans de Graaff
2016-02-14 20:33 Hans de Graaff
2016-02-14 20:33 Hans de Graaff
2015-10-01  9:48 Hans de Graaff
2015-05-22 16:12 Hans de Graaff
2015-05-22  7:06 Hans de Graaff
2014-09-23  8:23 Hans de Graaff
2014-09-23  8:23 Hans de Graaff
2013-09-13  9:46 Hans de Graaff
2013-07-04 12:44 Hans de Graaff
2013-07-04 12:40 Hans de Graaff
2013-07-04 12:26 Hans de Graaff
2012-10-08 13:37 Hans de Graaff
2011-07-26 11:39 Hans de Graaff
2011-05-30 11:02 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=1455480643.de32ec48d1488316a80d8b7230ef1cf4077013e5.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