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/ed2k_hash/
Date: Sat, 02 Feb 2019 20:45:01
Message-Id: 1549140260.86a0f4407a28c5992e4e1cc37e0d77ee6b2f2d44.slyfox@gentoo
1 commit: 86a0f4407a28c5992e4e1cc37e0d77ee6b2f2d44
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 20:20:08 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=86a0f440
7
8 net-p2p/ed2k_hash: stable 0.4.0-r2 for ppc, bug #676752
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/ed2k_hash/ed2k_hash-0.4.0-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r2.ebuild b/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r2.ebuild
18 index 1e2ab6041d0..439d72e3ebc 100644
19 --- a/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r2.ebuild
20 +++ b/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 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/ed2k-tools/${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
32 +KEYWORDS="~amd64 ppc ~sparc ~x86"
33 IUSE="" # fltk support is broken, bug #359643
34
35 DEPEND=""