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/lockfile/
Date: Sat, 30 Jul 2022 07:46:15
Message-Id: 1659167161.644f55a6b026f3e399dc2bc2183d485f53fe0f1a.graaff@gentoo
1 commit: 644f55a6b026f3e399dc2bc2183d485f53fe0f1a
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 07:03:06 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 07:46:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644f55a6
7
8 dev-ruby/lockfile: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild b/dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild
16 index 24c4d8a527b4..3263324841a4 100644
17 --- a/dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild
18 +++ b/dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild
19 @@ -13,7 +13,7 @@ inherit ruby-fakegem
20 DESCRIPTION="A ruby library for creating NFS safe lockfiles"
21 HOMEPAGE="https://github.com/ahoward/lockfile"
22
23 -LICENSE="Ruby"
24 +LICENSE="Ruby-BSD"
25 SLOT="0"
26 KEYWORDS="~amd64"
27 IUSE=""