Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libmspub/
Date: Sun, 07 Jan 2018 09:55:58
Message-Id: 1515318097.3a75708024b5e103eeffee41ef19ac9764b2182c.asturm@gentoo
1 commit: 3a75708024b5e103eeffee41ef19ac9764b2182c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 09:41:37 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 09:41:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a757080
7
8 app-text/libmspub: 0.1.3 version bump
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 app-text/libmspub/Manifest | 1 +
13 app-text/libmspub/{libmspub-9999.ebuild => libmspub-0.1.3.ebuild} | 4 ++--
14 app-text/libmspub/libmspub-9999.ebuild | 4 ++--
15 3 files changed, 5 insertions(+), 4 deletions(-)
16
17 diff --git a/app-text/libmspub/Manifest b/app-text/libmspub/Manifest
18 index ccc0a1c9c57..639d004b704 100644
19 --- a/app-text/libmspub/Manifest
20 +++ b/app-text/libmspub/Manifest
21 @@ -1 +1,2 @@
22 DIST libmspub-0.1.2.tar.xz 345556 BLAKE2B a3b47fb188fc859abf54e3375514d31a1fafa21fb57fe0ac4a20013741a223a7011adf8ce7784b61346b49e9f4c0b6c353138dc12a5035f7bcc24576a508aa50 SHA512 c19025a2b887c33f5966b0972204ab2a8ae841b82df38eaf53c0cdc8f99d93cccab5e1c78143a79d5aef9c7a7387bd6f2cf34833a00861058e0e4687f48be714
23 +DIST libmspub-0.1.3.tar.xz 377716 BLAKE2B 6b6592f92523d009b1e6c8b1d24ae2efd36efd692cde53e221fcd701aca3246004d20aa8d584271ef6c75add4251e62c93c5a2896d1d3cc5e65f8389dc88ae65 SHA512 3d3680a732c84f7817cf079ae458f56e1eac14663014d48c29f54a6b4dfee887c2cc296a6d6e00d2e05329126414e6513cd7d1187c760ce952c72c27a7ccda46
24
25 diff --git a/app-text/libmspub/libmspub-9999.ebuild b/app-text/libmspub/libmspub-0.1.3.ebuild
26 similarity index 91%
27 copy from app-text/libmspub/libmspub-9999.ebuild
28 copy to app-text/libmspub/libmspub-0.1.3.ebuild
29 index 83a7b70ff42..221a09a7025 100644
30 --- a/app-text/libmspub/libmspub-9999.ebuild
31 +++ b/app-text/libmspub/libmspub-0.1.3.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 +# Copyright 1999-2018 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36
37 EAPI=6
38 @@ -15,7 +15,7 @@ SLOT="0"
39
40 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
41 [[ ${PV} == 9999 ]] || \
42 -KEYWORDS="~amd64 ~arm ~x86"
43 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
44
45 IUSE="doc static-libs"
46
47
48 diff --git a/app-text/libmspub/libmspub-9999.ebuild b/app-text/libmspub/libmspub-9999.ebuild
49 index 83a7b70ff42..221a09a7025 100644
50 --- a/app-text/libmspub/libmspub-9999.ebuild
51 +++ b/app-text/libmspub/libmspub-9999.ebuild
52 @@ -1,4 +1,4 @@
53 -# Copyright 1999-2017 Gentoo Foundation
54 +# Copyright 1999-2018 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56
57 EAPI=6
58 @@ -15,7 +15,7 @@ SLOT="0"
59
60 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
61 [[ ${PV} == 9999 ]] || \
62 -KEYWORDS="~amd64 ~arm ~x86"
63 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
64
65 IUSE="doc static-libs"