diff options
author | Mike Pagano <mpagano@gentoo.org> | 2009-12-25 13:53:44 +0000 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2009-12-25 13:53:44 +0000 |
commit | 8246a2593a05123cb47c83c09fc576365a99f400 (patch) | |
tree | 3a4ff38c7f94304cd7f5688370f3f0c08916f750 /sys-kernel | |
parent | new upstream release. (diff) | |
download | gentoo-2-8246a2593a05123cb47c83c09fc576365a99f400.tar.gz gentoo-2-8246a2593a05123cb47c83c09fc576365a99f400.tar.bz2 gentoo-2-8246a2593a05123cb47c83c09fc576365a99f400.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 | 11 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r11.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r12.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r13.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r14.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.32-r15.ebuild | 32 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.33_rc2.ebuild (renamed from sys-kernel/git-sources/git-sources-2.6.32-r10.ebuild) | 2 |
7 files changed, 11 insertions, 162 deletions
diff --git a/sys-kernel/git-sources/ChangeLog b/sys-kernel/git-sources/ChangeLog index 6e4b1f1e92de..edb622e7e65d 100644 --- a/sys-kernel/git-sources/ChangeLog +++ b/sys-kernel/git-sources/ChangeLog @@ -1,6 +1,15 @@ # 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.699 2009/12/24 00:24:55 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.700 2009/12/25 13:53:44 mpagano Exp $ + +*git-sources-2.6.33_rc2 (25 Dec 2009) + + 25 Dec 2009; Michael Pagano <mpagano@gentoo.org> + -git-sources-2.6.32-r10.ebuild, -git-sources-2.6.32-r11.ebuild, + -git-sources-2.6.32-r12.ebuild, -git-sources-2.6.32-r13.ebuild, + -git-sources-2.6.32-r14.ebuild, -git-sources-2.6.32-r15.ebuild, + +git-sources-2.6.33_rc2.ebuild: + Version bump and old version cleanup *git-sources-2.6.33_rc1-r4 (24 Dec 2009) diff --git a/sys-kernel/git-sources/git-sources-2.6.32-r11.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r11.ebuild deleted file mode 100644 index 0db043d5f372..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-r11.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-r11.ebuild,v 1.1 2009/12/15 01:52:22 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-r12.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r12.ebuild deleted file mode 100644 index 37dd2192a8fd..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-r12.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-r12.ebuild,v 1.1 2009/12/16 01:20:49 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-r13.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r13.ebuild deleted file mode 100644 index 6d91137e5528..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-r13.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-r13.ebuild,v 1.1 2009/12/17 01:05:01 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-r14.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r14.ebuild deleted file mode 100644 index 34da2d1271ad..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-r14.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-r14.ebuild,v 1.1 2009/12/17 13:57:45 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-r15.ebuild b/sys-kernel/git-sources/git-sources-2.6.32-r15.ebuild deleted file mode 100644 index f1ae51ba85d2..000000000000 --- a/sys-kernel/git-sources/git-sources-2.6.32-r15.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-r15.ebuild,v 1.1 2009/12/18 02:11:23 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-r10.ebuild b/sys-kernel/git-sources/git-sources-2.6.33_rc2.ebuild index e1a6c581684f..b2354e7021df 100644 --- a/sys-kernel/git-sources/git-sources-2.6.32-r10.ebuild +++ b/sys-kernel/git-sources/git-sources-2.6.33_rc2.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-r10.ebuild,v 1.1 2009/12/13 13:36:18 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.33_rc2.ebuild,v 1.1 2009/12/25 13:53:44 mpagano Exp $ UNIPATCH_STRICTORDER="yes" K_NOUSENAME="yes" |