summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-03-29 10:35:22 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-03-29 10:35:22 +0000
commit2a8b7f54e9887723f0961e6a1859822d1cef68b3 (patch)
tree53637db45b1f763e2fae68688d9cd73c2f72891a /sys-devel/kgcc64
parentAdded ~ppc64; bug #172608 (diff)
downloadgentoo-2-2a8b7f54e9887723f0961e6a1859822d1cef68b3.tar.gz
gentoo-2-2a8b7f54e9887723f0961e6a1859822d1cef68b3.tar.bz2
gentoo-2-2a8b7f54e9887723f0961e6a1859822d1cef68b3.zip
Stable on ppc; bug #147126
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r--sys-devel/kgcc64/ChangeLog5
-rw-r--r--sys-devel/kgcc64/kgcc64-4.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/kgcc64/ChangeLog b/sys-devel/kgcc64/ChangeLog
index 82ba0ecf205f..5aa9647373fa 100644
--- a/sys-devel/kgcc64/ChangeLog
+++ b/sys-devel/kgcc64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/kgcc64
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.8 2007/03/22 15:06:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.9 2007/03/29 10:35:22 corsair Exp $
+
+ 29 Mar 2007; Markus Rothe <corsair@gentoo.org> kgcc64-4.1.1.ebuild:
+ Stable on ppc; bug #147126
22 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> kgcc64-4.1.1.ebuild:
Stable on sparc
diff --git a/sys-devel/kgcc64/kgcc64-4.1.1.ebuild b/sys-devel/kgcc64/kgcc64-4.1.1.ebuild
index 9fed8d1e5dad..1d68e4e60642 100644
--- a/sys-devel/kgcc64/kgcc64-4.1.1.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.1.1.ebuild
@@ -1,6 +1,6 @@
# 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-4.1.1.ebuild,v 1.8 2007/03/22 15:06:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.1.1.ebuild,v 1.9 2007/03/29 10:35:22 corsair 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