diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-01 08:33:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-01 08:33:08 +0000 |
commit | b7f7450ccbe9f313f9189fd5f58ac3170bc18413 (patch) | |
tree | 5bb0fa200dba4dbf4d24ea4d0b2b593c84965483 /sys-kernel | |
parent | Stable for sparc, wrt bug #540408 (diff) | |
download | gentoo-2-b7f7450ccbe9f313f9189fd5f58ac3170bc18413.tar.gz gentoo-2-b7f7450ccbe9f313f9189fd5f58ac3170bc18413.tar.bz2 gentoo-2-b7f7450ccbe9f313f9189fd5f58ac3170bc18413.zip |
Stable for sparc, wrt bug #541048
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/linux-headers/ChangeLog b/sys-kernel/linux-headers/ChangeLog index 99f251a222e5..c3252600aef0 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.433 2015/03/31 07:56:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.434 2015/04/01 08:33:08 ago Exp $ + + 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.18.ebuild: + Stable for sparc, wrt bug #541048 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.18.ebuild: Stable for ppc64, wrt bug #541048 diff --git a/sys-kernel/linux-headers/linux-headers-3.18.ebuild b/sys-kernel/linux-headers/linux-headers-3.18.ebuild index e693b13d5fa6..64cc8f95bbad 100644 --- a/sys-kernel/linux-headers/linux-headers-3.18.ebuild +++ b/sys-kernel/linux-headers/linux-headers-3.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.18.ebuild,v 1.8 2015/03/31 07:56:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.18.ebuild,v 1.9 2015/04/01 08:33:08 ago Exp $ EAPI="4" @@ -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 arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |