Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/shairplay/
Date: Thu, 25 May 2017 10:44:53
Message-Id: 1495709070.3434e8a917ecc4875298df498a9a27f5f9d2c183.ago@gentoo
1 commit: 3434e8a917ecc4875298df498a9a27f5f9d2c183
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 25 10:44:30 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 25 10:44:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3434e8a9
7
8 net-libs/shairplay: amd64 stable wrt bug #619492
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/shairplay/shairplay-0_pre20170118.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/shairplay/shairplay-0_pre20170118.ebuild b/net-libs/shairplay/shairplay-0_pre20170118.ebuild
18 index 6527b44ba2b..cabc3079b1a 100644
19 --- a/net-libs/shairplay/shairplay-0_pre20170118.ebuild
20 +++ b/net-libs/shairplay/shairplay-0_pre20170118.ebuild
21 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
22 else
23 EGIT_COMMIT="498bc5bcdd305e04721f94a04b9f26a7da72673f"
24 SRC_URI="https://github.com/juhovh/shairplay/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
25 - KEYWORDS="~amd64 ~x86"
26 + KEYWORDS="amd64 ~x86"
27 fi
28
29 DESCRIPTION="Apple airplay and raop protocol server"