Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/sc/
Date: Mon, 28 Jan 2019 19:38:08
Message-Id: 1548704265.1e7311caf1f44ef3da49ffee841ddc89dc825a97.slyfox@gentoo
1 commit: 1e7311caf1f44ef3da49ffee841ddc89dc825a97
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jan 28 10:22:13 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 28 19:37:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e7311ca
7
8 app-office/sc: stable 7.16-r2 for sparc, bug #676422
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="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-office/sc/sc-7.16-r2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-office/sc/sc-7.16-r2.ebuild b/app-office/sc/sc-7.16-r2.ebuild
19 index aaa70d2052d..e1a756d7a2c 100644
20 --- a/app-office/sc/sc-7.16-r2.ebuild
21 +++ b/app-office/sc/sc-7.16-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -10,7 +10,7 @@ HOMEPAGE="http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/"
29
30 SLOT="0"
31 LICENSE="public-domain"
32 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
33 +KEYWORDS="~amd64 ~ppc sparc ~x86"
34
35 COMMON_DEPEND="
36 >=sys-libs/ncurses-5.2