summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2011-02-06 11:36:05 +0000
committerMart Raudsepp <leio@gentoo.org>2011-02-06 11:36:05 +0000
commitc3825a9ee2e5fa0d047a1fdd1ba0db65b4eafcdf (patch)
tree5e27f9fb035dca3508212d56d5c05ecb8e702198 /sys-devel
parentDrop to ~mips (diff)
downloadgentoo-2-c3825a9ee2e5fa0d047a1fdd1ba0db65b4eafcdf.tar.gz
gentoo-2-c3825a9ee2e5fa0d047a1fdd1ba0db65b4eafcdf.tar.bz2
gentoo-2-c3825a9ee2e5fa0d047a1fdd1ba0db65b4eafcdf.zip
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/kgcc64/ChangeLog6
-rw-r--r--sys-devel/kgcc64/kgcc64-3.4.6.ebuild4
-rw-r--r--sys-devel/kgcc64/kgcc64-4.1.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/kgcc64/ChangeLog b/sys-devel/kgcc64/ChangeLog
index 60e146999ec7..8752206e9ad4 100644
--- a/sys-devel/kgcc64/ChangeLog
+++ b/sys-devel/kgcc64/ChangeLog
@@ -1,6 +1,10 @@
# 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.31 2011/01/03 13:15:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/ChangeLog,v 1.32 2011/02/06 11:36:05 leio Exp $
+
+ 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> kgcc64-3.4.6.ebuild,
+ kgcc64-4.1.2.ebuild:
+ Drop to ~mips
03 Jan 2011; Raúl Porcel <armin76@gentoo.org> kgcc64-4.4.4.ebuild:
sparc stable
diff --git a/sys-devel/kgcc64/kgcc64-3.4.6.ebuild b/sys-devel/kgcc64/kgcc64-3.4.6.ebuild
index e28b3a9093c6..6383cc518b1b 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-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.9 2011/01/02 09:54:41 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-3.4.6.ebuild,v 1.10 2011/02/06 11:36:05 leio 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"
+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 413e2cf6f863..65f86cef0144 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-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.8 2011/01/02 09:54:41 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.1.2.ebuild,v 1.9 2011/02/06 11:36:05 leio 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"
+KEYWORDS="-* hppa ~mips ppc ~s390 sparc"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet