diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 19:13:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 19:13:05 +0000 |
commit | ff4b110fbf7dd8c8838f493a1b3698d682dece74 (patch) | |
tree | 0f682810b5f27f2d7fed2a5d9993108c685453dc /sys-kernel | |
parent | Stable for ppc64, wrt bug #458988 (diff) | |
download | gentoo-2-ff4b110fbf7dd8c8838f493a1b3698d682dece74.tar.gz gentoo-2-ff4b110fbf7dd8c8838f493a1b3698d682dece74.tar.bz2 gentoo-2-ff4b110fbf7dd8c8838f493a1b3698d682dece74.zip |
Stable for ppc64, wrt bug #462980
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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 ea94669dde48..0d394a37674a 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.374 2013/03/26 18:08:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.375 2013/03/26 19:13:05 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.7.ebuild: + Stable for ppc64, wrt bug #462980 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.7.ebuild: Stable for ppc, 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 873bd445ce50..b6702e4a2585 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.5 2013/03/26 18:08:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.7.ebuild,v 1.6 2013/03/26 19:13: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" |