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

(-)kterm-6.2.0-r5.ebuild (-3 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2013 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=4
4
EAPI=4
Lines 14-20 Link Here
14
14
15
LICENSE="MIT HPND XC"
15
LICENSE="MIT HPND XC"
16
SLOT="0"
16
SLOT="0"
17
KEYWORDS="-alpha amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
17
KEYWORDS="-alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
18
IUSE="Xaw3d"
18
IUSE="Xaw3d"
19
19
20
RDEPEND="app-text/rman
20
RDEPEND="app-text/rman
Lines 23-29 Link Here
23
	x11-libs/libXpm
23
	x11-libs/libXpm
24
	x11-libs/libxkbfile
24
	x11-libs/libxkbfile
25
	x11-libs/libXaw
25
	x11-libs/libXaw
26
	x11-libs/libXp
27
	Xaw3d? ( x11-libs/libXaw3d )"
26
	Xaw3d? ( x11-libs/libXaw3d )"
28
DEPEND="${RDEPEND}
27
DEPEND="${RDEPEND}
29
	x11-misc/gccmakedep
28
	x11-misc/gccmakedep

Return to bug 649082