Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/red-colors/
Date: Sun, 12 Sep 2021 08:11:08
Message-Id: 1631434257.991d61ddc54c56f665a4c7d5e95d82e73d5a9d6a.graaff@gentoo
1 commit: 991d61ddc54c56f665a4c7d5e95d82e73d5a9d6a
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 12 08:10:57 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 12 08:10:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991d61dd
7
8 dev-ruby/red-colors: cleanup
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/red-colors/Manifest | 2 --
14 dev-ruby/red-colors/red-colors-0.1.1.ebuild | 19 -------------------
15 dev-ruby/red-colors/red-colors-0.1.2.ebuild | 19 -------------------
16 3 files changed, 40 deletions(-)
17
18 diff --git a/dev-ruby/red-colors/Manifest b/dev-ruby/red-colors/Manifest
19 index dfb89525408..5cca3295ea1 100644
20 --- a/dev-ruby/red-colors/Manifest
21 +++ b/dev-ruby/red-colors/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST red-colors-0.1.1.gem 28160 BLAKE2B 3b730332ac72d5a2c1dabacd678d94489cd0d29c9a546c69ec8a8e2ed7a1a71109535dccab5409c82e64c4322c5d9ee4be144fa963a4aadc9632d76594ed2655 SHA512 a935feec2e6ae25f009bcd913b37b0daa180c42dd7056cd42aac3af3f8b9f50bfa8304f7e3919e3cae9e7d83c5a3778fc06934042efe7de3561c24241cba708b
24 -DIST red-colors-0.1.2.gem 29696 BLAKE2B 800eaa5cc228d9acd9f7d31f338ee4bf5177e9bb883cfcc6dd16a5ac411a55efd1221c5b3b69c4d2543449681ac99941f45ab449ad50868d4cb5bee3afd7396d SHA512 093c1f57a0a7ddd7555e6f727311d77d3bfb6973e776dfb3358a4e2ee0e78f287176e76e52956682c4b7376f36ff16f705d633e2bde66b964478352a11379bc7
25 DIST red-colors-0.2.0.gem 33280 BLAKE2B 8406d2f5ef8a5a7c852298c863916418803d1de350b1108cf9d9c1ce6bc946669f2f2872fb50adb453d31766bb45f0ab7bb92c8957063f01526f74664591615b SHA512 69db857bb53d97c628cd58e0a598a97810f359cf08ba81f463b61f206a6bccb49d95833ddb483cd93fa1c865763339768145e9efb138faad1c1e5bbfaf0ed68e
26 DIST red-colors-0.3.0.gem 104448 BLAKE2B 46b99c755e745eadfc1af61c024df66d54b583c9fbad37522971d44ee42b1db9a5148529a37252ad50cdb276fee8e58aca2afdc190bac3098baa67857eac0d6a SHA512 baa05634213a46da968a42e478db097c5bc47187e61807a3b3c30b8109a0fae63d587e5a3227b5bca75b921304b9d5e24a5ba945361dd5eba1c25235889c2cf1
27
28 diff --git a/dev-ruby/red-colors/red-colors-0.1.1.ebuild b/dev-ruby/red-colors/red-colors-0.1.1.ebuild
29 deleted file mode 100644
30 index 65369552392..00000000000
31 --- a/dev-ruby/red-colors/red-colors-0.1.1.ebuild
32 +++ /dev/null
33 @@ -1,19 +0,0 @@
34 -# Copyright 1999-2021 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -
39 -USE_RUBY="ruby25 ruby26 ruby27 ruby30"
40 -
41 -RUBY_FAKEGEM_EXTRADOC="README.md"
42 -
43 -inherit ruby-fakegem
44 -
45 -DESCRIPTION="Color features for Ruby"
46 -HOMEPAGE="https://github.com/red-data-tools/red-colors"
47 -
48 -IUSE=""
49 -
50 -SLOT="0"
51 -LICENSE="MIT"
52 -KEYWORDS="~amd64 ~ppc ~x86"
53
54 diff --git a/dev-ruby/red-colors/red-colors-0.1.2.ebuild b/dev-ruby/red-colors/red-colors-0.1.2.ebuild
55 deleted file mode 100644
56 index 65369552392..00000000000
57 --- a/dev-ruby/red-colors/red-colors-0.1.2.ebuild
58 +++ /dev/null
59 @@ -1,19 +0,0 @@
60 -# Copyright 1999-2021 Gentoo Authors
61 -# Distributed under the terms of the GNU General Public License v2
62 -
63 -EAPI=7
64 -
65 -USE_RUBY="ruby25 ruby26 ruby27 ruby30"
66 -
67 -RUBY_FAKEGEM_EXTRADOC="README.md"
68 -
69 -inherit ruby-fakegem
70 -
71 -DESCRIPTION="Color features for Ruby"
72 -HOMEPAGE="https://github.com/red-data-tools/red-colors"
73 -
74 -IUSE=""
75 -
76 -SLOT="0"
77 -LICENSE="MIT"
78 -KEYWORDS="~amd64 ~ppc ~x86"