Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/
Date: Thu, 20 Jan 2022 10:02:41
Message-Id: 1642672931.c1bb0e683a275c5c485796e4a2b8fe2c2d2b5dad.jsmolic@gentoo
1 commit: c1bb0e683a275c5c485796e4a2b8fe2c2d2b5dad
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:58:12 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 10:02:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1bb0e68
7
8 net-misc/gupnp-tools: Stabilize 0.10.2 x86, #831048
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
16 index 5558662142ff..b09a084a0234 100644
17 --- a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
18 +++ b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP"
26
27 LICENSE="GPL-2+ LGPL-2+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="~amd64 ~ppc x86"
31
32 RDEPEND="
33 >=net-libs/gssdp-1.2.0:=