summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-25 21:16:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-25 21:16:04 +0000
commitd3bd87d523c09814881c53b784d1900017a49be6 (patch)
tree21b9e45bc6302b4bfe4df215abb99e894cd822e2 /sys-kernel
parentStable for amd64, wrt bug #461714 (diff)
downloadgentoo-2-d3bd87d523c09814881c53b784d1900017a49be6.tar.gz
gentoo-2-d3bd87d523c09814881c53b784d1900017a49be6.tar.bz2
gentoo-2-d3bd87d523c09814881c53b784d1900017a49be6.zip
Stable for amd64, wrt bug #462980
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel')
-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 a2ed711b4ab8..1a5e1c387cd1 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.372 2013/03/25 21:15:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.373 2013/03/25 21:16:04 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.7.ebuild:
+ Stable for amd64, wrt bug #462980
25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.7.ebuild:
Stable for x86, 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 68da3da54b58..f5d7351f499c 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.3 2013/03/25 21:15:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.7.ebuild,v 1.4 2013/03/25 21:16:04 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"