virtual/python-dnspython: Stable for HPPA (bug #618116).
[gentoo.git] / virtual / ooo / ooo-0.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DESCRIPTION="Virtual for OpenOffice.org/LibreOffice"
7 SLOT="0"
8 KEYWORDS="amd64 x86"
9 IUSE="java"
10
11 RDEPEND="
12         || (
13                 app-office/libreoffice[java?]
14                 app-office/libreoffice-bin[java?]
15                 app-office/openoffice-bin[java?]
16         )
17 "