summaryrefslogtreecommitdiff
blob: 26a006832f4de7e7d1d6416d94d928cdd5a197b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/ooo/ooo-0.ebuild,v 1.4 2011/07/28 16:49:38 mr_bones_ Exp $

EAPI=3

DESCRIPTION="Virtual for OpenOffice.org/LibreOffice"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""

DEPEND=""
RDEPEND="|| (
	app-office/libreoffice-bin
	app-office/libreoffice
	app-office/openoffice-bin
	app-office/openoffice
	)"