diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-03-20 00:40:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-03-20 00:40:44 +0000 |
commit | 4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch) | |
tree | 356496503d52354aa6d9f2d36126302fed5f3a73 /dev-tex/dot2tex | |
parent | fcc5224904648a8e6eb528d7603154160a20022f (diff) |
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-tex/dot2tex')
-rw-r--r-- | dev-tex/dot2tex/Manifest | 2 | ||||
-rw-r--r-- | dev-tex/dot2tex/dot2tex-2.11.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dot2tex/Manifest b/dev-tex/dot2tex/Manifest index 484f1c65d3cc..b8fef6ff15dc 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 998 BLAKE2B 63485dfa4bd685c62bb011d216b5f9c162b31a097199a99818fb4b206572277e8cba333d1208e70df0f81e0bb335299ed1a37226ddeb1b6b222792cdaef47fe1 SHA512 6807e434e3f8a1c8a6c75276603e2d49a108834e6da3840944583130ddca0461de43771e02ccf66192ae223c8fc0d5704b7451a7caf1e1f2c2d3aaf27f3fab56 +EBUILD dot2tex-2.11.3.ebuild 1004 BLAKE2B 30c25c86050d0ed970422538c9dc6ccd9875c3e03d8c79bc1100e418ef6f92c93ed3c9e31cdb40eb3de18f2778a2071f3b39c845fdcbc3b8332d1c070045feaf SHA512 eb6db1dbdbbd5c9b055a92e02a68e84f437aaa3a2d2b9c93e4b1157e649854fefae86af1fc8a84a43edca475e11208d7053e7f5d5bc0caa501b5257d7fced32f MISC metadata.xml 406 BLAKE2B 291c75db88e182c475c71cc7b42782d06c135989e4af7bc64e8efb2b11641e8913f180e0942450c7f1d2117c47c56715b0e20de79d091dca42fa547c33b1a8f5 SHA512 f410fa09db124d2c886471b8cc22f22296f411f9646c9ba02ae4b553d3be88b447ac3ea6c4b2f989b503754c8051911566c2c2cc74d1b2a2b79bf43862e0a0e3 diff --git a/dev-tex/dot2tex/dot2tex-2.11.3.ebuild b/dev-tex/dot2tex/dot2tex-2.11.3.ebuild index 03afd69a0bc1..1e00e0e22341 100644 --- a/dev-tex/dot2tex/dot2tex-2.11.3.ebuild +++ b/dev-tex/dot2tex/dot2tex-2.11.3.ebuild @@ -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 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris" IUSE="doc examples" DEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]" |