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/ruby-filemagic/
Date: Sat, 30 Jul 2022 08:22:25
Message-Id: 1659169335.fce9a521ff413e1edeef51beef5427ee0ba4551e.graaff@gentoo
1 commit: fce9a521ff413e1edeef51beef5427ee0ba4551e
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 07:47:46 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 08:22:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce9a521
7
8 dev-ruby/ruby-filemagic: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/ruby-filemagic/ruby-filemagic-0.7.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/ruby-filemagic/ruby-filemagic-0.7.3.ebuild b/dev-ruby/ruby-filemagic/ruby-filemagic-0.7.3.ebuild
16 index 84da5465bfd0..7a3935994be8 100644
17 --- a/dev-ruby/ruby-filemagic/ruby-filemagic-0.7.3.ebuild
18 +++ b/dev-ruby/ruby-filemagic/ruby-filemagic-0.7.3.ebuild
19 @@ -17,7 +17,7 @@ inherit ruby-fakegem
20 DESCRIPTION="Ruby binding to libmagic"
21 HOMEPAGE="https://github.com/blackwinter/ruby-filemagic"
22
23 -LICENSE="Ruby"
24 +LICENSE="Ruby-BSD"
25 SLOT="0"
26 KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
27 IUSE=""