summaryrefslogtreecommitdiff
path: root/dev-tex/dot2texi
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
commit7c7c2c9727d6b2ff30945b5aea0d575e1c406d8b (patch)
treebac2a67fb24ac0836147fe370d30e1610ae1845d /dev-tex/dot2texi
parent2f8db31405fac68eea6f7257d58529243815033b (diff)
gentoo resync : 02.05.2018
Diffstat (limited to 'dev-tex/dot2texi')
-rw-r--r--dev-tex/dot2texi/Manifest2
-rw-r--r--dev-tex/dot2texi/dot2texi-3.0.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-tex/dot2texi/Manifest b/dev-tex/dot2texi/Manifest
index 2c8c70f5ed7c..a2769c651385 100644
--- a/dev-tex/dot2texi/Manifest
+++ b/dev-tex/dot2texi/Manifest
@@ -1,3 +1,3 @@
DIST dot2texi-3.0.zip 280478 BLAKE2B db664715f24a8e9f1bf4559feaf73fc935c7aa87682d8949cc665531641ae4f8c23a464171ef6f126a230fbb03a3f244e981b5da95c6afefaf7df071da0c03b8 SHA512 fa45a8545ac9b84553ab75cdaf82220efecbe83d24defc0194e93ba438f320d0a0198940e760525ae4da034bf1f8d105a512a470815d7d3495b23944af16fb9b
-EBUILD dot2texi-3.0.ebuild 1026 BLAKE2B e51239a6362cfdb38517814ee9b7812ca54b253f77856f6070f42869e80105316aba5ccf59605444957edf40ea33ddaae73a738334435401dc904e28a6a843e9 SHA512 c236aac3bcb14690ff753380945fb4ae1a69fe56c1a821c384885fd76f1aedcb31c40203ea10303065cd19ebf29a637944e2b764e11d8178b5f14d316f550fab
+EBUILD dot2texi-3.0.ebuild 1034 BLAKE2B 426469cba2246cb84dd9e0406f0ca8a3f2e32e8500c574a37a8ff42709af40d0ccc29775fd50f6988e7e51adba0da63d69892558cac5f1eb6741da60066bd4b7 SHA512 ddefb5fc34796ecb760a8a28f076658885a3378742c332991c7c5de571109f0bb5fe7ee16be83e1e28a660e121676eff5b6dc20d1bf8c5677be6317e49f5ef0c
MISC metadata.xml 421 BLAKE2B 8aca92cf5f4103b74f6debd3f67ad74d441c5622583990778a5782d7b37867bd48ae298bebad603348a163f4324d1a9aa29824a7a2ccfd3cb11c8882852a72bb SHA512 023c4408aaf8d948b77a2cd4b5604ca1b942f77750da313d9b879187f39de59c5c21c0b1d74636865661f1441a282aeebe6d090c9d86cdb0c8618705e9def2ad
diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild
index b626e2f8c5b3..c7f394192835 100644
--- a/dev-tex/dot2texi/dot2texi-3.0.ebuild
+++ b/dev-tex/dot2texi/dot2texi-3.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit latex-package
DESCRIPTION="Create graphs within LaTeX using the dot2tex tool"