Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/exact-image/
Date: Sat, 18 Sep 2021 16:51:44
Message-Id: 1631983878.b9e6f1bb871be9e14c0ff2f935b649557ae602a0.tupone@gentoo
1 commit: b9e6f1bb871be9e14c0ff2f935b649557ae602a0
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 18 16:45:35 2021 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 18 16:51:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e6f1bb
7
8 media-gfx/exact-image: UnusedInherits
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
12
13 media-gfx/exact-image/exact-image-1.0.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/exact-image/exact-image-1.0.2-r2.ebuild b/media-gfx/exact-image/exact-image-1.0.2-r2.ebuild
17 index d7c17e6ed53..32d67a26443 100644
18 --- a/media-gfx/exact-image/exact-image-1.0.2-r2.ebuild
19 +++ b/media-gfx/exact-image/exact-image-1.0.2-r2.ebuild
20 @@ -5,7 +5,7 @@ EAPI=7
21
22 LUA_COMPAT=( lua5-{1..4} luajit )
23
24 -inherit lua-single multilib toolchain-funcs
25 +inherit lua-single toolchain-funcs
26
27 DESCRIPTION="A fast, modern and generic image processing library"
28 HOMEPAGE="http://www.exactcode.de/site/open_source/exactimage/"