Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ccrtp/
Date: Sat, 16 Feb 2019 09:47:05
Message-Id: 1550310405.7e2a7fc8b8fffdb508a2d4ccf156879e2a2048de.pacho@gentoo
1 commit: 7e2a7fc8b8fffdb508a2d4ccf156879e2a2048de
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 16 09:46:45 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 16 09:46:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2a7fc8
7
8 net-libs/ccrtp: amd64 stable, bug #676722
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 net-libs/ccrtp/ccrtp-2.1.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/ccrtp/ccrtp-2.1.2.ebuild b/net-libs/ccrtp/ccrtp-2.1.2.ebuild
17 index d4d85f86a10..3a37c3fa521 100644
18 --- a/net-libs/ccrtp/ccrtp-2.1.2.ebuild
19 +++ b/net-libs/ccrtp/ccrtp-2.1.2.ebuild
20 @@ -7,7 +7,7 @@ DESCRIPTION="GNU ccRTP - Implementation of the IETF real-time transport protocol
21 HOMEPAGE="https://www.gnu.org/software/ccrtp/"
22 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
23
24 -KEYWORDS="~amd64 ~ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
26 LICENSE="GPL-2"
27 IUSE="doc"
28 SLOT="0/2"