diff options
author | Mike Pagano <mpagano@gentoo.org> | 2009-12-20 00:27:41 +0000 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2009-12-20 00:27:41 +0000 |
commit | 814fb7dee9489072a489437cc835d975bcfa80cb (patch) | |
tree | d8974e107a44324613ab0b69f3a707ba87f1de5c /sys-kernel | |
parent | Start pointing ldconfig files to ld.so.conf.d. (diff) | |
download | gentoo-2-814fb7dee9489072a489437cc835d975bcfa80cb.tar.gz gentoo-2-814fb7dee9489072a489437cc835d975bcfa80cb.tar.bz2 gentoo-2-814fb7dee9489072a489437cc835d975bcfa80cb.zip |
Version bump and old version cleanup
(Portage version: 2.2_rc60/cvs/Linux i686)
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/git-sources/ChangeLog | 12 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r2.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r3.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r4.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r5.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r6.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r7.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r8.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r9.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.33_rc1-r1.ebuild (renamed from sys-kernel/git-sources/git-sources-2.6.32-r1.ebuild) | 2 |
10 files changed, 12 insertions, 258 deletions
diff --git a/sys-kernel/git-sources/ChangeLog b/sys-kernel/git-sources/ChangeLog index f9ad635765f2..d770a6380ee9 100644 --- a/sys-kernel/git-sources/ChangeLog +++ b/sys-kernel/git-sources/ChangeLog @@ -1,6 +1,16 @@ # 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.695 2009/12/18 02:11:23 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.696 2009/12/20 00:27:41 mpagano Exp $ + +*git-sources-2.6.33_rc1-r1 (20 Dec 2009) + + 20 Dec 2009; Michael Pagano <mpagano@gentoo.org> + -git-sources-2.6.32-r1.ebuild, -git-sources-2.6.32-r2.ebuild, + -git-sources-2.6.32-r3.ebuild, -git-sources-2.6.32-r4.ebuild, + -git-sources-2.6.32-r5.ebuild, -git-sources-2.6.32-r6.ebuild, + -git-sources-2.6.32-r7.ebuild, -git-sources-2.6.32-r8.ebuild, + -git-sources-2.6.32-r9.ebuild, +git-sources-2.6.33_rc1-r1.ebuild: + Version bump and old version cleanup *git-sources-2.6.33_rc1 (18 Dec 2009) *git-sources-2.6.32-r15 (18 Dec 2009) diff --git a/sys-kernel/git-sources/git-sources-2.6.32-r2.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r2.ebuild deleted file mode 100644 index cb64525977a5..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-r2.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.32-r2.ebuild,v 1.1 2009/12/09 00:46:10 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.32-r3.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r3.ebuild deleted file mode 100644 index 17b534cb0d9f..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-r3.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.32-r3.ebuild,v 1.1 2009/12/09 12:48:58 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.32-r4.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r4.ebuild deleted file mode 100644 index 0da3a66fada9..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-r4.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.32-r4.ebuild,v 1.1 2009/12/10 01:18:50 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.32-r5.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r5.ebuild deleted file mode 100644 index b908ba980b36..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-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.32-r5.ebuild,v 1.1 2009/12/11 00:31: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.32-r6.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r6.ebuild deleted file mode 100644 index 960bce0a4834..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-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.32-r6.ebuild,v 1.1 2009/12/11 00:31:19 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.32-r7.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r7.ebuild deleted file mode 100644 index b4ea92ff42fd..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-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.32-r7.ebuild,v 1.1 2009/12/11 12:57:00 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.32-r8.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r8.ebuild deleted file mode 100644 index 24ca4d1796f6..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-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.32-r8.ebuild,v 1.1 2009/12/12 01:37:16 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.32-r9.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r9.ebuild deleted file mode 100644 index 17536954d216..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-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.32-r9.ebuild,v 1.1 2009/12/12 14:49:44 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.32-r1.ebuild b/sys-kernel/git-sources/git-sources-2.6.33_rc1-r1.ebuild index eeb0684bf87b..8cf698308e3e 100644 --- a/sys-kernel/git-sources/git-sources-2.6.32-r1.ebuild +++ b/sys-kernel/git-sources/git-sources-2.6.33_rc1-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.32-r1.ebuild,v 1.1 2009/12/06 00:41:54 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.33_rc1-r1.ebuild,v 1.1 2009/12/20 00:27:41 mpagano Exp $ UNIPATCH_STRICTORDER="yes" K_NOUSENAME="yes" |