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/paint/
Date: Sat, 26 Aug 2017 08:27:09 +0000 (UTC)	[thread overview]
Message-ID: <1503735955.b8d42dd065c80e6c94c4e6f32e49bee0b1ea6b4a.graaff@gentoo> (raw)

commit:     b8d42dd065c80e6c94c4e6f32e49bee0b1ea6b4a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 06:07:15 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 08:25:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d42dd0

dev-ruby/paint: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/paint/Manifest           |  1 -
 dev-ruby/paint/paint-1.0.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/paint/Manifest b/dev-ruby/paint/Manifest
index 2cbc595c8e6..7446531edba 100644
--- a/dev-ruby/paint/Manifest
+++ b/dev-ruby/paint/Manifest
@@ -1,2 +1 @@
-DIST paint-1.0.1.tar.gz 18598 SHA256 d717b4ef06302e7b05100aad269f9a89f398c913114ec4f07be9d68d5af2b269 SHA512 480f37fa22896636a591a6491a1329797f35a146ff92b623a4c287adfc52d67d972c61ba16e6d8c3135d985553bc19c12afffdf9bc161575d6dabe9131c4a359 WHIRLPOOL ef9d0e89b9084fbcb9dc9dc9cdf80175282e39c071da826ae03da323d3bf162738c65b26e7d225d101b8736fc85b211909ace88b1401be0a8423bc8f00a26bf6
 DIST paint-2.0.0.tar.gz 21699 SHA256 9b04e149364dec8c13e078a549fd13b805f8ff3064db136ab9c937ac160b47a3 SHA512 3a30635b193fcd2d929a09f64226fefdf01dabf3c33427ca28d8d5a550d56642c8069d5f1334d845977282a6083cdfa16177f3bd23560f61c36d3822c891c5fe WHIRLPOOL d5a44b9e70649fc568d2b7b2e94138cb5f7b976acb3e49d7713541cd504b5444a98a592f5b365b982568b5d16f3e07354d17e61d9a330e113b8cefd0c60776c5

diff --git a/dev-ruby/paint/paint-1.0.1.ebuild b/dev-ruby/paint/paint-1.0.1.ebuild
deleted file mode 100644
index 5906173428c..00000000000
--- a/dev-ruby/paint/paint-1.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Terminal painter"
-HOMEPAGE="https://github.com/janlelis/paint"
-SRC_URI="https://github.com/janlelis/paint/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test doc"


             reply	other threads:[~2017-08-26  8:27 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-26  8:27 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-31 11:09 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/paint/ Hans de Graaff
2023-07-21 10:47 Hans de Graaff
2023-06-20  4:38 Hans de Graaff
2023-03-31  1:03 Sam James
2022-07-06  5:28 Hans de Graaff
2022-04-30  9:08 Hans de Graaff
2022-04-30  9:08 Hans de Graaff
2020-12-10  5:09 Hans de Graaff
2020-08-01  9:05 Hans de Graaff
2020-02-22  5:32 Hans de Graaff
2019-08-29  5:24 Hans de Graaff
2019-08-29  5:24 Hans de Graaff
2019-01-18  8:23 Hans de Graaff
2018-12-17  5:37 Hans de Graaff
2018-09-09 14:32 Hans de Graaff
2018-02-08  6:25 Hans de Graaff
2017-11-02  5:40 Hans de Graaff
2017-06-15  6:08 Hans de Graaff
2016-12-25  6:55 Hans de Graaff
2016-03-25  6:36 Hans de Graaff
2016-01-04  6:21 Hans de Graaff
2016-01-04  6:21 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=1503735955.b8d42dd065c80e6c94c4e6f32e49bee0b1ea6b4a.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