Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/vte/
Date: Sat, 30 Jul 2016 20:37:34
Message-Id: 1469911011.200a1ed6dccd349691d4d555dbb3e0faeedd1546.pacho@gentoo
1 commit: 200a1ed6dccd349691d4d555dbb3e0faeedd1546
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 19:41:33 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 20:36:51 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200a1ed6
7
8 x11-libs/vte: x11-libs are not needed anymore (#588928 by Cedric Sodhi)
9
10 Package-Manager: portage-2.3.0
11
12 x11-libs/vte/vte-0.44.2.ebuild | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/x11-libs/vte/vte-0.44.2.ebuild b/x11-libs/vte/vte-0.44.2.ebuild
16 index dcdc00e..0520566 100644
17 --- a/x11-libs/vte/vte-0.44.2.ebuild
18 +++ b/x11-libs/vte/vte-0.44.2.ebuild
19 @@ -22,8 +22,6 @@ RDEPEND="
20
21 sys-libs/ncurses:0=
22 sys-libs/zlib
23 - x11-libs/libX11
24 - x11-libs/libXft
25
26 glade? ( >=dev-util/glade-3.9:3.10 )
27 introspection? ( >=dev-libs/gobject-introspection-0.9.0:= )