summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:07:00 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:01:43 +0100
commit6b6b17a3c339e7645d832f200469b51ae7c2e8e5 (patch)
tree13a117a7c71296f27eda0e479a6dd395a042637e /dev-tex
parentdev-tex/foiltex: use BDEPEND for app-arch/unzip (diff)
downloadgentoo-6b6b17a3c339e7645d832f200469b51ae7c2e8e5.tar.gz
gentoo-6b6b17a3c339e7645d832f200469b51ae7c2e8e5.tar.bz2
gentoo-6b6b17a3c339e7645d832f200469b51ae7c2e8e5.zip
dev-tex/sketch: eutils->edos2unix
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/sketch/sketch-0.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/sketch/sketch-0.3.7.ebuild b/dev-tex/sketch/sketch-0.3.7.ebuild
index ac587f8b176b..224a68f6c88c 100644
--- a/dev-tex/sketch/sketch-0.3.7.ebuild
+++ b/dev-tex/sketch/sketch-0.3.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils toolchain-funcs
+inherit edos2unix toolchain-funcs
DESCRIPTION="Produces drawings of two- or three-dimensional solid objects and scenes for TeX"
HOMEPAGE="https://www.frontiernet.net/~eugene.ressler/"