Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/lolcat/
Date: Sat, 08 Aug 2020 05:56:56
Message-Id: 1596866209.29cca8163327a07581d5c0cc7602b02a42bbe812.sam@gentoo
1 commit: 29cca8163327a07581d5c0cc7602b02a42bbe812
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 8 05:56:43 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 8 05:56:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29cca816
7
8 games-misc/lolcat: style changes
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 games-misc/lolcat/lolcat-100.0.1-r1.ebuild | 1 +
14 games-misc/lolcat/lolcat-100.0.1.ebuild | 1 +
15 games-misc/lolcat/lolcat-90.8.8-r1.ebuild | 3 ++-
16 3 files changed, 4 insertions(+), 1 deletion(-)
17
18 diff --git a/games-misc/lolcat/lolcat-100.0.1-r1.ebuild b/games-misc/lolcat/lolcat-100.0.1-r1.ebuild
19 index 6e6c7c7a085..cd9ab9f497c 100644
20 --- a/games-misc/lolcat/lolcat-100.0.1-r1.ebuild
21 +++ b/games-misc/lolcat/lolcat-100.0.1-r1.ebuild
22 @@ -2,6 +2,7 @@
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 +
27 USE_RUBY="ruby24 ruby25 ruby26 ruby27"
28
29 RUBY_FAKEGEM_TASK_TEST=""
30
31 diff --git a/games-misc/lolcat/lolcat-100.0.1.ebuild b/games-misc/lolcat/lolcat-100.0.1.ebuild
32 index 43a1f78591e..bcf2f20639c 100644
33 --- a/games-misc/lolcat/lolcat-100.0.1.ebuild
34 +++ b/games-misc/lolcat/lolcat-100.0.1.ebuild
35 @@ -2,6 +2,7 @@
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=7
39 +
40 USE_RUBY="ruby24 ruby25 ruby26 ruby27"
41
42 RUBY_FAKEGEM_TASK_TEST=""
43
44 diff --git a/games-misc/lolcat/lolcat-90.8.8-r1.ebuild b/games-misc/lolcat/lolcat-90.8.8-r1.ebuild
45 index 595d34230b6..696d769be5f 100644
46 --- a/games-misc/lolcat/lolcat-90.8.8-r1.ebuild
47 +++ b/games-misc/lolcat/lolcat-90.8.8-r1.ebuild
48 @@ -1,7 +1,8 @@
49 -# Copyright 1999-2019 Gentoo Authors
50 +# Copyright 1999-2020 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 EAPI=6
54 +
55 USE_RUBY="ruby24 ruby25 ruby26"
56
57 RUBY_FAKEGEM_TASK_TEST=""