diff options
author | Mike Pagano <mpagano@gentoo.org> | 2008-09-30 00:15:17 +0000 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2008-09-30 00:15:17 +0000 |
commit | 25daec3b361ab0f91d8cf90fc5e0e155869f888d (patch) | |
tree | bc6637f1791c852ca5e368d2bb2ab5f921fe7094 /sys-kernel | |
parent | Marked ~hppa (bug #233554). (diff) | |
download | gentoo-2-25daec3b361ab0f91d8cf90fc5e0e155869f888d.tar.gz gentoo-2-25daec3b361ab0f91d8cf90fc5e0e155869f888d.tar.bz2 gentoo-2-25daec3b361ab0f91d8cf90fc5e0e155869f888d.zip |
Version bump and old version cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc7 i686)
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/git-sources/ChangeLog | 11 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.27_rc6-r1.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.27_rc6-r3.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.27_rc6-r4.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.27_rc6-r5.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.27_rc6-r6.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.27_rc8.ebuild (renamed from sys-kernel/git-sources/git-sources-2.6.27_rc6.ebuild) | 3 |
8 files changed, 12 insertions, 212 deletions
diff --git a/sys-kernel/git-sources/ChangeLog b/sys-kernel/git-sources/ChangeLog index 336bfef1fc99..6fc573c699c5 100644 --- a/sys-kernel/git-sources/ChangeLog +++ b/sys-kernel/git-sources/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-kernel/git-sources # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.349 2008/09/26 12:59:48 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.350 2008/09/30 00:15:17 mpagano Exp $ + +*git-sources-2.6.27_rc8 (30 Sep 2008) + + 30 Sep 2008; Mike Pagano <mpagano@gentoo.org> + -git-sources-2.6.27_rc6.ebuild, -git-sources-2.6.27_rc6-r1.ebuild, + -git-sources-2.6.27_rc6-r2.ebuild, -git-sources-2.6.27_rc6-r3.ebuild, + -git-sources-2.6.27_rc6-r4.ebuild, -git-sources-2.6.27_rc6-r5.ebuild, + -git-sources-2.6.27_rc6-r6.ebuild, +git-sources-2.6.27_rc8.ebuild: + Version bump and old version cleanup *git-sources-2.6.27_rc7-r5 (26 Sep 2008) diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r1.ebuild b/sys-kernel/git-sources/git-sources-2.6.27_rc6-r1.ebuild deleted file mode 100644 index eda2628a25d5..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r1.ebuild +++ /dev/null @@ -1,35 +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/git-sources/git-sources-2.6.27_rc6-r1.ebuild,v 1.2 2008/09/25 01:01:30 mpagano Exp $ - -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -ETYPE="sources" -CKV="${PVR/-r/-git}" -# only use this if it's not an _rc/_pre release -[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}" -inherit kernel-2 -detect_version - -DESCRIPTION="The very latest -git version of the Linux kernel" -HOMEPAGE="http://www.kernel.org" -#SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2" -SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~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 is not there, please contact the upstream kernel -developers at http://bugme.osdl.org and on the linux-kernel mailing list to -report the problem so it can be fixed in time for the next kernel release." - -K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run -any 2.6.27 kernel. See bug #238489 for more information" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild b/sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild deleted file mode 100644 index 81e0c3977f9d..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild +++ /dev/null @@ -1,35 +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/git-sources/git-sources-2.6.27_rc6-r2.ebuild,v 1.2 2008/09/25 01:01:30 mpagano Exp $ - -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -ETYPE="sources" -CKV="${PVR/-r/-git}" -# only use this if it's not an _rc/_pre release -[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}" -inherit kernel-2 -detect_version - -DESCRIPTION="The very latest -git version of the Linux kernel" -HOMEPAGE="http://www.kernel.org" -#SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2" -SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~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 is not there, please contact the upstream kernel -developers at http://bugme.osdl.org and on the linux-kernel mailing list to -report the problem so it can be fixed in time for the next kernel release." - -K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run -any 2.6.27 kernel. See bug #238489 for more information" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r3.ebuild b/sys-kernel/git-sources/git-sources-2.6.27_rc6-r3.ebuild deleted file mode 100644 index 1c98e3f5cd9e..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r3.ebuild +++ /dev/null @@ -1,35 +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/git-sources/git-sources-2.6.27_rc6-r3.ebuild,v 1.2 2008/09/25 01:01:30 mpagano Exp $ - -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -ETYPE="sources" -CKV="${PVR/-r/-git}" -# only use this if it's not an _rc/_pre release -[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}" -inherit kernel-2 -detect_version - -DESCRIPTION="The very latest -git version of the Linux kernel" -HOMEPAGE="http://www.kernel.org" -#SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2" -SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~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 is not there, please contact the upstream kernel -developers at http://bugme.osdl.org and on the linux-kernel mailing list to -report the problem so it can be fixed in time for the next kernel release." - -K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run -any 2.6.27 kernel. See bug #238489 for more information" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r4.ebuild b/sys-kernel/git-sources/git-sources-2.6.27_rc6-r4.ebuild deleted file mode 100644 index 37bbf2f5532a..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r4.ebuild +++ /dev/null @@ -1,35 +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/git-sources/git-sources-2.6.27_rc6-r4.ebuild,v 1.2 2008/09/25 01:01:30 mpagano Exp $ - -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -ETYPE="sources" -CKV="${PVR/-r/-git}" -# only use this if it's not an _rc/_pre release -[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}" -inherit kernel-2 -detect_version - -DESCRIPTION="The very latest -git version of the Linux kernel" -HOMEPAGE="http://www.kernel.org" -#SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2" -SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~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 is not there, please contact the upstream kernel -developers at http://bugme.osdl.org and on the linux-kernel mailing list to -report the problem so it can be fixed in time for the next kernel release." - -K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run -any 2.6.27 kernel. See bug #238489 for more information" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r5.ebuild b/sys-kernel/git-sources/git-sources-2.6.27_rc6-r5.ebuild deleted file mode 100644 index b66940781ee4..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r5.ebuild +++ /dev/null @@ -1,35 +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/git-sources/git-sources-2.6.27_rc6-r5.ebuild,v 1.2 2008/09/25 01:01:30 mpagano Exp $ - -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -ETYPE="sources" -CKV="${PVR/-r/-git}" -# only use this if it's not an _rc/_pre release -[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}" -inherit kernel-2 -detect_version - -DESCRIPTION="The very latest -git version of the Linux kernel" -HOMEPAGE="http://www.kernel.org" -#SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2" -SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~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 is not there, please contact the upstream kernel -developers at http://bugme.osdl.org and on the linux-kernel mailing list to -report the problem so it can be fixed in time for the next kernel release." - -K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run -any 2.6.27 kernel. See bug #238489 for more information" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r6.ebuild b/sys-kernel/git-sources/git-sources-2.6.27_rc6-r6.ebuild deleted file mode 100644 index 5e814e583084..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r6.ebuild +++ /dev/null @@ -1,35 +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/git-sources/git-sources-2.6.27_rc6-r6.ebuild,v 1.2 2008/09/25 01:01:30 mpagano Exp $ - -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -ETYPE="sources" -CKV="${PVR/-r/-git}" -# only use this if it's not an _rc/_pre release -[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}" -inherit kernel-2 -detect_version - -DESCRIPTION="The very latest -git version of the Linux kernel" -HOMEPAGE="http://www.kernel.org" -#SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2" -SRC_URI="${KERNEL_URI}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~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 is not there, please contact the upstream kernel -developers at http://bugme.osdl.org and on the linux-kernel mailing list to -report the problem so it can be fixed in time for the next kernel release." - -K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run -any 2.6.27 kernel. See bug #238489 for more information" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc6.ebuild b/sys-kernel/git-sources/git-sources-2.6.27_rc8.ebuild index 22d7643656aa..6b3956cb0aa5 100644 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc6.ebuild +++ b/sys-kernel/git-sources/git-sources-2.6.27_rc8.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/git-sources/git-sources-2.6.27_rc6.ebuild,v 1.2 2008/09/25 01:01:30 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.27_rc8.ebuild,v 1.1 2008/09/30 00:15:17 mpagano Exp $ UNIPATCH_STRICTORDER="yes" K_NOUSENAME="yes" @@ -26,6 +26,7 @@ experimental nature. If you have any issues, try a matching vanilla-sources ebuild -- if the problem is not there, please contact the upstream kernel developers at http://bugme.osdl.org and on the linux-kernel mailing list to report the problem so it can be fixed in time for the next kernel release." + K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run any 2.6.27 kernel. See bug #238489 for more information" |