summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-24 05:16:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-24 05:16:30 +0000
commit0116475f74a2fd61c28281d378bcff0f5c5e5888 (patch)
tree9de19de31769c1d478692a6cd1b4e65a02a5c708 /sys-kernel/linux-firmware
parentStable for ppc, wrt bug #474238 (diff)
downloadgentoo-2-0116475f74a2fd61c28281d378bcff0f5c5e5888.tar.gz
gentoo-2-0116475f74a2fd61c28281d378bcff0f5c5e5888.tar.bz2
gentoo-2-0116475f74a2fd61c28281d378bcff0f5c5e5888.zip
Stable for ppc, wrt bug #473732
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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-20130421.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/linux-firmware/ChangeLog b/sys-kernel/linux-firmware/ChangeLog
index 1737c4ca3dc6..a116a8783a95 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.69 2013/06/19 16:43:22 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.70 2013/06/24 05:16:30 ago Exp $
+
+ 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20130421.ebuild:
+ Stable for ppc, wrt bug #473732
19 Jun 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
linux-firmware-20130421.ebuild, linux-firmware-20130530.ebuild,
diff --git a/sys-kernel/linux-firmware/linux-firmware-20130421.ebuild b/sys-kernel/linux-firmware/linux-firmware-20130421.ebuild
index 9579e911cfc9..d0dd99dabfcc 100644
--- a/sys-kernel/linux-firmware/linux-firmware-20130421.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-20130421.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-20130421.ebuild,v 1.5 2013/06/19 16:43:22 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20130421.ebuild,v 1.6 2013/06/24 05:16:30 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 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~x86"
fi
DESCRIPTION="Linux firmware files"