diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2008-06-11 11:00:04 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2008-06-11 11:00:04 +0000 |
commit | a664740ae356fd14690e9b6c7930ea7fc6e2abbf (patch) | |
tree | d97df84a1d26ffe29d4d953ed6e3b77257de5f75 /sys-kernel/mm-sources | |
parent | Version bump (diff) | |
download | gentoo-2-a664740ae356fd14690e9b6c7930ea7fc6e2abbf.tar.gz gentoo-2-a664740ae356fd14690e9b6c7930ea7fc6e2abbf.tar.bz2 gentoo-2-a664740ae356fd14690e9b6c7930ea7fc6e2abbf.zip |
* bump, cleanups
(Portage version: 2.1.5.4)
Diffstat (limited to 'sys-kernel/mm-sources')
-rw-r--r-- | sys-kernel/mm-sources/ChangeLog | 11 | ||||
-rw-r--r-- | sys-kernel/mm-sources/mm-sources-2.6.25-r1.ebuild | 25 | ||||
-rw-r--r-- | sys-kernel/mm-sources/mm-sources-2.6.25_rc2-r1.ebuild | 25 | ||||
-rw-r--r-- | sys-kernel/mm-sources/mm-sources-2.6.25_rc3-r1.ebuild | 25 | ||||
-rw-r--r-- | sys-kernel/mm-sources/mm-sources-2.6.25_rc5-r1.ebuild | 25 | ||||
-rw-r--r-- | sys-kernel/mm-sources/mm-sources-2.6.25_rc8-r1.ebuild | 25 | ||||
-rw-r--r-- | sys-kernel/mm-sources/mm-sources-2.6.25_rc8-r2.ebuild | 25 | ||||
-rw-r--r-- | sys-kernel/mm-sources/mm-sources-2.6.26_rc5-r2.ebuild (renamed from sys-kernel/mm-sources/mm-sources-2.6.24-r1.ebuild) | 2 |
8 files changed, 11 insertions, 152 deletions
diff --git a/sys-kernel/mm-sources/ChangeLog b/sys-kernel/mm-sources/ChangeLog index 72b060376caf..69b8a6ffcc4c 100644 --- a/sys-kernel/mm-sources/ChangeLog +++ b/sys-kernel/mm-sources/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-kernel/mm-sources # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.370 2008/06/09 13:57:49 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.371 2008/06/11 11:00:04 voxus Exp $ + +*mm-sources-2.6.26_rc5-r2 (11 Jun 2008) + + 11 Jun 2008; Konstantin V. Arkhipov <voxus@gentoo.org> + -mm-sources-2.6.24-r1.ebuild, -mm-sources-2.6.25_rc2-r1.ebuild, + -mm-sources-2.6.25_rc3-r1.ebuild, -mm-sources-2.6.25_rc5-r1.ebuild, + -mm-sources-2.6.25_rc8-r1.ebuild, -mm-sources-2.6.25_rc8-r2.ebuild, + -mm-sources-2.6.25-r1.ebuild, +mm-sources-2.6.26_rc5-r2.ebuild: + Version bump. Cleaned out old ebuilds. *mm-sources-2.6.26_rc5-r1 (09 Jun 2008) diff --git a/sys-kernel/mm-sources/mm-sources-2.6.25-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.25-r1.ebuild deleted file mode 100644 index e2e9ae929d3b..000000000000 --- a/sys-kernel/mm-sources/mm-sources-2.6.25-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.25-r1.ebuild,v 1.1 2008/04/26 13:10:22 voxus Exp $ - -K_PREPATCHED="yes" -UNIPATCH_STRICTORDER="yes" -K_SECURITY_UNSUPPORTED="1" - -ETYPE="sources" -inherit kernel-2 -detect_version -UNIPATCH_LIST="${DISTDIR}/${KV_FULL}.bz2" -K_NOSETEXTRAVERSION="don't_set_it" - -DESCRIPTION="Andrew Morton's kernel, mostly fixes for 2.6 vanilla, some vm stuff too" -SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/people/akpm/patches/2.6/${KV/-mm*/}/${KV}/${KV}.bz2" - -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and -experimental nature. If you have any issues, try a matching vanilla-sources -ebuild -- if the problem persists there, please file a bug at http://bugme.osdl.org. -If the problem only occurs with mm-sources then please contact Andrew Morton to -get your issue resolved." diff --git a/sys-kernel/mm-sources/mm-sources-2.6.25_rc2-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.25_rc2-r1.ebuild deleted file mode 100644 index 93ecde7d413b..000000000000 --- a/sys-kernel/mm-sources/mm-sources-2.6.25_rc2-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.25_rc2-r1.ebuild,v 1.2 2008/03/01 19:27:18 zlin Exp $ - -K_PREPATCHED="yes" -UNIPATCH_STRICTORDER="yes" -K_SECURITY_UNSUPPORTED="1" - -ETYPE="sources" -inherit kernel-2 -detect_version -UNIPATCH_LIST="${DISTDIR}/${KV_FULL}.bz2" -K_NOSETEXTRAVERSION="don't_set_it" - -DESCRIPTION="Andrew Morton's kernel, mostly fixes for 2.6 vanilla, some vm stuff too" -SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/people/akpm/patches/2.6/${KV/-mm*/}/${KV}/${KV}.bz2" - -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -K_EXTRAELOG="This kernel is not supported by Gentoo due to its unstable and -experimental nature. If you have any issues, try a matching vanilla-sources -ebuild -- if the problem persists there, please file a bug at http://bugme.osdl.org. -If the problem only occurs with mm-sources then please contact Andrew Morton to -get your issue resolved." diff --git a/sys-kernel/mm-sources/mm-sources-2.6.25_rc3-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.25_rc3-r1.ebuild deleted file mode 100644 index bee180cd48c7..000000000000 --- a/sys-kernel/mm-sources/mm-sources-2.6.25_rc3-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.25_rc3-r1.ebuild,v 1.1 2008/03/06 16:29:55 voxus Exp $ - -K_PREPATCHED="yes" -UNIPATCH_STRICTORDER="yes" -K_SECURITY_UNSUPPORTED="1" - -ETYPE="sources" -inherit kernel-2 -detect_version -UNIPATCH_LIST="${DISTDIR}/${KV_FULL}.bz2" -K_NOSETEXTRAVERSION="don't_set_it" - -DESCRIPTION="Andrew Morton's kernel, mostly fixes for 2.6 vanilla, some vm stuff too" -SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/people/akpm/patches/2.6/${KV/-mm*/}/${KV}/${KV}.bz2" - -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -K_EXTRAELOG="This kernel is not supported by Gentoo due to its unstable and -experimental nature. If you have any issues, try a matching vanilla-sources -ebuild -- if the problem persists there, please file a bug at http://bugme.osdl.org. -If the problem only occurs with mm-sources then please contact Andrew Morton to -get your issue resolved." diff --git a/sys-kernel/mm-sources/mm-sources-2.6.25_rc5-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.25_rc5-r1.ebuild deleted file mode 100644 index 2c7364031b03..000000000000 --- a/sys-kernel/mm-sources/mm-sources-2.6.25_rc5-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.25_rc5-r1.ebuild,v 1.1 2008/03/11 10:20:15 voxus Exp $ - -K_PREPATCHED="yes" -UNIPATCH_STRICTORDER="yes" -K_SECURITY_UNSUPPORTED="1" - -ETYPE="sources" -inherit kernel-2 -detect_version -UNIPATCH_LIST="${DISTDIR}/${KV_FULL}.bz2" -K_NOSETEXTRAVERSION="don't_set_it" - -DESCRIPTION="Andrew Morton's kernel, mostly fixes for 2.6 vanilla, some vm stuff too" -SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/people/akpm/patches/2.6/${KV/-mm*/}/${KV}/${KV}.bz2" - -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -K_EXTRAELOG="This kernel is not supported by Gentoo due to its unstable and -experimental nature. If you have any issues, try a matching vanilla-sources -ebuild -- if the problem persists there, please file a bug at http://bugme.osdl.org. -If the problem only occurs with mm-sources then please contact Andrew Morton to -get your issue resolved." diff --git a/sys-kernel/mm-sources/mm-sources-2.6.25_rc8-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.25_rc8-r1.ebuild deleted file mode 100644 index ca7b5a8a2485..000000000000 --- a/sys-kernel/mm-sources/mm-sources-2.6.25_rc8-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.25_rc8-r1.ebuild,v 1.1 2008/04/02 13:40:31 voxus Exp $ - -K_PREPATCHED="yes" -UNIPATCH_STRICTORDER="yes" -K_SECURITY_UNSUPPORTED="1" - -ETYPE="sources" -inherit kernel-2 -detect_version -UNIPATCH_LIST="${DISTDIR}/${KV_FULL}.bz2" -K_NOSETEXTRAVERSION="don't_set_it" - -DESCRIPTION="Andrew Morton's kernel, mostly fixes for 2.6 vanilla, some vm stuff too" -SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/people/akpm/patches/2.6/${KV/-mm*/}/${KV}/${KV}.bz2" - -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -K_EXTRAELOG="This kernel is not supported by Gentoo due to its unstable and -experimental nature. If you have any issues, try a matching vanilla-sources -ebuild -- if the problem persists there, please file a bug at http://bugme.osdl.org. -If the problem only occurs with mm-sources then please contact Andrew Morton to -get your issue resolved." diff --git a/sys-kernel/mm-sources/mm-sources-2.6.25_rc8-r2.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.25_rc8-r2.ebuild deleted file mode 100644 index 602c24915dda..000000000000 --- a/sys-kernel/mm-sources/mm-sources-2.6.25_rc8-r2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.25_rc8-r2.ebuild,v 1.1 2008/04/11 14:04:35 voxus Exp $ - -K_PREPATCHED="yes" -UNIPATCH_STRICTORDER="yes" -K_SECURITY_UNSUPPORTED="1" - -ETYPE="sources" -inherit kernel-2 -detect_version -UNIPATCH_LIST="${DISTDIR}/${KV_FULL}.bz2" -K_NOSETEXTRAVERSION="don't_set_it" - -DESCRIPTION="Andrew Morton's kernel, mostly fixes for 2.6 vanilla, some vm stuff too" -SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/people/akpm/patches/2.6/${KV/-mm*/}/${KV}/${KV}.bz2" - -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -K_EXTRAELOG="This kernel is not supported by Gentoo due to its unstable and -experimental nature. If you have any issues, try a matching vanilla-sources -ebuild -- if the problem persists there, please file a bug at http://bugme.osdl.org. -If the problem only occurs with mm-sources then please contact Andrew Morton to -get your issue resolved." diff --git a/sys-kernel/mm-sources/mm-sources-2.6.24-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.26_rc5-r2.ebuild index 56e3bd49b762..e86ee33519d9 100644 --- a/sys-kernel/mm-sources/mm-sources-2.6.24-r1.ebuild +++ b/sys-kernel/mm-sources/mm-sources-2.6.26_rc5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.24-r1.ebuild,v 1.1 2008/02/04 09:41:54 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.26_rc5-r2.ebuild,v 1.1 2008/06/11 11:00:04 voxus Exp $ K_PREPATCHED="yes" UNIPATCH_STRICTORDER="yes" |