summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-07-08 13:24:41 +0200
committerUlrich Müller <ulm@gentoo.org>2024-07-08 13:25:39 +0200
commita93958caa02f286858165f14a57448f7ffb9502a (patch)
tree76ca12254f71d77b8b109a258686335137c12a56 /virtual/pandoc
parentiacct-user/owntone: resolve UID conflict with chrony_exporter (diff)
downloadgentoo-a93958caa02f286858165f14a57448f7ffb9502a.tar.gz
gentoo-a93958caa02f286858165f14a57448f7ffb9502a.tar.bz2
gentoo-a93958caa02f286858165f14a57448f7ffb9502a.zip
Revert "virtual/pandoc: drop old 0-r1"
This reverts commit f531e38d1f1df85ea13f7d3655ad14ee848981e5. Acked-by: Maciej Barć <xgqt@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'virtual/pandoc')
-rw-r--r--virtual/pandoc/pandoc-0-r1.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/virtual/pandoc/pandoc-0-r1.ebuild b/virtual/pandoc/pandoc-0-r1.ebuild
new file mode 100644
index 000000000000..4e7457bf4394
--- /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 )"