commit: 3c80fec82dd1206dac83877f57348a33385e953a Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 6 17:50:16 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jun 10 15:32:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c80fec8
virtual/ooo: Drop 0 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> virtual/ooo/ooo-0.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/virtual/ooo/ooo-0.ebuild b/virtual/ooo/ooo-0.ebuild deleted file mode 100644 index dee577344ac..00000000000 --- a/virtual/ooo/ooo-0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for OpenOffice.org/LibreOffice" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="java" - -RDEPEND=" - || ( - app-office/libreoffice[java?] - app-office/libreoffice-bin[java?] - app-office/openoffice-bin[java?] - ) -"
