summaryrefslogtreecommitdiffstats
path: root/media-libs
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2022-10-31 17:56:05 +0000
committerormorph <roma251078@mail.ru>2022-10-31 17:56:05 +0000
commit67e957305cd3dbed53c1a14547ce591274f6efca (patch)
tree003b92baeb8778615f569e29d6dfca56aa120e76 /media-libs
parent87e12510e384f56d90499f6f110814c30afe2fac (diff)
downloadtde-packaging-gentoo-67e957305cd3dbed53c1a14547ce591274f6efca.tar.gz
tde-packaging-gentoo-67e957305cd3dbed53c1a14547ce591274f6efca.zip
Removing unused eclass and other shortcomings
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/lcms/lcms-1.19-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lcms/lcms-1.19-r1.ebuild b/media-libs/lcms/lcms-1.19-r1.ebuild
index e4bcf3dc..4e78f484 100644
--- a/media-libs/lcms/lcms-1.19-r1.ebuild
+++ b/media-libs/lcms/lcms-1.19-r1.ebuild
@@ -4,7 +4,7 @@
EAPI="7"
-inherit autotools eutils
+inherit autotools
DESCRIPTION="Lightweight, speed optimized color management engine"
HOMEPAGE="https://www.littlecms.com/"