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/fattr/
Date: Sat, 30 Jul 2022 06:32:54
Message-Id: 1659162765.0abf5efb05f126e3734f421d7ef7673fcb2c0de1.graaff@gentoo
1 commit: 0abf5efb05f126e3734f421d7ef7673fcb2c0de1
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 29 17:49:23 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 06:32:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0abf5efb
7
8 dev-ruby/fattr: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/fattr/fattr-2.4.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/fattr/fattr-2.4.0-r1.ebuild b/dev-ruby/fattr/fattr-2.4.0-r1.ebuild
16 index 4d2e4eb49724..97cea2347202 100644
17 --- a/dev-ruby/fattr/fattr-2.4.0-r1.ebuild
18 +++ b/dev-ruby/fattr/fattr-2.4.0-r1.ebuild
19 @@ -14,7 +14,7 @@ inherit ruby-fakegem
20 DESCRIPTION="fattr.rb is a \"fatter attr\" for ruby"
21 HOMEPAGE="https://github.com/ahoward/fattr"
22
23 -LICENSE="Ruby"
24 +LICENSE="Ruby-BSD"
25 SLOT="0"
26 KEYWORDS="~amd64 ~x86"
27 IUSE="test"