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

(-)a/gnome-extra/cjs/cjs-2.2.2.ebuild (-5 / +6 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2014 Gentoo Foundation
1
# Copyright 1999-2014 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
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cjs/cjs-2.2.2.ebuild,v 1.1 2014/11/11 12:51:53 pacho Exp $
3
# $Header: 
4
4
5
EAPI="5"
5
EAPI="5"
6
GCONF_DEBUG="no"
6
GCONF_DEBUG="no"
Lines 19-32 Link Here
19
KEYWORDS="~amd64 ~x86"
19
KEYWORDS="~amd64 ~x86"
20
20
21
RDEPEND="
21
RDEPEND="
22
	>=dev-lang/spidermonkey-1.8.5:0
22
	>=dev-lang/spidermonkey-24.0:24
23
	dev-libs/dbus-glib
23
	dev-libs/dbus-glib
24
	>=dev-libs/glib-2.32:2
24
	>=dev-libs/glib-2.36:2
25
	>=dev-libs/gobject-introspection-1.32
25
	>=dev-libs/gobject-introspection-1.39.3
26
	sys-libs/ncurses
26
	sys-libs/ncurses
27
	sys-libs/readline:0
27
	sys-libs/readline:0
28
	x11-libs/cairo[glib]
29
	virtual/libffi
28
	virtual/libffi
29
	x11-libs/cairo[glib]
30
	!<gnome-extra/cinnamon-2.4
30
"
31
"
31
DEPEND="${RDEPEND}
32
DEPEND="${RDEPEND}
32
	${PYTHON_DEPS}
33
	${PYTHON_DEPS}

Return to bug 529812