commit: 644f55a6b026f3e399dc2bc2183d485f53fe0f1a Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 07:03:06 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 07:46:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644f55a6
dev-ruby/lockfile: update LICENSE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild b/dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild index 24c4d8a527b4..3263324841a4 100644 --- a/dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild +++ b/dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild @@ -13,7 +13,7 @@ inherit ruby-fakegem DESCRIPTION="A ruby library for creating NFS safe lockfiles" HOMEPAGE="https://github.com/ahoward/lockfile" -LICENSE="Ruby" +LICENSE="Ruby-BSD" SLOT="0" KEYWORDS="~amd64" IUSE=""
