Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ushare/
Date: Thu, 28 Jan 2021 02:49:09
Message-Id: 1611802137.893acc12d0fd655dd4d72d03165759b691092494.sam@gentoo
1 commit: 893acc12d0fd655dd4d72d03165759b691092494
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 28 02:48:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 28 02:48:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=893acc12
7
8 media-video/ushare: Stabilize 1.1a_p20200824 amd64, #767460
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-video/ushare/ushare-1.1a_p20200824.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-video/ushare/ushare-1.1a_p20200824.ebuild b/media-video/ushare/ushare-1.1a_p20200824.ebuild
16 index ab9242b1ce0..76207b21117 100644
17 --- a/media-video/ushare/ushare-1.1a_p20200824.ebuild
18 +++ b/media-video/ushare/ushare-1.1a_p20200824.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ddugovic/uShare/archive/${COMMIT}.tar.gz -> ${P}.tar
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 IUSE="nls"
32
33 DEPEND=">=net-libs/libupnp-1.14"