Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/vte/
Date: Sat, 08 Feb 2020 21:40:24
Message-Id: 1581197974.7d9590b474dc79fb16ffd2424479d4f484cfdf62.leio@gentoo
1 commit: 7d9590b474dc79fb16ffd2424479d4f484cfdf62
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 8 11:20:11 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 8 21:39:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9590b4
7
8 x11-libs/vte: drop to ~hppa
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 x11-libs/vte/vte-0.28.2-r208.ebuild | 4 ++--
14 x11-libs/vte/vte-0.56.4.ebuild | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/x11-libs/vte/vte-0.28.2-r208.ebuild b/x11-libs/vte/vte-0.28.2-r208.ebuild
18 index 3c3c8d2a566..d4ddb9c31aa 100644
19 --- a/x11-libs/vte/vte-0.28.2-r208.ebuild
20 +++ b/x11-libs/vte/vte-0.28.2-r208.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="6"
27 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE"
28
29 LICENSE="LGPL-2+"
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
32 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
33 IUSE="debug +introspection python"
34 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
35
36
37 diff --git a/x11-libs/vte/vte-0.56.4.ebuild b/x11-libs/vte/vte-0.56.4.ebuild
38 index afa7f7693a5..bfb56231f4d 100644
39 --- a/x11-libs/vte/vte-0.56.4.ebuild
40 +++ b/x11-libs/vte/vte-0.56.4.ebuild
41 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE"
42 LICENSE="LGPL-2+"
43 SLOT="2.91"
44 IUSE="+crypt debug glade +introspection vala vanilla"
45 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
46 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
47 REQUIRED_USE="vala? ( introspection )"
48
49 SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~leio/distfiles/${PN}-0.54.1-command-notify.patch.xz )"