diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-07-09 12:24:59 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-07-09 12:24:59 +0100 |
commit | c218398bbbe70a616790cf146c28c1066b9284bf (patch) | |
tree | a598e8c85afbc52bb7eca18ae415ef4971e65c8f /virtual | |
parent | a5442e2318cb4df55867389654e322dbac82067e (diff) |
gentoo auto-resync : 09:07:2024 - 12:24:58
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/Manifest.gz | bin | 28262 -> 28256 bytes | |||
-rw-r--r-- | virtual/pandoc/Manifest | 2 | ||||
-rw-r--r-- | virtual/pandoc/pandoc-0-r1.ebuild (renamed from virtual/pandoc/pandoc-0.ebuild) | 6 |
3 files changed, 3 insertions, 5 deletions
diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz Binary files differindex 5c16b02934db..0e5b40d4f8e3 100644 --- a/virtual/Manifest.gz +++ b/virtual/Manifest.gz diff --git a/virtual/pandoc/Manifest b/virtual/pandoc/Manifest index a88500453963..0b27082dc579 100644 --- a/virtual/pandoc/Manifest +++ b/virtual/pandoc/Manifest @@ -1,2 +1,2 @@ -EBUILD pandoc-0.ebuild 284 BLAKE2B 5b32d7e4f4b8fe3b7fb60d5cc0c3d489771047f13fdcd8fc70c05523f32494c721458e29c051983a65ca7394b6898973a4f3efc19f81e41e10611bdc933cce3f SHA512 e921b2c37ffc08750fbf2118223d04cd7c8ab0c795d448db7b99ca667efcd71529b7268769fba2e6a600c797d51bc7448d30aaf2c7e7908f8c18e16d1988171b +EBUILD pandoc-0-r1.ebuild 282 BLAKE2B a6b77bb829a7d4757be5cb448ad74c1c1a1e5c522a3605e84e88a76e4ec6ddad2936347849a0abd47be8f38611a9311f4d40583edd2495d47d0b9e02122b32f7 SHA512 54b63bbe095ebe8d8108db8f11d8b78cd2322f3fac831a68b1aad242e0de3cb8f2b423bb1d151a75347c7215ac72140c6237db4017c50c121d7f1d4dbb6b4234 MISC metadata.xml 393 BLAKE2B 73ac5c70f871d583eb6e8dafd62a1ada9e157137c2fe13549cee27766aeec78d8d1c873640227291e4a3abb52f48ee0569dabfdee4c4c9fcc22469671d37ac2b SHA512 8cbbf052ef5233e3f896d57f679f9419ccb2072dbff1423d82e5046f34b6a72b2a0639514a59d0c4df94dc904078e51563c734b0d03e4091a3ee71d75a4ca041 diff --git a/virtual/pandoc/pandoc-0.ebuild b/virtual/pandoc/pandoc-0-r1.ebuild index 09933e4f0edb..ce4ed5d3a887 100644 --- a/virtual/pandoc/pandoc-0.ebuild +++ b/virtual/pandoc/pandoc-0-r1.ebuild @@ -1,13 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 )" +RDEPEND="|| ( app-text/pandoc-bin[pandoc-symlink] app-text/pandoc-cli app-text/pandoc )" |