x11-libs/fox: bump versions
[gentoo.git] / sci-calculators / calculator / calculator-1.7.67.ebuild
1 # Copyright 1999-2016 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 inherit fox
7
8 DESCRIPTION="Scientific calculator based on the FOX Toolkit"
9
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86"
13 IUSE=""
14
15 RDEPEND="~x11-libs/fox-${PV}
16         x11-libs/libICE
17         x11-libs/libSM"
18 DEPEND="${RDEPEND}"