Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gv/
Date: Thu, 01 Sep 2022 01:00:36
Message-Id: 1661993401.deac70db91d7db6807a09cddb8316f509655cfe1.sam@gentoo
1 commit: deac70db91d7db6807a09cddb8316f509655cfe1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 00:50:01 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 00:50:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deac70db
7
8 app-text/gv: fix MissingUseDepDefault
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/gv/{gv-3.7.3.90.ebuild => gv-3.7.3.90-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/gv/gv-3.7.3.90.ebuild b/app-text/gv/gv-3.7.3.90-r1.ebuild
16 similarity index 92%
17 rename from app-text/gv/gv-3.7.3.90.ebuild
18 rename to app-text/gv/gv-3.7.3.90-r1.ebuild
19 index 697602c649e7..31c99c911a54 100644
20 --- a/app-text/gv/gv-3.7.3.90.ebuild
21 +++ b/app-text/gv/gv-3.7.3.90-r1.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 @@ -20,7 +20,7 @@ RDEPEND="
29 x11-libs/libICE
30 x11-libs/libSM
31 x11-libs/libX11
32 - >=x11-libs/libXaw3d-1.6-r1[unicode]
33 + >=x11-libs/libXaw3d-1.6-r1[unicode(+)]
34 x11-libs/libXext
35 x11-libs/libXmu
36 x11-libs/libXpm