diff options
author | Mike Pagano <mpagano@gentoo.org> | 2009-08-25 01:20:28 +0000 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2009-08-25 01:20:28 +0000 |
commit | 887af0e8fc462b57060ea71e5ba7dc652ef38d6d (patch) | |
tree | 35de09f363841d23b929af2a9ee19015f342fb80 /sys-kernel | |
parent | Small updates. (diff) | |
download | gentoo-2-887af0e8fc462b57060ea71e5ba7dc652ef38d6d.tar.gz gentoo-2-887af0e8fc462b57060ea71e5ba7dc652ef38d6d.tar.bz2 gentoo-2-887af0e8fc462b57060ea71e5ba7dc652ef38d6d.zip |
Version bump
(Portage version: 2.2_rc38/cvs/Linux i686)
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/git-sources/ChangeLog | 13 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.31_rc5-r5.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.31_rc5-r6.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.31_rc5-r7.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.31_rc5-r8.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.31_rc5-r9.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.31_rc7-r1.ebuild (renamed from sys-kernel/git-sources/git-sources-2.6.31_rc5-r3.ebuild) | 2 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.31_rc7-r2.ebuild (renamed from sys-kernel/git-sources/git-sources-2.6.31_rc5-r4.ebuild) | 2 |
8 files changed, 14 insertions, 163 deletions
diff --git a/sys-kernel/git-sources/ChangeLog b/sys-kernel/git-sources/ChangeLog index 62c8f3db2730..0a1c06587dae 100644 --- a/sys-kernel/git-sources/ChangeLog +++ b/sys-kernel/git-sources/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for sys-kernel/git-sources # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.615 2009/08/22 00:29:14 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.616 2009/08/25 01:20:28 mpagano Exp $ + +*git-sources-2.6.31_rc7-r2 (25 Aug 2009) +*git-sources-2.6.31_rc7-r1 (25 Aug 2009) + + 25 Aug 2009; Michael Pagano <mpagano@gentoo.org> + -git-sources-2.6.31_rc5-r3.ebuild, -git-sources-2.6.31_rc5-r4.ebuild, + -git-sources-2.6.31_rc5-r5.ebuild, -git-sources-2.6.31_rc5-r6.ebuild, + -git-sources-2.6.31_rc5-r7.ebuild, -git-sources-2.6.31_rc5-r8.ebuild, + -git-sources-2.6.31_rc5-r9.ebuild, +git-sources-2.6.31_rc7-r1.ebuild, + +git-sources-2.6.31_rc7-r2.ebuild: + Version bump *git-sources-2.6.31_rc6-r8 (22 Aug 2009) diff --git a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r5.ebuild b/sys-kernel/git-sources/git-sources-2.6.31_rc5-r5.ebuild deleted file mode 100644 index 0a7342bdffb9..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r5.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2009 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.31_rc5-r5.ebuild,v 1.1 2009/08/08 15:52:04 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 ~sh ~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." - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r6.ebuild b/sys-kernel/git-sources/git-sources-2.6.31_rc5-r6.ebuild deleted file mode 100644 index bd5cd8545055..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r6.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2009 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.31_rc5-r6.ebuild,v 1.1 2009/08/10 00:53:18 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 ~sh ~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." - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r7.ebuild b/sys-kernel/git-sources/git-sources-2.6.31_rc5-r7.ebuild deleted file mode 100644 index 740bab1beb7d..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r7.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2009 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.31_rc5-r7.ebuild,v 1.1 2009/08/11 00:47:40 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 ~sh ~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." - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r8.ebuild b/sys-kernel/git-sources/git-sources-2.6.31_rc5-r8.ebuild deleted file mode 100644 index 3ff1e4cf9032..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r8.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2009 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.31_rc5-r8.ebuild,v 1.1 2009/08/12 13:54: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 ~sh ~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." - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r9.ebuild b/sys-kernel/git-sources/git-sources-2.6.31_rc5-r9.ebuild deleted file mode 100644 index 22467b83c60b..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r9.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2009 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.31_rc5-r9.ebuild,v 1.1 2009/08/13 12:16:24 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 ~sh ~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." - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r3.ebuild b/sys-kernel/git-sources/git-sources-2.6.31_rc7-r1.ebuild index 522fbf6d7297..2bc34222b6bd 100644 --- a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r3.ebuild +++ b/sys-kernel/git-sources/git-sources-2.6.31_rc7-r1.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/git-sources/git-sources-2.6.31_rc5-r3.ebuild,v 1.1 2009/08/05 12:40:51 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.31_rc7-r1.ebuild,v 1.1 2009/08/25 01:20:28 mpagano Exp $ UNIPATCH_STRICTORDER="yes" K_NOUSENAME="yes" diff --git a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r4.ebuild b/sys-kernel/git-sources/git-sources-2.6.31_rc7-r2.ebuild index 5dedd7086c9e..d38ebd1ff4a0 100644 --- a/sys-kernel/git-sources/git-sources-2.6.31_rc5-r4.ebuild +++ b/sys-kernel/git-sources/git-sources-2.6.31_rc7-r2.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/git-sources/git-sources-2.6.31_rc5-r4.ebuild,v 1.1 2009/08/08 15:52:04 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.31_rc7-r2.ebuild,v 1.1 2009/08/25 01:20:28 mpagano Exp $ UNIPATCH_STRICTORDER="yes" K_NOUSENAME="yes" |