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/dmalloc/
Date: Sun, 15 Dec 2019 13:24:40
Message-Id: 1576416227.70265be8e1a1003f9c2536c4bc284400a533d0bd.slyfox@gentoo
1 commit: 70265be8e1a1003f9c2536c4bc284400a533d0bd
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Dec 15 10:21:48 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 13:23:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70265be8
7
8 dev-libs/dmalloc: stable 5.5.2-r7 for hppa, bug #702404
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild
19 index 2cf3205077c..1bb0426e3da 100644
20 --- a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild
21 +++ b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild
22 @@ -10,7 +10,7 @@ SRC_URI="http://dmalloc.com/releases/${P}.tgz"
23
24 LICENSE="CC-BY-SA-3.0"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
28 IUSE="static-libs threads"
29
30 DEPEND="sys-apps/texinfo"