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-libs/libestr/
Date: Fri, 28 Dec 2018 12:17:33
Message-Id: 1545999442.65bd3985749570d07a0ce746a8757f917477e3f8.slyfox@gentoo
1 commit: 65bd3985749570d07a0ce746a8757f917477e3f8
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Dec 28 08:45:48 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 28 12:17:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65bd3985
7
8 dev-libs/libestr: stable 0.1.11 for hppa, bug #673428
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/libestr/libestr-0.1.11.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/libestr/libestr-0.1.11.ebuild b/dev-libs/libestr/libestr-0.1.11.ebuild
19 index 6cd8dd678c6..a93a82468cd 100644
20 --- a/dev-libs/libestr/libestr-0.1.11.ebuild
21 +++ b/dev-libs/libestr/libestr-0.1.11.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="http://libestr.adiscon.com/files/download/${P}.tar.gz"
23
24 LICENSE="LGPL-2.1"
25 SLOT="0"
26 -KEYWORDS="amd64 ~arm ~arm64 ~hppa x86"
27 +KEYWORDS="amd64 ~arm ~arm64 hppa x86"
28 IUSE="debug static-libs test"
29
30 DEPEND=""