diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 11:55:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 11:55:48 +0000 |
commit | f479e742a8c445600c99e3c18712a179b9021aac (patch) | |
tree | 9fc79ef9ad6e2f94f85bce815d8e29d85be356b7 /sys-kernel | |
parent | Stable for ia64, wrt bug #478260 (diff) | |
download | gentoo-2-f479e742a8c445600c99e3c18712a179b9021aac.tar.gz gentoo-2-f479e742a8c445600c99e3c18712a179b9021aac.tar.bz2 gentoo-2-f479e742a8c445600c99e3c18712a179b9021aac.zip |
Stable for ia64, wrt bug #470648
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/linux-headers/ChangeLog b/sys-kernel/linux-headers/ChangeLog index 602dd555073a..5686d9119564 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.394 2013/09/03 03:06:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.395 2013/09/03 11:55:48 ago Exp $ + + 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.9.ebuild: + Stable for ia64, wrt bug #470648 *linux-headers-3.11 (03 Sep 2013) diff --git a/sys-kernel/linux-headers/linux-headers-3.9.ebuild b/sys-kernel/linux-headers/linux-headers-3.9.ebuild index db5bea09880b..b9b09aa38836 100644 --- a/sys-kernel/linux-headers/linux-headers-3.9.ebuild +++ b/sys-kernel/linux-headers/linux-headers-3.9.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.9.ebuild,v 1.7 2013/09/02 20:56:08 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.9.ebuild,v 1.8 2013/09/03 11:55:48 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 |