Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/dvisvgm/
Date: Fri, 19 Oct 2018 21:31:24
Message-Id: 1539984574.d71089a1c31b542a85c9202d672346ec7d6e4b41.sping@gentoo
1 commit: d71089a1c31b542a85c9202d672346ec7d6e4b41
2 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 19 21:29:34 2018 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 19 21:29:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d71089a1
7
8 app-text/dvisvgm: Re-add ~alpha
9
10 Bug: https://bugs.gentoo.org/663178
11 Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
12 Package-Manager: Portage-2.3.50, Repoman-2.3.11
13
14 app-text/dvisvgm/dvisvgm-2.5.ebuild | 4 ++--
15 app-text/dvisvgm/dvisvgm-2.6.1.ebuild | 2 +-
16 app-text/dvisvgm/dvisvgm-2.6.ebuild | 4 ++--
17 3 files changed, 5 insertions(+), 5 deletions(-)
18
19 diff --git a/app-text/dvisvgm/dvisvgm-2.5.ebuild b/app-text/dvisvgm/dvisvgm-2.5.ebuild
20 index aacbe77eab6..86e6574e653 100644
21 --- a/app-text/dvisvgm/dvisvgm-2.5.ebuild
22 +++ b/app-text/dvisvgm/dvisvgm-2.5.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz
30
31 LICENSE="GPL-3"
32 SLOT="0"
33 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
34 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
35 IUSE="test"
36 # Tests don't work from $WORKDIR: kpathsea tries to search in relative
37 # directories from where the binary is executed.
38
39 diff --git a/app-text/dvisvgm/dvisvgm-2.6.1.ebuild b/app-text/dvisvgm/dvisvgm-2.6.1.ebuild
40 index 5f9aa1cab23..86e6574e653 100644
41 --- a/app-text/dvisvgm/dvisvgm-2.6.1.ebuild
42 +++ b/app-text/dvisvgm/dvisvgm-2.6.1.ebuild
43 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz
44
45 LICENSE="GPL-3"
46 SLOT="0"
47 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
48 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
49 IUSE="test"
50 # Tests don't work from $WORKDIR: kpathsea tries to search in relative
51 # directories from where the binary is executed.
52
53 diff --git a/app-text/dvisvgm/dvisvgm-2.6.ebuild b/app-text/dvisvgm/dvisvgm-2.6.ebuild
54 index aacbe77eab6..86e6574e653 100644
55 --- a/app-text/dvisvgm/dvisvgm-2.6.ebuild
56 +++ b/app-text/dvisvgm/dvisvgm-2.6.ebuild
57 @@ -1,4 +1,4 @@
58 -# Copyright 1999-2018 Gentoo Foundation
59 +# Copyright 1999-2018 Gentoo Authors
60 # Distributed under the terms of the GNU General Public License v2
61
62 EAPI=6
63 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz
64
65 LICENSE="GPL-3"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
68 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
69 IUSE="test"
70 # Tests don't work from $WORKDIR: kpathsea tries to search in relative
71 # directories from where the binary is executed.