summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-23 19:13:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-23 19:13:50 +0000
commit27dbf35a94640c554c5bbf7e88643636162e8b02 (patch)
tree2ea275083f5cf5fb2379ca48fae89c942db8969b /sys-kernel/linux-firmware
parentStable for sparc, wrt bug #484224 (diff)
downloadgentoo-2-27dbf35a94640c554c5bbf7e88643636162e8b02.tar.gz
gentoo-2-27dbf35a94640c554c5bbf7e88643636162e8b02.tar.bz2
gentoo-2-27dbf35a94640c554c5bbf7e88643636162e8b02.zip
Stable for sparc, wrt bug #485376
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel/linux-firmware')
-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 16b6949b6efd..87459d2078f9 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.85 2013/09/23 17:36:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.86 2013/09/23 19:13:50 ago Exp $
+
+ 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20130728.ebuild:
+ Stable for sparc, wrt bug #485376
23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20130728.ebuild:
Stable for ppc64, wrt bug #485376
diff --git a/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild b/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild
index 896f80cad437..9e58b175cd5b 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.7 2013/09/23 17:36:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild,v 1.8 2013/09/23 19:13:50 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"