summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-12 13:57:55 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-12 13:57:55 +0000
commite94f400c067f5ae0ba55296d876358e617cc2b5f (patch)
tree22c2ef7456b61ad0f79b9070daf1ea5336804be2 /dev-util/cmake
parentarm stable, bug #414669 (diff)
downloadgentoo-2-e94f400c067f5ae0ba55296d876358e617cc2b5f.tar.gz
gentoo-2-e94f400c067f5ae0ba55296d876358e617cc2b5f.tar.bz2
gentoo-2-e94f400c067f5ae0ba55296d876358e617cc2b5f.zip
~amd64-fbsd keywords were dropped for no reason... rekeyword
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/cmake')
-rw-r--r--dev-util/cmake/ChangeLog5
-rw-r--r--dev-util/cmake/cmake-2.8.8-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cmake/ChangeLog b/dev-util/cmake/ChangeLog
index 4afdd7bf5c46..156178dad2d8 100644
--- a/dev-util/cmake/ChangeLog
+++ b/dev-util/cmake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cmake
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.198 2012/05/12 13:07:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.199 2012/05/12 13:57:55 aballier Exp $
+
+ 12 May 2012; Alexis Ballier <aballier@gentoo.org> cmake-2.8.8-r2.ebuild:
+ ~amd64-fbsd keywords were dropped for no reason... rekeyword
12 May 2012; Markus Meier <maekke@gentoo.org> cmake-2.8.7-r5.ebuild:
arm stable, bug #413807
diff --git a/dev-util/cmake/cmake-2.8.8-r2.ebuild b/dev-util/cmake/cmake-2.8.8-r2.ebuild
index 9ff6373b4080..1213feec72c4 100644
--- a/dev-util/cmake/cmake-2.8.8-r2.ebuild
+++ b/dev-util/cmake/cmake-2.8.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.8.8-r2.ebuild,v 1.1 2012/05/06 19:05:27 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.8.8-r2.ebuild,v 1.2 2012/05/12 13:57:55 aballier Exp $
EAPI=4
@@ -14,7 +14,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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE="emacs ncurses qt4 vim-syntax"