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

(-)catfish-0.6.4.ebuild (-3 / +5 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2013 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: $
3
# $Header: $
4
4
Lines 12-22 Link Here
12
12
13
LICENSE="GPL-2"
13
LICENSE="GPL-2"
14
SLOT="0"
14
SLOT="0"
15
KEYWORDS="amd64 x86"
15
KEYWORDS="~amd64 ~x86"
16
IUSE=""
16
IUSE=""
17
17
18
RDEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]
18
RDEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]
19
	${PYTHON_DEPS}"
19
	dev-python/pexpect[${PYTHON_USEDEP}]
20
	${PYTHON_DEPS}
21
	x11-themes/gnome-icon-theme"
20
DEPEND="${RDEPEND}
22
DEPEND="${RDEPEND}
21
	sys-devel/gettext"
23
	sys-devel/gettext"
22
24

Return to bug 518298