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-text/sablotron/
Date: Sun, 10 Dec 2017 21:33:29
Message-Id: 1512941547.e10b86748a668bc928cf46db9637ea1c76f77eed.slyfox@gentoo
1 commit: e10b86748a668bc928cf46db9637ea1c76f77eed
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 10 21:32:27 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 10 21:32:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10b8674
7
8 app-text/sablotron: stable 1.0.3-r1 for sparc, bug #640516 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 app-text/sablotron/sablotron-1.0.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/sablotron/sablotron-1.0.3-r1.ebuild b/app-text/sablotron/sablotron-1.0.3-r1.ebuild
17 index 14ab8b9196c..d5a8a6a898e 100644
18 --- a/app-text/sablotron/sablotron-1.0.3-r1.ebuild
19 +++ b/app-text/sablotron/sablotron-1.0.3-r1.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="http://download-1.gingerall.cz/download/sablot/${MY_P}.tar.gz"
21 # Sablotron can optionally be built under GPL, using MPL for now
22 LICENSE="MPL-1.1"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
26 IUSE="perl"
27
28 RDEPEND=">=dev-libs/expat-1.95.6-r1"