Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/ctorrent/
Date: Sat, 02 Feb 2019 20:44:58
Message-Id: 1549140260.09b24dcd4f01fea6e1131d368361f1db0e555bd1.slyfox@gentoo
1 commit: 09b24dcd4f01fea6e1131d368361f1db0e555bd1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 20:20:03 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 20:44:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b24dcd
7
8 net-p2p/ctorrent: stable 3.3.2-r4 for ppc, bug #676750
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild
18 index 415fc523444..1681587e969 100644
19 --- a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild
20 +++ b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dtorrent/${MY_P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
32 +KEYWORDS="~amd64 ~arm ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
33 IUSE="libressl"
34
35 S="${WORKDIR}/${MY_P}"