Gentoo Archives: gentoo-commits

From: Matthew Smith <matthew@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ted/
Date: Sat, 02 Jul 2022 09:38:53
Message-Id: 1656754679.2320c82116cac76d5bda93ac47dfa590d882a816.matthew@gentoo
1 commit: 2320c82116cac76d5bda93ac47dfa590d882a816
2 Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 09:20:32 2022 +0000
4 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 09:37:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2320c821
7
8 app-editors/ted: replace virtual/jpeg dependency
9
10 Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
11
12 app-editors/ted/{ted-2.23-r1.ebuild => ted-2.23-r2.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-editors/ted/ted-2.23-r1.ebuild b/app-editors/ted/ted-2.23-r2.ebuild
16 similarity index 96%
17 rename from app-editors/ted/ted-2.23-r1.ebuild
18 rename to app-editors/ted/ted-2.23-r2.ebuild
19 index bf664679bfba..4ae1b4f5741b 100644
20 --- a/app-editors/ted/ted-2.23-r1.ebuild
21 +++ b/app-editors/ted/ted-2.23-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -18,10 +18,10 @@ RDEPEND="
29 dev-libs/libpcre2
30 media-libs/fontconfig
31 media-libs/freetype
32 + media-libs/libjpeg-turbo:=
33 media-libs/libpng:=
34 media-libs/tiff:=
35 sys-libs/zlib
36 - virtual/jpeg
37 virtual/libiconv
38 x11-libs/libXft
39 x11-libs/libXpm