Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/
Date: Thu, 02 Mar 2017 10:48:07
Message-Id: 1488451609.5a4b957a802680aeeb79342922f084fa36f9b0d9.ago@gentoo
1 commit: 5a4b957a802680aeeb79342922f084fa36f9b0d9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 2 10:46:49 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 2 10:46:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a4b957a
7
8 app-doc/doxygen: x86 stable wrt bug #610928
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-doc/doxygen/doxygen-1.8.13-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-doc/doxygen/doxygen-1.8.13-r1.ebuild b/app-doc/doxygen/doxygen-1.8.13-r1.ebuild
18 index 36a85c563e2..cc5ba79f481 100644
19 --- a/app-doc/doxygen/doxygen-1.8.13-r1.ebuild
20 +++ b/app-doc/doxygen/doxygen-1.8.13-r1.ebuild
21 @@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then
22 SRC_URI=""
23 else
24 SRC_URI="http://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
25 - KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
26 + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
27 fi
28 SRC_URI+=" https://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png"