From 96d2837ef9e92953161011375e2000b5b6693054 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Mon, 3 Jan 2011 13:15:27 +0000 Subject: sparc stable (Portage version: 2.1.9.24/cvs/Linux ia64) --- sys-devel/kgcc64/ChangeLog | 5 ++++- sys-devel/kgcc64/kgcc64-4.4.4.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'sys-devel/kgcc64') diff --git a/sys-devel/kgcc64/ChangeLog b/sys-devel/kgcc64/ChangeLog index a910a3e9613a..60e146999ec7 100644 --- a/sys-devel/kgcc64/ChangeLog +++ b/sys-devel/kgcc64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/kgcc64 # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.31 2011/01/03 13:15:27 armin76 Exp $ + + 03 Jan 2011; Raúl Porcel kgcc64-4.4.4.ebuild: + sparc stable 02 Jan 2011; Thomas Kahle kgcc64-3.4.6.ebuild, kgcc64-4.1.2.ebuild, kgcc64-4.2.4.ebuild: diff --git a/sys-devel/kgcc64/kgcc64-4.4.4.ebuild b/sys-devel/kgcc64/kgcc64-4.4.4.ebuild index 360902f8cd8f..68cdc283a1d4 100644 --- a/sys-devel/kgcc64/kgcc64-4.4.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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.4.4.ebuild,v 1.2 2010/09/10 14:55:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.4.4.ebuild,v 1.3 2011/01/03 13:15:27 armin76 Exp $ case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; @@ -23,7 +23,7 @@ inherit toolchain eutils DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa" +KEYWORDS="hppa sparc" # unlike every other target, hppa has not unified the 32/64 bit # ports in binutils yet -- cgit v1.2.3-65-gdbad