diff options
author | Mike Pagano <mpagano@gentoo.org> | 2014-08-17 00:21:58 +0000 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2014-08-17 00:21:58 +0000 |
commit | 9bc6117212d4f2959884c9f77cccb9a179115ae2 (patch) | |
tree | de4d4b4a8141934fe9ca28b7cea750b2940b2cba /sys-kernel | |
parent | Mask dev-perl/PDL pdl2 pgplot plplot. Need more attention and some fixes. (diff) | |
download | gentoo-2-9bc6117212d4f2959884c9f77cccb9a179115ae2.tar.gz gentoo-2-9bc6117212d4f2959884c9f77cccb9a179115ae2.tar.bz2 gentoo-2-9bc6117212d4f2959884c9f77cccb9a179115ae2.zip |
Version bump, remove old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key B576E4E3)
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/git-sources/ChangeLog | 11 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.16_rc2.ebuild | 39 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.16_rc3.ebuild | 39 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.16_rc4.ebuild | 39 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.16_rc5.ebuild | 39 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.16_rc6.ebuild | 39 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.16_rc7.ebuild | 39 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-3.17_rc1.ebuild (renamed from sys-kernel/git-sources/git-sources-3.16_rc1.ebuild) | 2 |
8 files changed, 11 insertions, 236 deletions
diff --git a/sys-kernel/git-sources/ChangeLog b/sys-kernel/git-sources/ChangeLog index c39ede91cae1..bfa7fe00772a 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1394 2014/07/28 11:08:33 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1395 2014/08/17 00:21:58 mpagano Exp $ + +*git-sources-3.17_rc1 (17 Aug 2014) + + 17 Aug 2014; Michael Pagano <mpagano@gentoo.org> + -git-sources-3.16_rc1.ebuild, -git-sources-3.16_rc2.ebuild, + -git-sources-3.16_rc3.ebuild, -git-sources-3.16_rc4.ebuild, + -git-sources-3.16_rc5.ebuild, -git-sources-3.16_rc6.ebuild, + -git-sources-3.16_rc7.ebuild, +git-sources-3.17_rc1.ebuild: + Version bump, remove old *git-sources-3.16_rc7 (28 Jul 2014) diff --git a/sys-kernel/git-sources/git-sources-3.16_rc2.ebuild b/sys-kernel/git-sources/git-sources-3.16_rc2.ebuild deleted file mode 100644 index 838d832eed31..000000000000 --- a/sys-kernel/git-sources/git-sources-3.16_rc2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2014 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.16_rc2.ebuild,v 1.1 2014/06/22 11:51:05 mpagano Exp $ - -EAPI="5" -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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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." - -RDEPEND="" -DEPEND="${RDEPEND} - >=sys-devel/patch-2.7.1-r3" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-3.16_rc3.ebuild b/sys-kernel/git-sources/git-sources-3.16_rc3.ebuild deleted file mode 100644 index c7da1965868e..000000000000 --- a/sys-kernel/git-sources/git-sources-3.16_rc3.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2014 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.16_rc3.ebuild,v 1.1 2014/06/30 00:27:44 mpagano Exp $ - -EAPI="5" -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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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." - -RDEPEND="" -DEPEND="${RDEPEND} - >=sys-devel/patch-2.7.1-r3" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-3.16_rc4.ebuild b/sys-kernel/git-sources/git-sources-3.16_rc4.ebuild deleted file mode 100644 index 53b78514956d..000000000000 --- a/sys-kernel/git-sources/git-sources-3.16_rc4.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2014 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.16_rc4.ebuild,v 1.1 2014/07/06 20:13:56 mpagano Exp $ - -EAPI="5" -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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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." - -RDEPEND="" -DEPEND="${RDEPEND} - >=sys-devel/patch-2.7.1-r3" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-3.16_rc5.ebuild b/sys-kernel/git-sources/git-sources-3.16_rc5.ebuild deleted file mode 100644 index f0ec103d4d11..000000000000 --- a/sys-kernel/git-sources/git-sources-3.16_rc5.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2014 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.16_rc5.ebuild,v 1.1 2014/07/14 00:16:06 mpagano Exp $ - -EAPI="5" -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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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." - -RDEPEND="" -DEPEND="${RDEPEND} - >=sys-devel/patch-2.7.1-r3" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-3.16_rc6.ebuild b/sys-kernel/git-sources/git-sources-3.16_rc6.ebuild deleted file mode 100644 index bb8b5b21a03a..000000000000 --- a/sys-kernel/git-sources/git-sources-3.16_rc6.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2014 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.16_rc6.ebuild,v 1.1 2014/07/21 11:26:03 mpagano Exp $ - -EAPI="5" -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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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." - -RDEPEND="" -DEPEND="${RDEPEND} - >=sys-devel/patch-2.7.1-r3" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-3.16_rc7.ebuild b/sys-kernel/git-sources/git-sources-3.16_rc7.ebuild deleted file mode 100644 index 544f42f7ecde..000000000000 --- a/sys-kernel/git-sources/git-sources-3.16_rc7.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2014 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.16_rc7.ebuild,v 1.1 2014/07/28 11:08:33 mpagano Exp $ - -EAPI="5" -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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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." - -RDEPEND="" -DEPEND="${RDEPEND} - >=sys-devel/patch-2.7.1-r3" - -pkg_postinst() { - postinst_sources -} diff --git a/sys-kernel/git-sources/git-sources-3.16_rc1.ebuild b/sys-kernel/git-sources/git-sources-3.17_rc1.ebuild index 0c9468c9b3a8..632bdec7ad7c 100644 --- a/sys-kernel/git-sources/git-sources-3.16_rc1.ebuild +++ b/sys-kernel/git-sources/git-sources-3.17_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.16_rc1.ebuild,v 1.1 2014/06/22 11:51:05 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.17_rc1.ebuild,v 1.1 2014/08/17 00:21:58 mpagano Exp $ EAPI="5" UNIPATCH_STRICTORDER="yes" |