summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-05 17:16:09 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-05 17:16:09 +0000
commitacbb669bc5eec7398c3cd4ed3e627f1e81982388 (patch)
treee0354d5dfb62dfbe83b5c8d09ffc9b18a10524e7
parentUpdated bad digest (diff)
downloadhistorical-acbb669bc5eec7398c3cd4ed3e627f1e81982388.tar.gz
historical-acbb669bc5eec7398c3cd4ed3e627f1e81982388.tar.bz2
historical-acbb669bc5eec7398c3cd4ed3e627f1e81982388.zip
Removed 2.6.15-r2, Marked 2.6.17.10 stable on mips.
Package-Manager: portage-2.1.1_rc1-r4
-rw-r--r--sys-kernel/mips-sources/ChangeLog7
-rw-r--r--sys-kernel/mips-sources/mips-sources-2.6.16.27.ebuild4
-rw-r--r--sys-kernel/mips-sources/mips-sources-2.6.17.10.ebuild8
3 files changed, 12 insertions, 7 deletions
diff --git a/sys-kernel/mips-sources/ChangeLog b/sys-kernel/mips-sources/ChangeLog
index e61f01348ecd..d17c5714cbe3 100644
--- a/sys-kernel/mips-sources/ChangeLog
+++ b/sys-kernel/mips-sources/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-kernel/mips-sources
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.101 2006/08/27 23:38:58 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.102 2006/09/05 17:16:09 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org>
+ -mips-sources-2.6.15.7-r2.ebuild, mips-sources-2.6.16.27.ebuild,
+ mips-sources-2.6.17.10.ebuild:
+ Removed 2.6.15-r2, Marked 2.6.17.10 stable on mips.
*mips-sources-2.6.17.10 (29 Aug 2006)
diff --git a/sys-kernel/mips-sources/mips-sources-2.6.16.27.ebuild b/sys-kernel/mips-sources/mips-sources-2.6.16.27.ebuild
index 5468abbde9ff..d3370852603e 100644
--- a/sys-kernel/mips-sources/mips-sources-2.6.16.27.ebuild
+++ b/sys-kernel/mips-sources/mips-sources-2.6.16.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.6.16.27.ebuild,v 1.1 2006/07/26 17:27:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.6.16.27.ebuild,v 1.2 2006/09/05 17:16:09 kumba Exp $
# INCLUDED:
@@ -60,7 +60,7 @@ DO_IP32="yes" # IP32 support (SGI O2, R5000/RM5200 Only)
DO_CBLT="yes" # Cobalt Support (Cobalt Microsystems)
# Machine Stable Version Variables
-SV_IP22="2.6.15.7-r1" # If set && DO_IP22 == "no", indicates last "good" IP22 version
+SV_IP22="2.6.17.10" # If set && DO_IP22 == "no", indicates last "good" IP22 version
SV_IP27="" # DO_IP27 == "no", IP27
SV_IP28="" # DO_IP28 == "no", IP28
SV_IP30="" # DO_IP30 == "no", IP30
diff --git a/sys-kernel/mips-sources/mips-sources-2.6.17.10.ebuild b/sys-kernel/mips-sources/mips-sources-2.6.17.10.ebuild
index b1ad648e17ce..8b58e1c8fa27 100644
--- a/sys-kernel/mips-sources/mips-sources-2.6.17.10.ebuild
+++ b/sys-kernel/mips-sources/mips-sources-2.6.17.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.6.17.10.ebuild,v 1.1 2006/08/27 23:38:58 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.6.17.10.ebuild,v 1.2 2006/09/05 17:16:09 kumba Exp $
# INCLUDED:
@@ -41,7 +41,7 @@ inherit kernel eutils versionator
HOMEPAGE="http://www.linux-mips.org/ http://www.gentoo.org/"
SLOT="${OKV}"
PROVIDE="virtual/linux-sources virtual/alsa"
-KEYWORDS="-* ~mips"
+KEYWORDS="-* mips"
IUSE="cobalt ip27 ip28 ip30 ip32r10k"
DEPEND=">=sys-devel/gcc-4.1.1"
@@ -51,7 +51,7 @@ USE_RC="no" # If set to "yes", then attempt to use an RC kernel
USE_PNT="yes" # If set to "yes", then attempt to use a point-release (2.6.x.y)
# Machine Support Control Variables
-DO_IP22="no" # If "yes", enable IP22 support (SGI Indy, Indigo2 R4x00)
+DO_IP22="yes" # If "yes", enable IP22 support (SGI Indy, Indigo2 R4x00)
DO_IP27="yes" # IP27 support (SGI Origin)
DO_IP28="yes" # IP28 support (SGI Indigo2 Impact R10000)
DO_IP30="yes" # IP30 support (SGI Octane)
@@ -59,7 +59,7 @@ DO_IP32="yes" # IP32 support (SGI O2, R5000/RM5200 Only)
DO_CBLT="yes" # Cobalt Support (Cobalt Microsystems)
# Machine Stable Version Variables
-SV_IP22="2.6.15.7-r1" # If set && DO_IP22 == "no", indicates last "good" IP22 version
+SV_IP22="" # If set && DO_IP22 == "no", indicates last "good" IP22 version
SV_IP27="" # DO_IP27 == "no", IP27
SV_IP28="" # DO_IP28 == "no", IP28
SV_IP30="" # DO_IP30 == "no", IP30