Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/dot2tex/
Date: Sat, 01 Oct 2016 08:17:28
Message-Id: 1475308841.4324fc8e2fec6382e770dc7a0663b6f56379c8b6.maekke@gentoo
1 commit: 4324fc8e2fec6382e770dc7a0663b6f56379c8b6
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 08:00:41 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 08:00:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4324fc8e
7
8 dev-tex/dot2tex: arm stable, bug #593146
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-tex/dot2tex/dot2tex-2.9.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-tex/dot2tex/dot2tex-2.9.0.ebuild b/dev-tex/dot2tex/dot2tex-2.9.0.ebuild
17 index 78fda19..345f75d 100644
18 --- a/dev-tex/dot2tex/dot2tex-2.9.0.ebuild
19 +++ b/dev-tex/dot2tex/dot2tex-2.9.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/kjellmf/dot2tex/archive/${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
31 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
32 IUSE="doc examples"
33
34 DEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]"