summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBret Curtis <psi29a@gentoo.org>2006-07-21 02:25:45 +0000
committerBret Curtis <psi29a@gentoo.org>2006-07-21 02:25:45 +0000
commit52a58459e57758084d4457c536f71793bdb5540f (patch)
treefac14e71d481192c9a9002e1f20f3ef6881c0e72 /dev-util/cmake
parentRevision bump to use new Java system. (diff)
downloadgentoo-2-52a58459e57758084d4457c536f71793bdb5540f.tar.gz
gentoo-2-52a58459e57758084d4457c536f71793bdb5540f.tar.bz2
gentoo-2-52a58459e57758084d4457c536f71793bdb5540f.zip
stable on mips
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-util/cmake')
-rw-r--r--dev-util/cmake/ChangeLog5
-rw-r--r--dev-util/cmake/cmake-2.0.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cmake/ChangeLog b/dev-util/cmake/ChangeLog
index e57028660d21..b93998309762 100644
--- a/dev-util/cmake/ChangeLog
+++ b/dev-util/cmake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cmake
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.36 2006/07/02 10:11:00 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.37 2006/07/21 02:25:45 psi29a Exp $
+
+ 20 Jul 2006; <psi29a@gentoo.org> cmake-2.0.6-r1.ebuild:
+ stable on mips
*cmake-2.4.2-r1 (30 Jun 2006)
diff --git a/dev-util/cmake/cmake-2.0.6-r1.ebuild b/dev-util/cmake/cmake-2.0.6-r1.ebuild
index c3770abbab55..09b4aecf593d 100644
--- a/dev-util/cmake/cmake-2.0.6-r1.ebuild
+++ b/dev-util/cmake/cmake-2.0.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.0.6-r1.ebuild,v 1.4 2006/04/29 02:43:56 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.0.6-r1.ebuild,v 1.5 2006/07/21 02:25:45 psi29a Exp $
inherit debug flag-o-matic toolchain-funcs eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.cmake.org/files/v${SHORT_PV}/${P}.tar.gz"
LICENSE="CMake"
SLOT="0"
-KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86"
+KEYWORDS="alpha ~amd64 ia64 mips ppc sparc x86"
IUSE=""
DEPEND="virtual/libc"