summaryrefslogtreecommitdiff
path: root/app-text/xmlto
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /app-text/xmlto
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-text/xmlto')
-rw-r--r--app-text/xmlto/Manifest2
-rw-r--r--app-text/xmlto/xmlto-0.0.28-r3.ebuild (renamed from app-text/xmlto/xmlto-0.0.28-r1.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlto/Manifest b/app-text/xmlto/Manifest
index 8046fdff97d2..a25d4cf1ed1b 100644
--- a/app-text/xmlto/Manifest
+++ b/app-text/xmlto/Manifest
@@ -1,4 +1,4 @@
AUX xmlto-0.0.22-format_fo_passivetex_check.patch 2286 BLAKE2B eb004b4fa394840b8e6fd792bfacfee75d180a1493d960348a33c7737a33a15a809fff28f4b6ade3deb045b629eb48a675b56037da56a7fabcd20718dfdaa6a4 SHA512 c8eeb3dc909431dd2fb9f5286b6ee98a40dce80a29606a9884bdab50c039ac90097720b9b968dfac76546492844de0b72f2f6c937da14b47142ad81b897023f4
DIST xmlto-0.0.28.tar.bz2 127921 BLAKE2B 12ef3e2e1436c330e7b003d08f4a4d4032d70255777956949eb8b47b6f5466e7c158b0f85dc87069c1e379603cac0b01c88589f98ca1ef9e862f0aef31169f6d SHA512 6e0c4968d4f1b7a3b132904182aa72a73f6167553eabdeb65cfafa6295ef7b960541685769d04144207963cca77b0c44db4f9fbb2796348ffcb37b3b399f18f1
-EBUILD xmlto-0.0.28-r1.ebuild 1449 BLAKE2B bc2d0e1a03d97a1c6b6ee1bef5eb4d8860b3cb2fbf2fbb75bc15722356ddcdc7b7ee786d130398412a4be1bae250310f9ea6d321a32c8cf460c9e65c29b01b0d SHA512 1bc053436ce4dd2b6ab15745e1e0ff3ee8a35e21cab861de5017ad628a9c3a3e89b4e0d9988f59bd4311b3327eb3a079ef0625247d209ee915beca84331d1123
+EBUILD xmlto-0.0.28-r3.ebuild 1431 BLAKE2B 769b8e65b67c99527ffafed511b5681072739aa01e5c361ed86fdfcaed178698fbd2f5a5f14cd55a3fd033c270da1d25157c6414ab7500d2d93dfbf3fcd9048c SHA512 a0a2c8b319a067354454c34ae959d2766d7b1e2ecd6aa7905d2a28727cb49fe210e85bc6ffe552d8b7f7107d6778f31167aeddb95caf63e5244ec438291e515c
MISC metadata.xml 247 BLAKE2B 17c173af66eaa7e25c4a88ae4e5b8cba24cd1f324224ddeb95774690a862c678f2c6c51cfd175aaa3781efa83d0526c01883b7888cba6fb9ba8f62b9bef5942f SHA512 f2b92e9bda8e4466d98436c15ee46b2a382afa4bfcf868678bb245abda936298ed41d03f3dcf5a61000ae1b1031a5578635e15293d63c531773d6a42d356af47
diff --git a/app-text/xmlto/xmlto-0.0.28-r1.ebuild b/app-text/xmlto/xmlto-0.0.28-r3.ebuild
index 58faafa5f938..5602e66567e0 100644
--- a/app-text/xmlto/xmlto-0.0.28-r1.ebuild
+++ b/app-text/xmlto/xmlto-0.0.28-r3.ebuild
@@ -22,7 +22,7 @@ RDEPEND=">=app-text/docbook-xsl-stylesheets-1.62.0-r1
|| ( sys-apps/util-linux app-misc/getopt )
sys-apps/which
text? ( || ( virtual/w3m www-client/lynx www-client/elinks ) )
- latex? ( >=app-text/passivetex-1.25 >=dev-tex/xmltex-1.9-r2 )"
+ latex? ( dev-texlive/texlive-formatsextra )"
# We only depend on flex when we patch the imput lexer.
DEPEND="${RDEPEND}"