diff options
author | Mike Pagano <mpagano@gentoo.org> | 2008-10-24 12:09:44 +0000 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2008-10-24 12:09:44 +0000 |
commit | fa7863dba0bc21e0bfb8281df49fda43bc1c632e (patch) | |
tree | 2b1b06b16550e09016bd1c7bfc0cc3415eb5d6c7 /sys-kernel | |
parent | Version bump for Rails 2.1.2 (diff) | |
download | gentoo-2-fa7863dba0bc21e0bfb8281df49fda43bc1c632e.tar.gz gentoo-2-fa7863dba0bc21e0bfb8281df49fda43bc1c632e.tar.bz2 gentoo-2-fa7863dba0bc21e0bfb8281df49fda43bc1c632e.zip |
Version bump and old version cleanup
(Portage version: 2.2_rc12/cvs/Linux 2.6.27 i686)
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/git-sources/ChangeLog | 9 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.27_rc9-r1.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.27_rc9-r2.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.28_rc1.ebuild (renamed from sys-kernel/git-sources/git-sources-2.6.27_rc9.ebuild) | 5 |
4 files changed, 9 insertions, 75 deletions
diff --git a/sys-kernel/git-sources/ChangeLog b/sys-kernel/git-sources/ChangeLog index c1ebd9773a64..f1c10dce57aa 100644 --- a/sys-kernel/git-sources/ChangeLog +++ b/sys-kernel/git-sources/ChangeLog @@ -1,6 +1,13 @@ # 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.374 2008/10/24 00:15:27 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.375 2008/10/24 12:09:44 mpagano Exp $ + +*git-sources-2.6.28_rc1 (24 Oct 2008) + + 24 Oct 2008; Michael Pagano <mpagano@gentoo.org> + -git-sources-2.6.27_rc9.ebuild, -git-sources-2.6.27_rc9-r1.ebuild, + -git-sources-2.6.27_rc9-r2.ebuild, +git-sources-2.6.28_rc1.ebuild: + Version bump and old version cleanup *git-sources-2.6.27-r11 (24 Oct 2008) diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc9-r1.ebuild b/sys-kernel/git-sources/git-sources-2.6.27_rc9-r1.ebuild deleted file mode 100644 index 8d8ec8b309a3..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc9-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_rc9-r1.ebuild,v 1.1 2008/10/08 00:41:20 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 kernel < 2.6.27_rc8-r5. See bug #238489 for more information" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc9-r2.ebuild b/sys-kernel/git-sources/git-sources-2.6.27_rc9-r2.ebuild deleted file mode 100644 index aa17ded7e2ab..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc9-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_rc9-r2.ebuild,v 1.1 2008/10/09 10:20:17 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 kernel < 2.6.27_rc8-r5. See bug #238489 for more information" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc9.ebuild b/sys-kernel/git-sources/git-sources-2.6.28_rc1.ebuild index 382d9d626a3f..86a7d8563ecc 100644 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc9.ebuild +++ b/sys-kernel/git-sources/git-sources-2.6.28_rc1.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_rc9.ebuild,v 1.1 2008/10/07 01:38:42 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.28_rc1.ebuild,v 1.1 2008/10/24 12:09:44 mpagano Exp $ UNIPATCH_STRICTORDER="yes" K_NOUSENAME="yes" @@ -27,9 +27,6 @@ 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 kernel < 2.6.27_rc8. See bug #238489 for more information" - pkg_postinst() { postinst_sources } |