summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:21:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:21:26 +0000
commitc927c177b8ee5698eb5eb0429a76fde15059a900 (patch)
tree65d31fc2eab6ff30418cfadd542789c59ee27da7 /sys-kernel/linux-firmware
parentStable for ia64, wrt bug #494692 (diff)
downloadgentoo-2-c927c177b8ee5698eb5eb0429a76fde15059a900.tar.gz
gentoo-2-c927c177b8ee5698eb5eb0429a76fde15059a900.tar.bz2
gentoo-2-c927c177b8ee5698eb5eb0429a76fde15059a900.zip
Stable for ia64, wrt bug #485376
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel/linux-firmware')
-rw-r--r--sys-kernel/linux-firmware/ChangeLog7
-rw-r--r--sys-kernel/linux-firmware/linux-firmware-20130728.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-kernel/linux-firmware/ChangeLog b/sys-kernel/linux-firmware/ChangeLog
index 296921731887..7c4efd50b8c7 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.88 2013/09/26 17:27:12 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.89 2014/01/15 09:21:26 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20130728.ebuild:
+ Stable for ia64, wrt bug #485376
26 Sep 2013; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20130728.ebuild:
Stable for arm, wrt bug #485376
diff --git a/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild b/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild
index 19e6d70e1b29..19ba5ea0a80d 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
+# Copyright 1999-2014 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.10 2013/09/26 17:27:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild,v 1.11 2014/01/15 09:21:26 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"