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

(-)nxcomp-1.3.2-r1.ebuild (-3 / +3 lines)
Lines 2-14 Link Here
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
# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.3.2-r1.ebuild,v 1.3 2005/01/02 10:19:41 stuart Exp $
3
# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.3.2-r1.ebuild,v 1.3 2005/01/02 10:19:41 stuart Exp $
4
4
5
MY_P="${PN}-1.3.2-4"
5
MY_P="${PN}-1.5.0-63"
6
DESCRIPTION="X11 protocol compression library"
6
DESCRIPTION="X11 protocol compression library"
7
HOMEPAGE="http://www.nomachine.com/"
7
HOMEPAGE="http://www.nomachine.com/"
8
SRC_URI="http://www.nomachine.com/download/nxsources/nxcomp/${MY_P}.tar.gz"
8
SRC_URI="http://www.nomachine.com/download/1.5.0/sources/${MY_P}.tar.gz"
9
LICENSE="GPL-2"
9
LICENSE="GPL-2"
10
SLOT="0"
10
SLOT="0"
11
KEYWORDS="x86 ~ppc"
11
KEYWORDS="~x86 ~ppc"
12
IUSE=""
12
IUSE=""
13
DEPEND=">=media-libs/jpeg-6b-r3
13
DEPEND=">=media-libs/jpeg-6b-r3
14
>=media-libs/libpng-1.2.5-r4
14
>=media-libs/libpng-1.2.5-r4

Return to bug 101691