summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-10-21 16:00:03 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-10-21 16:00:03 +0000
commit59feeb48aa6fd6e198185a8e0299494206f949bb (patch)
tree51c9c7f9d6f7ce897da2a829e40050f0c42928ca /dev-util
parentppc stable (diff)
downloadgentoo-2-59feeb48aa6fd6e198185a8e0299494206f949bb.tar.gz
gentoo-2-59feeb48aa6fd6e198185a8e0299494206f949bb.tar.bz2
gentoo-2-59feeb48aa6fd6e198185a8e0299494206f949bb.zip
ppc stable
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cmake/ChangeLog5
-rw-r--r--dev-util/cmake/cmake-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cmake/ChangeLog b/dev-util/cmake/ChangeLog
index 0002cb0c060b..5a5a2edd22b8 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.39 2006/09/24 00:35:14 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.40 2006/10/21 16:00:03 dertobi123 Exp $
+
+ 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> cmake-2.2.1.ebuild:
+ ppc stable
24 Sep 2006; Daniel Black <dragonheart@gentoo.org> metadata.xml:
herd kde to take maintainence thanks Diego
diff --git a/dev-util/cmake/cmake-2.2.1.ebuild b/dev-util/cmake/cmake-2.2.1.ebuild
index 9d57b644c0e4..6ff587a4e392 100644
--- a/dev-util/cmake/cmake-2.2.1.ebuild
+++ b/dev-util/cmake/cmake-2.2.1.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.2.1.ebuild,v 1.5 2006/02/06 03:34:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.2.1.ebuild,v 1.6 2006/10/21 16:00:03 dertobi123 Exp $
inherit debug flag-o-matic qt3 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"