summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-11-17 11:47:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-11-17 11:47:00 +0000
commit28feb7bdb96efe6771cf7c3a02bafab4d1ffea46 (patch)
tree335381add72ed289bd3a3c5ab70c17cf378cb5a5 /profiles/default
parentVersion bump to 4.3.4.1 fixing bug#527942 and bug#523934. (diff)
downloadgentoo-2-28feb7bdb96efe6771cf7c3a02bafab4d1ffea46.tar.gz
gentoo-2-28feb7bdb96efe6771cf7c3a02bafab4d1ffea46.tar.bz2
gentoo-2-28feb7bdb96efe6771cf7c3a02bafab4d1ffea46.zip
Remove sys-devel/kgcc64 since >=gcc-4.4 can compile 64bit kernels
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/sparc/13.0/packages8
-rw-r--r--profiles/default/linux/sparc/ChangeLog5
2 files changed, 8 insertions, 5 deletions
diff --git a/profiles/default/linux/sparc/13.0/packages b/profiles/default/linux/sparc/13.0/packages
index e029862500b2..a4fa7a86af9f 100644
--- a/profiles/default/linux/sparc/13.0/packages
+++ b/profiles/default/linux/sparc/13.0/packages
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/sparc/13.0/packages,v 1.1 2013/01/18 19:48:22 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/sparc/13.0/packages,v 1.2 2014/11/17 11:47:00 armin76 Exp $
# 2008.0 sparc profile
-# 64 bit kernel compiler
-*>=sys-devel/kgcc64-4.1.2
+# Remove kgcc64 since >=gcc-4.4 is able to compile 64bit kernels
+-*sys-devel/kgcc64
diff --git a/profiles/default/linux/sparc/ChangeLog b/profiles/default/linux/sparc/ChangeLog
index d37f74c18d18..99f2562a2e06 100644
--- a/profiles/default/linux/sparc/ChangeLog
+++ b/profiles/default/linux/sparc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for the default/linux/sparc profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/sparc/ChangeLog,v 1.9 2014/10/21 12:13:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/sparc/ChangeLog,v 1.10 2014/11/17 11:47:00 armin76 Exp $
+
+ 17 Nov 2014; Raúl Porcel <armin76@gentoo.org> 13.0/packages:
+ Remove sys-devel/kgcc64 since >=gcc-4.4 can compile 64bit kernels
21 Oct 2014; Mike Frysinger <vapier@gentoo.org> +package.use.mask:
Unmask sys-devel/gcc[sanitize] #504200.