Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/commoncpp2/
Date: Mon, 29 Apr 2019 20:11:10
Message-Id: 1556568640.0e644d40c4c3fe94000ecdf7ae36ed2002d7d507.slyfox@gentoo
1 commit: 0e644d40c4c3fe94000ecdf7ae36ed2002d7d507
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 29 20:10:40 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 20:10:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e644d40
7
8 dev-cpp/commoncpp2: stable 1.8.1-r4 for ppc64, bug #684610
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild
18 index fdd17f9dbf1..981ca2ef16a 100644
19 --- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild
20 +++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz"
22 HOMEPAGE="https://www.gnu.org/software/commoncpp/"
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ppc ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ppc ppc64 ~x86"
27 IUSE="debug doc examples gnutls ipv6 libressl ssl static-libs"
28
29 RDEPEND="