summaryrefslogtreecommitdiff
path: root/dev-tex/dot2tex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /dev-tex/dot2tex
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-tex/dot2tex')
-rw-r--r--dev-tex/dot2tex/Manifest2
-rw-r--r--dev-tex/dot2tex/dot2tex-2.11.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/dot2tex/Manifest b/dev-tex/dot2tex/Manifest
index 0da0e9364534..08e26ee08854 100644
--- a/dev-tex/dot2tex/Manifest
+++ b/dev-tex/dot2tex/Manifest
@@ -1,3 +1,3 @@
DIST dot2tex-2.11.3.tar.gz 664750 BLAKE2B 9c7effeca0d71810ce37e126df9e7df2b9df19be41393916c85e49df0dc116f42e58a2b29cce9e2bac700fa00859c63c1a4a8c41c70a9db96a5fc210960f463b SHA512 1595299811461b18cff490a8a56c0215f46989dd4a46fa087b455c717ed5d5f7a5782d04acaa3e4567b4e348bca866d5f24d21663012c4cd813445804ef6f714
-EBUILD dot2tex-2.11.3.ebuild 1004 BLAKE2B 09053a0fb97d8cbb95e88c51640ce1a783615f8a3f60cc6f0a566b2468258c9ba087b709ee527d6aa4fd8e5c673fae11827f30fb0e62b9a7fee01cdd69b76719 SHA512 e32ec9caa4019b0a40ded81ad2959aca866aa232cefd3a2ead8f12b92222c943d502a6a6c793b870a78c7da32a3dddb57693bb4844ecfb290b8c5da32055fe54
+EBUILD dot2tex-2.11.3.ebuild 993 BLAKE2B 927377caa7c6168f1fe8fb093f8c3ccff82b481b5bd87a73bb963c2a73b512b782d58d8ee2aa8bdab61d6bef3d7957294560a60cd4c8a296f3ec4efef6fba4d1 SHA512 975d6fddea01ccb8f076bf7ff3df7ad693766baf0e2416ee3a10010e359cb391fb7b5b60a0d9320f0c4d942ba3e64a9a623c66d5930217b2c3d667de98a3de37
MISC metadata.xml 405 BLAKE2B 972fa8989490f22c522374556fba045a7b7d440743b439aded61f57f31a3dfcca0c1dff80500fbc651472d7930fcdea56d9c2e2c8e4ad72a104301bd9ede2f6f SHA512 9ae9f0e4c46068c7a1193bed80ff5db3a703ec89c7e2e36934c51e781fa971a8380afdab7390242cb7722f43527f2b7ba96cbd49cdda21c070e5a1666c9a4cb3
diff --git a/dev-tex/dot2tex/dot2tex-2.11.3.ebuild b/dev-tex/dot2tex/dot2tex-2.11.3.ebuild
index a37927ba5dcb..36a51009f1c6 100644
--- a/dev-tex/dot2tex/dot2tex-2.11.3.ebuild
+++ b/dev-tex/dot2tex/dot2tex-2.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/kjellmf/dot2tex/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris"
IUSE="doc examples"
DEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]"