summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2006-11-29 20:00:09 +0000
committerSteve Dibb <beandog@gentoo.org>2006-11-29 20:00:09 +0000
commit32c8416928dc61ccfdcd26e9695d356a4b50d886 (patch)
treea55392ea94d21f9f5912a3546faf9e5d0079c252 /dev-util/cmake/cmake-2.4.3.ebuild
parentStable on Alpha. (diff)
downloadgentoo-2-32c8416928dc61ccfdcd26e9695d356a4b50d886.tar.gz
gentoo-2-32c8416928dc61ccfdcd26e9695d356a4b50d886.tar.bz2
gentoo-2-32c8416928dc61ccfdcd26e9695d356a4b50d886.zip
amd64 stable, fixed some copyright headers too, bug 155307
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-util/cmake/cmake-2.4.3.ebuild')
-rw-r--r--dev-util/cmake/cmake-2.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cmake/cmake-2.4.3.ebuild b/dev-util/cmake/cmake-2.4.3.ebuild
index ca3ca08ec450..76a49a58f71b 100644
--- a/dev-util/cmake/cmake-2.4.3.ebuild
+++ b/dev-util/cmake/cmake-2.4.3.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.4.3.ebuild,v 1.1 2006/09/16 00:49:37 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-2.4.3.ebuild,v 1.2 2006/11/29 20:00:09 beandog Exp $
inherit toolchain-funcs eutils versionator
@@ -10,7 +10,7 @@ SRC_URI="http://www.cmake.org/files/v$(get_version_component_range 1-2)/${P}.tar
LICENSE="CMake"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
src_compile() {