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/rubypants/
Date: Sat, 30 Jul 2022 08:22:26
Message-Id: 1659169336.220d0bffd95210dced61519ce0202127a291372c.graaff@gentoo
1 commit: 220d0bffd95210dced61519ce0202127a291372c
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 07:59:00 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 08:22:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220d0bff
7
8 dev-ruby/rubypants: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/rubypants/rubypants-0.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rubypants/rubypants-0.7.1.ebuild b/dev-ruby/rubypants/rubypants-0.7.1.ebuild
16 index 8079285de8cd..047b4ee29735 100644
17 --- a/dev-ruby/rubypants/rubypants-0.7.1.ebuild
18 +++ b/dev-ruby/rubypants/rubypants-0.7.1.ebuild
19 @@ -14,7 +14,7 @@ inherit ruby-fakegem
20 DESCRIPTION="A Ruby port of the SmartyPants PHP library"
21 HOMEPAGE="https://leahneukirchen.org/repos/rubypants/README"
22
23 -LICENSE="Ruby"
24 +LICENSE="MIT"
25 SLOT="0"
26 KEYWORDS="amd64 ~riscv x86"
27 IUSE=""