diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 17:16:09 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 17:16:09 +0000 |
commit | 02b5faa0f9c5ceb8c1141e4825c21c7356b8b9e8 (patch) | |
tree | 2effe9ac89d02e45336f159a5103ff93b8c89e14 /sys-kernel/mips-sources | |
parent | Updated bad digest (diff) | |
download | gentoo-2-02b5faa0f9c5ceb8c1141e4825c21c7356b8b9e8.tar.gz gentoo-2-02b5faa0f9c5ceb8c1141e4825c21c7356b8b9e8.tar.bz2 gentoo-2-02b5faa0f9c5ceb8c1141e4825c21c7356b8b9e8.zip |
Removed 2.6.15-r2, Marked 2.6.17.10 stable on mips.
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'sys-kernel/mips-sources')
-rw-r--r-- | sys-kernel/mips-sources/ChangeLog | 7 | ||||
-rw-r--r-- | sys-kernel/mips-sources/mips-sources-2.6.16.27.ebuild | 4 | ||||
-rw-r--r-- | sys-kernel/mips-sources/mips-sources-2.6.17.10.ebuild | 8 |
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 |