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/botan/
Date: Fri, 03 May 2019 07:11:28
Message-Id: 1556867473.bc7f50fd97e12d23905c96534758e12a053206e1.slyfox@gentoo
1 commit: bc7f50fd97e12d23905c96534758e12a053206e1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 3 07:09:38 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri May 3 07:11:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc7f50fd
7
8 dev-libs/botan: stable 2.9.0 for hppa, bug #681092
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-libs/botan/botan-2.9.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/botan/botan-2.9.0.ebuild b/dev-libs/botan/botan-2.9.0.ebuild
18 index 90a1e9416b8..0f61ea3a3a9 100644
19 --- a/dev-libs/botan/botan-2.9.0.ebuild
20 +++ b/dev-libs/botan/botan-2.9.0.ebuild
21 @@ -12,7 +12,7 @@ DESCRIPTION="A C++ crypto library"
22 HOMEPAGE="https://botan.randombit.net/"
23 SRC_URI="https://botan.randombit.net/releases/${MY_P}.tgz"
24
25 -KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-macos"
26 +KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-macos"
27 SLOT="2/$(ver_cut 1-2)" # soname version
28 LICENSE="BSD"
29 IUSE="bindist doc boost python bzip2 libressl lzma sqlite ssl static-libs zlib"