Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/liboauth/
Date: Tue, 31 Jan 2017 14:40:55
Message-Id: 1485873650.cdd319e78f60807f599cc3c06c3b6ecb6ee71d28.jer@gentoo
1 commit: cdd319e78f60807f599cc3c06c3b6ecb6ee71d28
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 14:40:27 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 14:40:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd319e7
7
8 net-libs/liboauth: Stable for HPPA (bug #600858).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 net-libs/liboauth/liboauth-1.0.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/liboauth/liboauth-1.0.3.ebuild b/net-libs/liboauth/liboauth-1.0.3.ebuild
17 index a95a591..00a585f 100644
18 --- a/net-libs/liboauth/liboauth-1.0.3.ebuild
19 +++ b/net-libs/liboauth/liboauth-1.0.3.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
21
22 LICENSE="|| ( GPL-2 MIT )"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x64-macos"
25 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x64-macos"
26 IUSE="curl doc bindist +nss"
27
28 PATCHES=( "${FILESDIR}"/${PN}-1.0.1-doxygen-out-of-tree.patch )