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:09:33
Message-Id: 1556568541.32632d5c699ce544126c7bc0250ea76f04c8a09d.slyfox@gentoo
1 commit: 32632d5c699ce544126c7bc0250ea76f04c8a09d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 29 20:09:01 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 20:09:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32632d5c
7
8 dev-cpp/commoncpp2: stable 1.8.1-r4 for ppc, bug #684610
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
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 797bc478eb2..fdd17f9dbf1 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="