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-chemistry/mopac7/
Date: Mon, 25 May 2020 09:36:46
Message-Id: 1590399140.a33ce959efb698f87bba7e028438f4659f9f8053.slyfox@gentoo
1 commit: a33ce959efb698f87bba7e028438f4659f9f8053
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 25 09:32:20 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon May 25 09:32:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33ce959
7
8 sci-chemistry/mopac7: stable 1.15-r1 for ppc, bug #724152
9
10 Package-Manager: Portage-2.3.100, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sci-chemistry/mopac7/mopac7-1.15-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-chemistry/mopac7/mopac7-1.15-r1.ebuild b/sci-chemistry/mopac7/mopac7-1.15-r1.ebuild
18 index 2a6b04bc3bb..1b158373be6 100644
19 --- a/sci-chemistry/mopac7/mopac7-1.15-r1.ebuild
20 +++ b/sci-chemistry/mopac7/mopac7-1.15-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -14,7 +14,7 @@ SRC_URI="
28
29 LICENSE="public-domain"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
32 +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux"
33 IUSE="gmxmopac7 static-libs"
34
35 DEPEND="dev-libs/libf2c"