summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/kgcc64/ChangeLog8
-rw-r--r--sys-devel/kgcc64/kgcc64-3.4.6.ebuild6
-rw-r--r--sys-devel/kgcc64/kgcc64-4.1.2.ebuild6
-rw-r--r--sys-devel/kgcc64/kgcc64-4.2.4.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/sys-devel/kgcc64/ChangeLog b/sys-devel/kgcc64/ChangeLog
index 777e53010b2e..a910a3e9613a 100644
--- a/sys-devel/kgcc64/ChangeLog
+++ b/sys-devel/kgcc64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/kgcc64
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.29 2010/09/10 14:55:31 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.30 2011/01/02 09:54:41 tomka Exp $
+
+ 02 Jan 2011; Thomas Kahle <tomka@gentoo.org> kgcc64-3.4.6.ebuild,
+ kgcc64-4.1.2.ebuild, kgcc64-4.2.4.ebuild:
+ ~x86 dropped per bug #291992
10 Sep 2010; Jeroen Roovers <jer@gentoo.org> kgcc64-4.4.4.ebuild:
Stable for HPPA too.
diff --git a/sys-devel/kgcc64/kgcc64-3.4.6.ebuild b/sys-devel/kgcc64/kgcc64-3.4.6.ebuild
index a014734a5177..e28b3a9093c6 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-2008 Gentoo Foundation
+# Copyright 1999-2011 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.8 2008/06/19 02:38:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-3.4.6.ebuild,v 1.9 2011/01/02 09:54:41 tomka 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"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet
diff --git a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild b/sys-devel/kgcc64/kgcc64-4.1.2.ebuild
index 47c3386dc26b..413e2cf6f863 100644
--- a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.1.2.ebuild,v 1.7 2008/12/09 02:14:45 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.1.2.ebuild,v 1.8 2011/01/02 09:54:41 tomka 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"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet
diff --git a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
index 092fdc7166a4..90d257c11c3e 100644
--- a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.2.4.ebuild,v 1.4 2008/12/09 02:14:45 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.2.4.ebuild,v 1.5 2011/01/02 09:54:41 tomka 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"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet