diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:32:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:32:47 +0000 |
commit | a6867b5930873dc44718ed81d85d21f4d8215026 (patch) | |
tree | 0a1b69654229ddc226d4ff1ac22be71a064bd14e /sys-kernel | |
parent | Stable for alpha, wrt bug #445063 (diff) | |
download | gentoo-2-a6867b5930873dc44718ed81d85d21f4d8215026.tar.gz gentoo-2-a6867b5930873dc44718ed81d85d21f4d8215026.tar.bz2 gentoo-2-a6867b5930873dc44718ed81d85d21f4d8215026.zip |
Stable for alpha, wrt bug #443532
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/ChangeLog | 5 | ||||
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/linux-headers/ChangeLog b/sys-kernel/linux-headers/ChangeLog index 71a377ff4794..fd8a10c28fbc 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.363 2012/12/29 14:22:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.364 2012/12/30 14:32:47 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.6.ebuild: + Stable for alpha, wrt bug #443532 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.6.ebuild: Stable for sparc, wrt bug #443532 diff --git a/sys-kernel/linux-headers/linux-headers-3.6.ebuild b/sys-kernel/linux-headers/linux-headers-3.6.ebuild index 56b9aa7a786a..1d8257fdc29d 100644 --- a/sys-kernel/linux-headers/linux-headers-3.6.ebuild +++ b/sys-kernel/linux-headers/linux-headers-3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.6.ebuild,v 1.5 2012/12/29 14:22:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.6.ebuild,v 1.6 2012/12/30 14:32:47 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 ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |