summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2014-07-13 19:10:28 +0000
committerTom Gall <tgall@gentoo.org>2014-07-13 19:10:28 +0000
commitc662736d2d7cd20e0919622cb18d64a1213446cd (patch)
treeb16d9efa437fa98d77ce36539fdf43eb65c96e4c /dev-util
parentAdd package to eselect herd. (diff)
downloadgentoo-2-c662736d2d7cd20e0919622cb18d64a1213446cd.tar.gz
gentoo-2-c662736d2d7cd20e0919622cb18d64a1213446cd.tar.bz2
gentoo-2-c662736d2d7cd20e0919622cb18d64a1213446cd.zip
arm64 stable, bug #517016
(Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cmake/ChangeLog5
-rw-r--r--dev-util/cmake/cmake-2.8.12.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cmake/ChangeLog b/dev-util/cmake/ChangeLog
index e5d0f6145c0a..529a7aa66f97 100644
--- a/dev-util/cmake/ChangeLog
+++ b/dev-util/cmake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cmake
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.287 2014/07/13 13:00:49 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.288 2014/07/13 19:10:28 tgall Exp $
+
+ 13 Jul 2014; <tgall@gentoo.org> cmake-2.8.12.2-r1.ebuild:
+ arm64 stable, bug #517016
13 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> cmake-2.8.12.2-r1.ebuild:
amd64 stable wrt bug #517016
diff --git a/dev-util/cmake/cmake-2.8.12.2-r1.ebuild b/dev-util/cmake/cmake-2.8.12.2-r1.ebuild
index b1c4ffa29814..082b06cebca3 100644
--- a/dev-util/cmake/cmake-2.8.12.2-r1.ebuild
+++ b/dev-util/cmake/cmake-2.8.12.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.8.12.2-r1.ebuild,v 1.4 2014/07/13 13:00:49 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.8.12.2-r1.ebuild,v 1.5 2014/07/13 19:10:28 tgall Exp $
EAPI=5
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.cmake.org/"
SRC_URI="http://www.cmake.org/files/v$(get_version_component_range 1-2)/${MY_P}.tar.gz"
LICENSE="CMake"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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"
SLOT="0"
IUSE="emacs ncurses qt4 qt5"