mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
virtual/pandoc: add 0-r1
New revision which allows app-text/pandoc-cli Thanks-to: Bryce Glover <RandomDSdevel@gmail.com> Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
13
virtual/pandoc/pandoc-0-r1.ebuild
Normal file
13
virtual/pandoc/pandoc-0-r1.ebuild
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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 )"
|
||||
Reference in New Issue
Block a user