summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-01-18 12:45:02 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-01-18 12:45:02 +0000
commita90c8392bc06e48ced9019103d5f9e5ace54496e (patch)
tree260c7d482c87265136c24fe9b6fd154d6af1bc49 /sys-devel
parentStable on ppc; bug #162649. (diff)
downloadgentoo-2-a90c8392bc06e48ced9019103d5f9e5ace54496e.tar.gz
gentoo-2-a90c8392bc06e48ced9019103d5f9e5ace54496e.tar.bz2
gentoo-2-a90c8392bc06e48ced9019103d5f9e5ace54496e.zip
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/kgcc64/ChangeLog7
-rw-r--r--sys-devel/kgcc64/kgcc64-3.4.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/kgcc64/ChangeLog b/sys-devel/kgcc64/ChangeLog
index 680564442e32..6ef9eed8ab67 100644
--- a/sys-devel/kgcc64/ChangeLog
+++ b/sys-devel/kgcc64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/kgcc64
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.6 2006/11/07 23:54:27 gmsoft Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.7 2007/01/18 12:45:02 gustavoz Exp $
+
+ 18 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> kgcc64-3.4.6.ebuild:
+ Stable on sparc
07 Nov 2006; Guy Martin <gmsoft@gentoo.org> kgcc64-4.1.1.ebuild:
Stable on hppa.
diff --git a/sys-devel/kgcc64/kgcc64-3.4.6.ebuild b/sys-devel/kgcc64/kgcc64-3.4.6.ebuild
index 01e1327113f9..8d281dd700bb 100644
--- a/sys-devel/kgcc64/kgcc64-3.4.6.ebuild
+++ b/sys-devel/kgcc64/kgcc64-3.4.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-3.4.6.ebuild,v 1.6 2006/09/25 16:29:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-3.4.6.ebuild,v 1.7 2007/01/18 12:45:02 gustavoz Exp $
case ${CHOST} in
hppa*) CTARGET=hppa64-${CHOST#*-};;
@@ -22,7 +22,7 @@ inherit toolchain eutils
DESCRIPTION="64bit kernel compiler"
-KEYWORDS="-* ~hppa mips ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="-* ~hppa mips ~ppc ~s390 sparc ~x86"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet