summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-23 17:36:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-23 17:36:41 +0000
commita7d60bc7a7f9dfb26e869415dc99a4d64295a32b (patch)
tree1470cca2baf4ea48c48f078c3481fb980b91d804 /sys-kernel
parentStable for ppc64, wrt bug #483968 (diff)
downloadgentoo-2-a7d60bc7a7f9dfb26e869415dc99a4d64295a32b.tar.gz
gentoo-2-a7d60bc7a7f9dfb26e869415dc99a4d64295a32b.tar.bz2
gentoo-2-a7d60bc7a7f9dfb26e869415dc99a4d64295a32b.zip
Stable for ppc64, wrt bug #485376
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/linux-firmware/ChangeLog5
-rw-r--r--sys-kernel/linux-firmware/linux-firmware-20130728.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/linux-firmware/ChangeLog b/sys-kernel/linux-firmware/ChangeLog
index e5cec40cb36d..16b6949b6efd 100644
--- a/sys-kernel/linux-firmware/ChangeLog
+++ b/sys-kernel/linux-firmware/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-kernel/linux-firmware
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.84 2013/09/23 17:19:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.85 2013/09/23 17:36:41 ago Exp $
+
+ 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20130728.ebuild:
+ Stable for ppc64, wrt bug #485376
23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20130728.ebuild:
Stable for alpha, wrt bug #485376
diff --git a/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild b/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild
index 8591271937ec..896f80cad437 100644
--- a/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-20130728.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-firmware/linux-firmware-20130728.ebuild,v 1.6 2013/09/23 17:19:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild,v 1.7 2013/09/23 17:36:41 ago Exp $
EAPI=5
inherit savedconfig
@@ -12,7 +12,7 @@ if [[ ${PV} == 99999999* ]]; then
KEYWORDS=""
else
SRC_URI="mirror://gentoo/${P}.tar.xz"
- KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+ KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
fi
DESCRIPTION="Linux firmware files"