Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 101691 | Differences between
and this patch

Collapse All | Expand All

(-)nxclient-1.4.0-r5.ebuild (-5 / +5 lines)
Lines 13-20 SLOT="0" Link Here
13
KEYWORDS="x86 -ppc -sparc -alpha -mips"
13
KEYWORDS="x86 -ppc -sparc -alpha -mips"
14
RESTRICT="nostrip"
14
RESTRICT="nostrip"
15
15
16
MY_PV="${PV}-91"
16
MY_PV="${PV}-103"
17
SRC_URI="http://www.nomachine.com/download/nxclient/1.4.0/RedHat-9.0/${PN}-${MY_PV}.i386.rpm"
17
SRC_URI="http://www.nomachine.com/download/1.5.0/client/${PN}-${MY_PV}.i386.rpm"
18
18
19
DEPEND=">=media-libs/jpeg-6b-r3
19
DEPEND=">=media-libs/jpeg-6b-r3
20
	>=sys-libs/glibc-2.3.2-r1
20
	>=sys-libs/glibc-2.3.2-r1
Lines 25-34 DEPEND=">=media-libs/jpeg-6b-r3 Link Here
25
	>=media-libs/freetype-2.1.4
25
	>=media-libs/freetype-2.1.4
26
	>=media-libs/jpeg-6b-r3
26
	>=media-libs/jpeg-6b-r3
27
	>=x11-libs/qt-3.3.2
27
	>=x11-libs/qt-3.3.2
28
	=net-misc/nx-x11-1.4*
28
	=net-misc/nx-x11-1.5*
29
	=net-misc/nxproxy-1.4*
29
	=net-misc/nxproxy-1.5*
30
	net-analyzer/gnu-netcat
30
	net-analyzer/gnu-netcat
31
	=net-misc/nxssh-1.4*"
31
	=net-misc/nxssh-1.5*"
32
32
33
S="${WORKDIR}"
33
S="${WORKDIR}"
34
34

Return to bug 101691