Update the multicast patch in 3.0.9 to the one that was accepted by net-dev and remov...
authorJoshua Kinard <kumba@gentoo.org>
Tue, 3 Jan 2012 02:36:08 +0000 (02:36 +0000)
committerJoshua Kinard <kumba@gentoo.org>
Tue, 3 Jan 2012 02:36:08 +0000 (02:36 +0000)
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64

sys-kernel/mips-sources/ChangeLog
sys-kernel/mips-sources/mips-sources-3.0.9-r1.ebuild [moved from sys-kernel/mips-sources/mips-sources-3.0.9.ebuild with 97% similarity]
sys-kernel/mips-sources/mips-sources-3.1.6.ebuild [moved from sys-kernel/mips-sources/mips-sources-3.1.5.ebuild with 97% similarity]

index c47edb76df12b6c2bd3793b047730b60c6c0f3fa..484fb3d4aa5ae9c83a1743441c1aed2067b3c9a7 100644 (file)
@@ -1,6 +1,15 @@
 # ChangeLog for sys-kernel/mips-sources
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.142 2011/12/18 03:54:19 kumba Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.143 2012/01/03 02:36:08 kumba Exp $
+
+*mips-sources-3.1.6 (02 Jan 2012)
+*mips-sources-3.0.9-r1 (02 Jan 2012)
+
+  02 Jan 2012; Joshua Kinard <kumba@gentoo.org> -mips-sources-3.0.9.ebuild,
+  +mips-sources-3.0.9-r1.ebuild, -mips-sources-3.1.5.ebuild,
+  +mips-sources-3.1.6.ebuild:
+  Update the multicast patch in 3.0.9 to the one that was accepted by net-dev
+  and removed the cleanups patch. Ditto for 3.1.x, and update to 3.1.6.
 
 *mips-sources-3.1.5 (17 Dec 2011)
 *mips-sources-3.0.9 (17 Dec 2011)
similarity index 97%
rename from sys-kernel/mips-sources/mips-sources-3.0.9.ebuild
rename to sys-kernel/mips-sources/mips-sources-3.0.9-r1.ebuild
index c315b5dbe1510f00d88f8a47b08b1d8422c8a603..699df1fedcbdfddd43ba9a8099e701db53905a93 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-3.0.9.ebuild,v 1.1 2011/12/18 03:54:19 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-3.0.9-r1.ebuild,v 1.1 2012/01/03 02:36:08 kumba Exp $
 
 # INCLUDED:
 # 1) linux sources from kernel.org
@@ -16,7 +16,7 @@
 # Version Data
 OKV=${PV/_/-}
 GITDATE="20110821"                     # Date of diff between kernel.org and lmo GIT
-GENPATCHREV="2"                                # Tarball revision for patches
+GENPATCHREV="3"                                # Tarball revision for patches
 
 # Directories
 S="${WORKDIR}/linux-${OKV}-${GITDATE}"
similarity index 97%
rename from sys-kernel/mips-sources/mips-sources-3.1.5.ebuild
rename to sys-kernel/mips-sources/mips-sources-3.1.6.ebuild
index 4228c6fc5ee0148c5289a7b3b5f021b28e501790..d651f6a3c203fd82f651499896a6ff9b92cb9664 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-3.1.5.ebuild,v 1.1 2011/12/18 03:54:19 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-3.1.6.ebuild,v 1.1 2012/01/03 02:36:08 kumba Exp $
 
 # INCLUDED:
 # 1) linux sources from kernel.org
@@ -16,7 +16,7 @@
 # Version Data
 OKV=${PV/_/-}
 GITDATE="20111216"                     # Date of diff between kernel.org and lmo GIT
-GENPATCHREV="1"                                # Tarball revision for patches
+GENPATCHREV="2"                                # Tarball revision for patches
 
 # Directories
 S="${WORKDIR}/linux-${OKV}-${GITDATE}"