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

(-)xterm-331.ebuild (-1 / +2 lines)
Lines 12-18 Link Here
12
LICENSE="MIT"
12
LICENSE="MIT"
13
SLOT="0"
13
SLOT="0"
14
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
14
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
15
IUSE="+openpty toolbar truetype unicode Xaw3d xinerama"
15
IUSE="+openpty screen-dumps toolbar truetype unicode Xaw3d xinerama"
16
16
17
COMMON_DEPEND="kernel_linux? ( sys-libs/libutempter )
17
COMMON_DEPEND="kernel_linux? ( sys-libs/libutempter )
18
	kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) )
18
	kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) )
Lines 67-72 Link Here
67
		--enable-i18n \
67
		--enable-i18n \
68
		--enable-load-vt-fonts \
68
		--enable-load-vt-fonts \
69
		--enable-logging \
69
		--enable-logging \
70
		$(use_enable screen-dumps) \
70
		$(use_enable openpty) \
71
		$(use_enable openpty) \
71
		$(use_enable toolbar) \
72
		$(use_enable toolbar) \
72
		$(use_enable unicode mini-luit) \
73
		$(use_enable unicode mini-luit) \

Return to bug 658228