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 via email to