summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-13 08:22:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-13 08:22:51 +0000
commit0ea42e623b8d8e958bfd85ce5f498d76d365ca07 (patch)
tree95bcf975b356823cf126f8818936318c59dd53cd /sys-kernel/linux-headers
parentStable for alpha, wrt bug #538792 (diff)
downloadgentoo-2-0ea42e623b8d8e958bfd85ce5f498d76d365ca07.tar.gz
gentoo-2-0ea42e623b8d8e958bfd85ce5f498d76d365ca07.tar.bz2
gentoo-2-0ea42e623b8d8e958bfd85ce5f498d76d365ca07.zip
Stable for alpha, wrt bug #541048
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r--sys-kernel/linux-headers/ChangeLog5
-rw-r--r--sys-kernel/linux-headers/linux-headers-3.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/linux-headers/ChangeLog b/sys-kernel/linux-headers/ChangeLog
index c3252600aef0..8a230ae95d37 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.434 2015/04/01 08:33:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.435 2015/04/13 08:22:51 ago Exp $
+
+ 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.18.ebuild:
+ Stable for alpha, wrt bug #541048
01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> linux-headers-3.18.ebuild:
Stable for sparc, 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 64cc8f95bbad..bddece672b54 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.9 2015/04/01 08:33:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.18.ebuild,v 1.10 2015/04/13 08:22:51 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"