Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake/
Date: Mon, 12 Oct 2015 08:04:00
Message-Id: 1444637362.a47a007c7eea07c8db757229c0fe23ad8f1cb14b.blueness@gentoo
1 commit: a47a007c7eea07c8db757229c0fe23ad8f1cb14b
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 12 08:09:22 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 12 08:09:22 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47a007c
7
8 dev-util/cmake: 3.3.1-r1 stable on x86, bug #561620
9
10 Package-Manager: portage-2.2.20.1
11
12 dev-util/cmake/cmake-3.3.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cmake/cmake-3.3.1-r1.ebuild b/dev-util/cmake/cmake-3.3.1-r1.ebuild
16 index 065cbcd..3eb72fd 100644
17 --- a/dev-util/cmake/cmake-3.3.1-r1.ebuild
18 +++ b/dev-util/cmake/cmake-3.3.1-r1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="http://www.cmake.org/files/v$(get_version_component_range 1-2)/${MY_P}.
20
21 LICENSE="CMake"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 hppa ~m68k ~mips ppc ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~arm64 hppa ~m68k ~mips ppc ppc64 ~s390 ~sh x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE="doc emacs system-jsoncpp ncurses qt4 qt5"
26
27 RDEPEND="