commit: 3f12a1bba398065698e49c63a3230f7918b6d358 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jul 8 11:25:17 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Jul 8 11:25:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f12a1bb
virtual/pandoc: drop 0 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> virtual/pandoc/pandoc-0.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/virtual/pandoc/pandoc-0.ebuild b/virtual/pandoc/pandoc-0.ebuild deleted file mode 100644 index 09933e4f0edb..000000000000 --- a/virtual/pandoc/pandoc-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Virtual for pandoc" - -LICENSE="" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv ~x86" - -BDEPEND="" -RDEPEND="|| ( app-text/pandoc-bin[pandoc-symlink] app-text/pandoc )"
