Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/clhep/
Date: Mon, 04 Feb 2019 19:41:36
Message-Id: 1549309258.a993a42cc98eb5792c9cc0d6fbb8cad0b09ecc7c.slyfox@gentoo
1 commit: a993a42cc98eb5792c9cc0d6fbb8cad0b09ecc7c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Feb 4 16:51:39 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 4 19:40:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a993a42c
7
8 sci-physics/clhep: stable 2.4.0.4 for hppa, bug #657254
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 sci-physics/clhep/clhep-2.4.0.4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sci-physics/clhep/clhep-2.4.0.4.ebuild b/sci-physics/clhep/clhep-2.4.0.4.ebuild
19 index 5f32e859e2c..1a4f4b585e1 100644
20 --- a/sci-physics/clhep/clhep-2.4.0.4.ebuild
21 +++ b/sci-physics/clhep/clhep-2.4.0.4.ebuild
22 @@ -10,7 +10,7 @@ HOMEPAGE="http://proj-clhep.web.cern.ch/proj-clhep/"
23 SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz"
24 LICENSE="GPL-3 LGPL-3"
25 SLOT="2/${PV}"
26 -KEYWORDS="amd64 ~hppa ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
27 +KEYWORDS="amd64 hppa ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
28
29 IUSE="doc test threads"