summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2009-02-15 22:40:36 +0000
committerJoshua Kinard <kumba@gentoo.org>2009-02-15 22:40:36 +0000
commit4d6f86637a2320e6f412fd53856d0629e65070ea (patch)
tree19d452f0e960d08eef6aac7e9ce2208a7a5d3678 /sys-kernel/mips-sources
parentgimp bump (diff)
downloadgentoo-2-4d6f86637a2320e6f412fd53856d0629e65070ea.tar.gz
gentoo-2-4d6f86637a2320e6f412fd53856d0629e65070ea.tar.bz2
gentoo-2-4d6f86637a2320e6f412fd53856d0629e65070ea.zip
Update 2.6.28 to 2.6.28.5
(Portage version: 2.1.6.7/cvs/Linux mips64)
Diffstat (limited to 'sys-kernel/mips-sources')
-rw-r--r--sys-kernel/mips-sources/ChangeLog8
-rw-r--r--sys-kernel/mips-sources/mips-sources-2.6.28.5.ebuild (renamed from sys-kernel/mips-sources/mips-sources-2.6.28.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/sys-kernel/mips-sources/ChangeLog b/sys-kernel/mips-sources/ChangeLog
index 328e8c4a06b1..f557299dfe6d 100644
--- a/sys-kernel/mips-sources/ChangeLog
+++ b/sys-kernel/mips-sources/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-kernel/mips-sources
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.122 2009/01/09 08:38:50 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.123 2009/02/15 22:40:36 kumba Exp $
+
+*mips-sources-2.6.28.5 (15 Feb 2009)
+
+ 15 Feb 2009; Joshua Kinard <kumba@gentoo.org> -mips-sources-2.6.28.ebuild,
+ +mips-sources-2.6.28.5.ebuild:
+ Update 2.6.28 to 2.6.28.5
09 Jan 2009; Joshua Kinard <kumba@gentoo.org>
mips-sources-2.6.20.18.ebuild, mips-sources-2.6.27.10.ebuild,
diff --git a/sys-kernel/mips-sources/mips-sources-2.6.28.ebuild b/sys-kernel/mips-sources/mips-sources-2.6.28.5.ebuild
index 8fcfe756f086..a64706159374 100644
--- a/sys-kernel/mips-sources/mips-sources-2.6.28.ebuild
+++ b/sys-kernel/mips-sources/mips-sources-2.6.28.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.28.ebuild,v 1.2 2009/01/09 08:38:50 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.6.28.5.ebuild,v 1.1 2009/02/15 22:40:36 kumba Exp $
# INCLUDED:
# 1) linux sources from kernel.org
@@ -15,7 +15,7 @@
# Version Data
OKV=${PV/_/-}
-GITDATE="20081230" # Date of diff between kernel.org and lmo GIT
+GITDATE="20090215" # Date of diff between kernel.org and lmo GIT
GENPATCHVER="1.34" # Tarball version for generic patches
EXTRAVERSION="-mipsgit-${GITDATE}"
KV="${OKV}${EXTRAVERSION}"
@@ -41,7 +41,7 @@ DEPEND=">=sys-devel/gcc-4.1.1"
# Version Control Variables
USE_RC="no" # If set to "yes", then attempt to use an RC kernel
-USE_PNT="no" # If set to "yes", then attempt to use a point-release (2.6.x.y)
+USE_PNT="yes" # If set to "yes", then attempt to use a point-release (2.6.x.y)
# Machine Support Control Variables
DO_IP22="yes" # If "yes", enable IP22 support (SGI Indy, Indigo2 R4x00)