summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:27:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:27:12 +0000
commitfd0bbd221513e7092a4679b5b99bfc05876eb0db (patch)
tree335ab4ec5c8ff9979842333463680de19d4710e1 /sys-kernel/linux-firmware
parentStable for arm, wrt bug #484096 (diff)
downloadgentoo-2-fd0bbd221513e7092a4679b5b99bfc05876eb0db.tar.gz
gentoo-2-fd0bbd221513e7092a4679b5b99bfc05876eb0db.tar.bz2
gentoo-2-fd0bbd221513e7092a4679b5b99bfc05876eb0db.zip
Stable for arm, wrt bug #485376
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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 3b275b43f04e..296921731887 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.87 2013/09/25 17:19:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.88 2013/09/26 17:27:12 ago Exp $
+
+ 26 Sep 2013; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20130728.ebuild:
+ Stable for arm, wrt bug #485376
25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20130728.ebuild:
Stable for ppc, wrt bug #485376
diff --git a/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild b/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild
index a24e60e55eaa..19e6d70e1b29 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.9 2013/09/25 17:19:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild,v 1.10 2013/09/26 17:27:12 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"