summaryrefslogtreecommitdiff
path: root/virtual/pandoc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-23 08:35:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-23 08:35:49 +0100
commit386855c4d1ef509c1fd32abd721589c81669613b (patch)
tree35dc984118f0a7dc2df88313d83bb5779fd12514 /virtual/pandoc
parent0118ac4510d7b85ca62da20e4abd1286dd8bd752 (diff)
gentoo auto-resync : 23:10:2023 - 08:35:49
Diffstat (limited to 'virtual/pandoc')
-rw-r--r--virtual/pandoc/Manifest1
-rw-r--r--virtual/pandoc/pandoc-0-r1.ebuild13
2 files changed, 14 insertions, 0 deletions
diff --git a/virtual/pandoc/Manifest b/virtual/pandoc/Manifest
index a88500453963..761f89140a40 100644
--- a/virtual/pandoc/Manifest
+++ b/virtual/pandoc/Manifest
@@ -1,2 +1,3 @@
+EBUILD pandoc-0-r1.ebuild 305 BLAKE2B 34ec5e72aaf2b3ee23f2482d2c4d4bc80cba880b8af6dbe8119fc760cc1e7515abb55a63fd22b1d21924a193dc437688b453da4982e05ea14c4270bf884f9719 SHA512 0fef0411b03f9a0628d9acc1e861f09f7d75223920cdcba497e018c33d09ab040970d32d019b32f380275cc782a7c05330dac90c06428fe45ecaf398dc188b51
EBUILD pandoc-0.ebuild 284 BLAKE2B 5b32d7e4f4b8fe3b7fb60d5cc0c3d489771047f13fdcd8fc70c05523f32494c721458e29c051983a65ca7394b6898973a4f3efc19f81e41e10611bdc933cce3f SHA512 e921b2c37ffc08750fbf2118223d04cd7c8ab0c795d448db7b99ca667efcd71529b7268769fba2e6a600c797d51bc7448d30aaf2c7e7908f8c18e16d1988171b
MISC metadata.xml 393 BLAKE2B 73ac5c70f871d583eb6e8dafd62a1ada9e157137c2fe13549cee27766aeec78d8d1c873640227291e4a3abb52f48ee0569dabfdee4c4c9fcc22469671d37ac2b SHA512 8cbbf052ef5233e3f896d57f679f9419ccb2072dbff1423d82e5046f34b6a72b2a0639514a59d0c4df94dc904078e51563c734b0d03e4091a3ee71d75a4ca041
diff --git a/virtual/pandoc/pandoc-0-r1.ebuild b/virtual/pandoc/pandoc-0-r1.ebuild
new file mode 100644
index 000000000000..7afd546db71b
--- /dev/null
+++ b/virtual/pandoc/pandoc-0-r1.ebuild
@@ -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 )"