diff options
author | 2022-07-30 09:03:06 +0200 | |
---|---|---|
committer | 2022-07-30 09:46:01 +0200 | |
commit | 644f55a6b026f3e399dc2bc2183d485f53fe0f1a (patch) | |
tree | 4613491e2bd77aaae5c789279c923b86869a3d7f /dev-ruby/lockfile | |
parent | dev-ruby/locale: update LICENSE (diff) | |
download | gentoo-644f55a6b026f3e399dc2bc2183d485f53fe0f1a.tar.gz gentoo-644f55a6b026f3e399dc2bc2183d485f53fe0f1a.tar.bz2 gentoo-644f55a6b026f3e399dc2bc2183d485f53fe0f1a.zip |
dev-ruby/lockfile: update LICENSE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/lockfile')
-rw-r--r-- | dev-ruby/lockfile/lockfile-2.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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="" |