summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-13 20:47:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-13 20:47:05 +0000
commit270caf31cc3c835544e8948dfa499ab150813ff4 (patch)
treef12be2cc327792eb8a14dafb82678d228e880d2a /sys-kernel/linux-headers
parentStable for s390, wrt bug #464512 (diff)
downloadgentoo-2-270caf31cc3c835544e8948dfa499ab150813ff4.tar.gz
gentoo-2-270caf31cc3c835544e8948dfa499ab150813ff4.tar.bz2
gentoo-2-270caf31cc3c835544e8948dfa499ab150813ff4.zip
Stable for s390, wrt bug #462980
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r--sys-kernel/linux-headers/ChangeLog5
-rw-r--r--sys-kernel/linux-headers/linux-headers-3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/linux-headers/ChangeLog b/sys-kernel/linux-headers/ChangeLog
index cb0ddfa6a234..70df57775636 100644
--- a/sys-kernel/linux-headers/ChangeLog
+++ b/sys-kernel/linux-headers/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-kernel/linux-headers
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.381 2013/04/02 23:02:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.382 2013/04/13 20:47:05 ago Exp $
+
+ 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.7.ebuild:
+ Stable for s390, wrt bug #462980
02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.7.ebuild:
Stable for hppa, wrt bug #462980
diff --git a/sys-kernel/linux-headers/linux-headers-3.7.ebuild b/sys-kernel/linux-headers/linux-headers-3.7.ebuild
index f86cc29cd7f9..96e95b5f5f5e 100644
--- a/sys-kernel/linux-headers/linux-headers-3.7.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-3.7.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/linux-headers/linux-headers-3.7.ebuild,v 1.12 2013/04/02 23:02:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.7.ebuild,v 1.13 2013/04/13 20:47:05 ago Exp $
EAPI="3"
@@ -13,7 +13,7 @@ PATCH_VER="1"
SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
DEPEND="app-arch/xz-utils
dev-lang/perl"