Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/
Date: Wed, 27 Jan 2021 04:06:08
Message-Id: 1611720362.19c23bde5dd64cc62850f02eb402b9b60af8634a.sam@gentoo
1 commit: 19c23bde5dd64cc62850f02eb402b9b60af8634a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 27 04:06:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 27 04:06:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c23bde
7
8 x11-terms/tilda: Stabilize 1.5.2 amd64, #767232
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-terms/tilda/tilda-1.5.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-terms/tilda/tilda-1.5.2.ebuild b/x11-terms/tilda/tilda-1.5.2.ebuild
16 index 247f2520dd0..06194c713e3 100644
17 --- a/x11-terms/tilda/tilda-1.5.2.ebuild
18 +++ b/x11-terms/tilda/tilda-1.5.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
31
32 RDEPEND="x11-libs/vte:2.91
33 >=dev-libs/glib-2.8.4:2