From c1799c449dcfaf7c21525455736108d706c2b6b1 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 6 Jun 2021 19:50:05 +0200 Subject: virtual/ooo: Drop nonexistent app-office/openoffice-bin, IUSE=java Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner --- virtual/ooo/ooo-1.ebuild | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 virtual/ooo/ooo-1.ebuild (limited to 'virtual') diff --git a/virtual/ooo/ooo-1.ebuild b/virtual/ooo/ooo-1.ebuild new file mode 100644 index 000000000000..99c3de6326fb --- /dev/null +++ b/virtual/ooo/ooo-1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Virtual for LibreOffice" + +SLOT="0" +KEYWORDS="amd64 x86" + +RDEPEND=" + || ( + app-office/libreoffice + app-office/libreoffice-bin + ) +" -- cgit v1.2.3-65-gdbad