diff options
author | Mike Pagano <mpagano@gentoo.org> | 2012-08-16 23:39:06 +0000 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2012-08-16 23:39:06 +0000 |
commit | 715e6cf16870f4a13b944680abfcf449fa7cbcee (patch) | |
tree | f4692aad2c9ddaee75edcbf42a4078515546429b /sys-kernel | |
parent | Only unset AS for amd64/x86 platforms as the yasm issue does not come up on a... (diff) | |
download | gentoo-2-715e6cf16870f4a13b944680abfcf449fa7cbcee.tar.gz gentoo-2-715e6cf16870f4a13b944680abfcf449fa7cbcee.tar.bz2 gentoo-2-715e6cf16870f4a13b944680abfcf449fa7cbcee.zip |
Version bump and old version clean up
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/git-sources/ChangeLog | 11 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.5_rc2.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.5_rc3.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.5_rc4.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.5_rc5.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.5_rc6.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.5_rc7.ebuild | 35 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.6_rc2.ebuild (renamed from sys-kernel/git-sources/git-sources-3.5_rc1.ebuild) | 2 |
8 files changed, 11 insertions, 212 deletions
diff --git a/sys-kernel/git-sources/ChangeLog b/sys-kernel/git-sources/ChangeLog index 638512eacd2f..735413ed2754 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1307 2012/08/03 12:07:26 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1308 2012/08/16 23:39:06 mpagano Exp $ + +*git-sources-3.6_rc2 (16 Aug 2012) + + 16 Aug 2012; Michael Pagano <mpagano@gentoo.org> -git-sources-3.5_rc1.ebuild, + -git-sources-3.5_rc2.ebuild, -git-sources-3.5_rc3.ebuild, + -git-sources-3.5_rc4.ebuild, -git-sources-3.5_rc5.ebuild, + -git-sources-3.5_rc6.ebuild, -git-sources-3.5_rc7.ebuild, + +git-sources-3.6_rc2.ebuild: + Version bump and old version cleanup *git-sources-3.6_rc1 (03 Aug 2012) diff --git a/sys-kernel/git-sources/git-sources-3.5_rc2.ebuild b/sys-kernel/git-sources/git-sources-3.5_rc2.ebuild deleted file mode 100644 index 1580183b52f7..000000000000 --- a/sys-kernel/git-sources/git-sources-3.5_rc2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.5_rc2.ebuild,v 1.1 2012/06/09 18:08:43 mpagano Exp $ - -EAPI="4" -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE=0 -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}" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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://bugzilla.kernel.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-3.5_rc3.ebuild b/sys-kernel/git-sources/git-sources-3.5_rc3.ebuild deleted file mode 100644 index af07b8678c21..000000000000 --- a/sys-kernel/git-sources/git-sources-3.5_rc3.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.5_rc3.ebuild,v 1.1 2012/06/17 16:33:48 mpagano Exp $ - -EAPI="4" -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE=0 -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}" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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://bugzilla.kernel.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-3.5_rc4.ebuild b/sys-kernel/git-sources/git-sources-3.5_rc4.ebuild deleted file mode 100644 index 32540f387939..000000000000 --- a/sys-kernel/git-sources/git-sources-3.5_rc4.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.5_rc4.ebuild,v 1.1 2012/06/25 00:12:16 mpagano Exp $ - -EAPI="4" -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE=0 -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}" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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://bugzilla.kernel.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-3.5_rc5.ebuild b/sys-kernel/git-sources/git-sources-3.5_rc5.ebuild deleted file mode 100644 index 141bdf3bda0f..000000000000 --- a/sys-kernel/git-sources/git-sources-3.5_rc5.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.5_rc5.ebuild,v 1.1 2012/07/01 00:50:29 mpagano Exp $ - -EAPI="4" -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE=0 -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}" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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://bugzilla.kernel.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-3.5_rc6.ebuild b/sys-kernel/git-sources/git-sources-3.5_rc6.ebuild deleted file mode 100644 index e226f04d1b6d..000000000000 --- a/sys-kernel/git-sources/git-sources-3.5_rc6.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.5_rc6.ebuild,v 1.1 2012/07/08 19:40:29 mpagano Exp $ - -EAPI="4" -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE=0 -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}" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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://bugzilla.kernel.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-3.5_rc7.ebuild b/sys-kernel/git-sources/git-sources-3.5_rc7.ebuild deleted file mode 100644 index a07bb1c4432e..000000000000 --- a/sys-kernel/git-sources/git-sources-3.5_rc7.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.5_rc7.ebuild,v 1.1 2012/07/15 14:26:40 mpagano Exp $ - -EAPI="4" -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_NOSETEXTRAVERSION="yes" -K_NOUSEPR="yes" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE=0 -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}" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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://bugzilla.kernel.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-3.5_rc1.ebuild b/sys-kernel/git-sources/git-sources-3.6_rc2.ebuild index af7f251b95a3..7c95d9251933 100644 --- a/sys-kernel/git-sources/git-sources-3.5_rc1.ebuild +++ b/sys-kernel/git-sources/git-sources-3.6_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.5_rc1.ebuild,v 1.1 2012/06/03 15:10:35 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.6_rc2.ebuild,v 1.1 2012/08/16 23:39:06 mpagano Exp $ EAPI="4" UNIPATCH_STRICTORDER="yes" |