commit: f531e38d1f1df85ea13f7d3655ad14ee848981e5 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sat Jun 22 18:45:07 2024 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sat Jun 22 19:04:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f531e38d
virtual/pandoc: drop old 0-r1 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> virtual/pandoc/pandoc-0-r1.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/virtual/pandoc/pandoc-0-r1.ebuild b/virtual/pandoc/pandoc-0-r1.ebuild deleted file mode 100644 index 4e7457bf4394..000000000000 --- a/virtual/pandoc/pandoc-0-r1.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-cli app-text/pandoc )"
