summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2013-03-06 20:27:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2013-03-06 20:27:05 +0000
commit5c3c8fe913aa3f39b9dd6956bd68622c3d1435ee (patch)
tree27d3fc9af13994984fa101fdea9791009aafa269 /sys-kernel/vanilla-sources
parentalpha/ia64/m68k/s390/sh/sparc/x86 stable wrt #459968 (diff)
downloadgentoo-2-5c3c8fe913aa3f39b9dd6956bd68622c3d1435ee.tar.gz
gentoo-2-5c3c8fe913aa3f39b9dd6956bd68622c3d1435ee.tar.bz2
gentoo-2-5c3c8fe913aa3f39b9dd6956bd68622c3d1435ee.zip
arm/ia64/s390/sh/sparc stable wrt #459808
(Portage version: 2.1.11.40/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'sys-kernel/vanilla-sources')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog5
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.7.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index 4d34eeb03ea4..d6989e0dfda0 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.1152 2013/03/06 16:02:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1153 2013/03/06 20:27:05 armin76 Exp $
+
+ 06 Mar 2013; Raúl Porcel <armin76@gentoo.org> vanilla-sources-3.7.10.ebuild:
+ arm/ia64/s390/sh/sparc stable wrt #459808
06 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
vanilla-sources-2.6.32.60.ebuild, vanilla-sources-3.0.67.ebuild,
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 4fbfee63bf9d..f0ef73af8e25 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.8 2013/03/06 16:02:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.7.10.ebuild,v 1.9 2013/03/06 20:27:05 armin76 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 amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE="deblob"