diff options
author | 2013-06-15 18:36:44 +0000 | |
---|---|---|
committer | 2013-06-15 18:36:44 +0000 | |
commit | 111b4f6402cf5059f69443351b5c854cde0c37c3 (patch) | |
tree | afb586dc6732858df6d35f75b5f0945541a48749 /sys-kernel | |
parent | Dropped more keywords on 3.7.10. (diff) | |
download | gentoo-2-111b4f6402cf5059f69443351b5c854cde0c37c3.tar.gz gentoo-2-111b4f6402cf5059f69443351b5c854cde0c37c3.tar.bz2 gentoo-2-111b4f6402cf5059f69443351b5c854cde0c37c3.zip |
Dropped more keywords on 3.7.10.
(Portage version: 2.1.12.4/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/vanilla-sources/ChangeLog | 5 | ||||
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-3.7.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog index a6c17066bfe9..82d10f8479b2 100644 --- a/sys-kernel/vanilla-sources/ChangeLog +++ b/sys-kernel/vanilla-sources/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-kernel/vanilla-sources # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1182 2013/06/15 18:06:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1183 2013/06/15 18:36:44 tomwij Exp $ + + 15 Jun 2013; Tom Wijsman <TomWij@gentoo.org> vanilla-sources-3.7.10.ebuild: + Dropped more keywords on 3.7.10. 15 Jun 2013; Raúl Porcel <armin76@gentoo.org> vanilla-sources-3.8.13.ebuild: alpha/s390/sh/sparc stable wrt #469508 diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.7.10.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.7.10.ebuild index 9c90ee142b78..336beba9c194 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-3.7.10.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-3.7.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.7.10.ebuild,v 1.10 2013/06/14 07:55:34 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.7.10.ebuild,v 1.11 2013/06/15 18:36:44 tomwij Exp $ EAPI="5" K_NOUSENAME="yes" @@ -15,5 +15,5 @@ DESCRIPTION="Full sources for the Linux kernel" HOMEPAGE="http://www.kernel.org" SRC_URI="${KERNEL_URI}" -KEYWORDS="alpha ia64 ppc64 s390 sh sparc" +KEYWORDS="ia64 ppc64" IUSE="deblob" |