Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tkimg/
Date: Fri, 27 Nov 2015 08:26:03
Message-Id: 1448610190.cc5148d05b8a5c1c32cca3a13d87a76b7d687c41.jlec@gentoo
1 commit: cc5148d05b8a5c1c32cca3a13d87a76b7d687c41
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 27 07:43:10 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 27 07:43:10 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5148d0
7
8 dev-tcltk/tkimg: Add slot operators
9
10 Package-Manager: portage-2.2.25
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-tcltk/tkimg/tkimg-1.4-r9.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild
17 index b790b45..eab2297 100644
18 --- a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild
19 +++ b/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild
20 @@ -20,13 +20,13 @@ KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
21 IUSE="doc test static-libs"
22
23 RDEPEND="
24 - dev-lang/tk
25 + dev-lang/tk:=
26 >=dev-tcltk/tcllib-1.11
27 media-libs/tiff:0=
28 >=media-libs/libpng-1.6:0=
29 >=sys-libs/zlib-1.2.7:=
30 x11-libs/libX11
31 - virtual/jpeg"
32 + virtual/jpeg:="
33 DEPEND="${RDEPEND}
34 test? (
35 x11-apps/xhost