diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2020-02-01 03:51:40 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2020-02-01 03:52:01 +0100 |
commit | f9ef1cc4013fc01e8c7de87f623ee06d12a745fe (patch) | |
tree | 8a91fed2f44ab0829f4cc5c20aec82633cc91dfa /sys-apps | |
parent | sys-apps/util-linux: Bump to version 2.35.1 (diff) | |
download | gentoo-f9ef1cc4013fc01e8c7de87f623ee06d12a745fe.tar.gz gentoo-f9ef1cc4013fc01e8c7de87f623ee06d12a745fe.tar.bz2 gentoo-f9ef1cc4013fc01e8c7de87f623ee06d12a745fe.zip |
sys-apps/util-linux: Synced live ebuild
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild index 7c868feaa8f8..903792320fe4 100644 --- a/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sys-apps/util-linux/util-linux-9999.ebuild @@ -23,7 +23,7 @@ fi DESCRIPTION="Various useful Linux utilities" HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/ https://github.com/karelzak/util-linux" -LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="build caps +cramfs cryptsetup fdformat hardlink kill +logger ncurses nls pam python +readline selinux slang static-libs su +suid systemd test tty-helpers udev unicode userland_GNU" |