diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 21:15:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 21:15:37 +0000 |
commit | c864ed7b5561ff7553f3b7afbec7fcdaf8425f74 (patch) | |
tree | 896709557607a5db01c508483b7489cd1ab3046d /sys-kernel | |
parent | Stable for x86, wrt bug #461714 (diff) | |
download | gentoo-2-c864ed7b5561ff7553f3b7afbec7fcdaf8425f74.tar.gz gentoo-2-c864ed7b5561ff7553f3b7afbec7fcdaf8425f74.tar.bz2 gentoo-2-c864ed7b5561ff7553f3b7afbec7fcdaf8425f74.zip |
Stable for x86, 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/ChangeLog | 5 | ||||
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/linux-headers/ChangeLog b/sys-kernel/linux-headers/ChangeLog index 8cc7bab0eecf..a2ed711b4ab8 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.371 2013/03/09 21:07:33 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.372 2013/03/25 21:15:37 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.7.ebuild: + Stable for x86, wrt bug #462980 09 Mar 2013; Tom Wijsman <TomWij@gentoo.org> linux-headers-2.4.33.3.ebuild, linux-headers-2.4.36.ebuild: diff --git a/sys-kernel/linux-headers/linux-headers-3.7.ebuild b/sys-kernel/linux-headers/linux-headers-3.7.ebuild index 763f89ed915f..68da3da54b58 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.2 2013/02/18 22:48:58 zmedico Exp $ +# $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 $ 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" |