Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 923306
Collapse All | Expand All

(-)a/sys-apps/util-linux/metadata.xml (+1 lines)
Lines 14-19 Link Here
14
		<flag name="hardlink">build hardlink program</flag>
14
		<flag name="hardlink">build hardlink program</flag>
15
		<flag name="kill">build the kill program</flag>
15
		<flag name="kill">build the kill program</flag>
16
		<flag name="logger">build the logger program</flag>
16
		<flag name="logger">build the logger program</flag>
17
		<flag name="minix">build mkfs/fsck helpers for Minix filesystems</flag>
17
		<flag name="pam">build runuser helper</flag>
18
		<flag name="pam">build runuser helper</flag>
18
		<flag name="rtas">Add support for the Run Time Abstraction Services (RTAS)</flag>
19
		<flag name="rtas">Add support for the Run Time Abstraction Services (RTAS)</flag>
19
		<flag name="su">build the su program</flag>
20
		<flag name="su">build the su program</flag>
(-)a/sys-apps/util-linux/util-linux-2.38.1-r3.ebuild (-1 / +2 lines)
Lines 33-39 HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/ https://github.com/ Link Here
33
33
34
LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
34
LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
35
SLOT="0"
35
SLOT="0"
36
IUSE="audit build caps +cramfs cryptsetup fdformat +hardlink kill +logger magic ncurses nls pam python +readline rtas selinux slang static-libs +su +suid systemd test tty-helpers udev unicode"
36
IUSE="audit build caps +cramfs cryptsetup fdformat +hardlink kill +logger magic minix ncurses nls pam python +readline rtas selinux slang static-libs +su +suid systemd test tty-helpers udev unicode"
37
37
38
# Most lib deps here are related to programs rather than our libs,
38
# Most lib deps here are related to programs rather than our libs,
39
# so we rarely need to specify ${MULTILIB_USEDEP}.
39
# so we rarely need to specify ${MULTILIB_USEDEP}.
Lines 256-261 multilib_src_configure() { Link Here
256
			$(use_enable hardlink)
256
			$(use_enable hardlink)
257
			$(use_enable kill)
257
			$(use_enable kill)
258
			$(use_enable logger)
258
			$(use_enable logger)
259
			$(use_enable minix)
259
			$(use_enable ncurses pg)
260
			$(use_enable ncurses pg)
260
			$(use_enable su)
261
			$(use_enable su)
261
			$(use_enable tty-helpers mesg)
262
			$(use_enable tty-helpers mesg)
(-)a/sys-apps/util-linux/util-linux-2.39.2-r1.ebuild (-1 / +2 lines)
Lines 33-39 HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/ https://github.com/ Link Here
33
33
34
LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
34
LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
35
SLOT="0"
35
SLOT="0"
36
IUSE="audit build caps +cramfs cryptsetup fdformat +hardlink kill +logger magic ncurses nls pam python +readline rtas selinux slang static-libs +su +suid systemd test tty-helpers udev unicode"
36
IUSE="audit build caps +cramfs cryptsetup fdformat +hardlink kill +logger magic minix ncurses nls pam python +readline rtas selinux slang static-libs +su +suid systemd test tty-helpers udev unicode"
37
37
38
# Most lib deps here are related to programs rather than our libs,
38
# Most lib deps here are related to programs rather than our libs,
39
# so we rarely need to specify ${MULTILIB_USEDEP}.
39
# so we rarely need to specify ${MULTILIB_USEDEP}.
Lines 273-278 multilib_src_configure() { Link Here
273
			$(use_enable hardlink)
273
			$(use_enable hardlink)
274
			$(use_enable kill)
274
			$(use_enable kill)
275
			$(use_enable logger)
275
			$(use_enable logger)
276
			$(use_enable minix)
276
			$(use_enable ncurses pg)
277
			$(use_enable ncurses pg)
277
			$(use_enable su)
278
			$(use_enable su)
278
			$(use_enable tty-helpers mesg)
279
			$(use_enable tty-helpers mesg)
(-)a/sys-apps/util-linux/util-linux-2.39.3-r1.ebuild (-1 / +2 lines)
Lines 33-39 HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/ https://github.com/ Link Here
33
33
34
LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
34
LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
35
SLOT="0"
35
SLOT="0"
36
IUSE="audit build caps +cramfs cryptsetup fdformat +hardlink kill +logger magic ncurses nls pam python +readline rtas selinux slang static-libs +su +suid systemd test tty-helpers udev unicode"
36
IUSE="audit build caps +cramfs cryptsetup fdformat +hardlink kill +logger magic minix ncurses nls pam python +readline rtas selinux slang static-libs +su +suid systemd test tty-helpers udev unicode"
37
37
38
# Most lib deps here are related to programs rather than our libs,
38
# Most lib deps here are related to programs rather than our libs,
39
# so we rarely need to specify ${MULTILIB_USEDEP}.
39
# so we rarely need to specify ${MULTILIB_USEDEP}.
Lines 273-278 multilib_src_configure() { Link Here
273
			$(use_enable hardlink)
273
			$(use_enable hardlink)
274
			$(use_enable kill)
274
			$(use_enable kill)
275
			$(use_enable logger)
275
			$(use_enable logger)
276
			$(use_enable minix)
276
			$(use_enable ncurses pg)
277
			$(use_enable ncurses pg)
277
			$(use_enable su)
278
			$(use_enable su)
278
			$(use_enable tty-helpers mesg)
279
			$(use_enable tty-helpers mesg)
(-)a/sys-apps/util-linux/util-linux-9999.ebuild (-2 / +2 lines)
Lines 33-39 HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/ https://github.com/ Link Here
33
33
34
LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
34
LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
35
SLOT="0"
35
SLOT="0"
36
IUSE="audit build caps +cramfs cryptsetup fdformat +hardlink kill +logger magic ncurses nls pam python +readline rtas selinux slang static-libs +su +suid systemd test tty-helpers udev unicode"
36
IUSE="audit build caps +cramfs cryptsetup fdformat +hardlink kill +logger magic minix ncurses nls pam python +readline rtas selinux slang static-libs +su +suid systemd test tty-helpers udev unicode"
37
37
38
# Most lib deps here are related to programs rather than our libs,
38
# Most lib deps here are related to programs rather than our libs,
39
# so we rarely need to specify ${MULTILIB_USEDEP}.
39
# so we rarely need to specify ${MULTILIB_USEDEP}.
Lines 251-256 multilib_src_configure() { Link Here
251
			$(use_enable hardlink)
251
			$(use_enable hardlink)
252
			$(use_enable kill)
252
			$(use_enable kill)
253
			$(use_enable logger)
253
			$(use_enable logger)
254
			$(use_enable minix)
254
			$(use_enable ncurses pg)
255
			$(use_enable ncurses pg)
255
			$(use_enable su)
256
			$(use_enable su)
256
			$(use_enable tty-helpers mesg)
257
			$(use_enable tty-helpers mesg)
257
- 

Return to bug 923306