summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-24 22:10:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-24 22:10:19 +0000
commitcbca122bcfb1de044346d114a685fb02f2eaa05d (patch)
treef798351934c43be3590833338b7eebcc736c1ca0 /sys-firmware
parentStable for x86, wrt bug #453388 (diff)
downloadgentoo-2-cbca122bcfb1de044346d114a685fb02f2eaa05d.tar.gz
gentoo-2-cbca122bcfb1de044346d114a685fb02f2eaa05d.tar.bz2
gentoo-2-cbca122bcfb1de044346d114a685fb02f2eaa05d.zip
Stable for x86, wrt bug #453282
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/seabios/ChangeLog5
-rw-r--r--sys-firmware/seabios/seabios-1.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-firmware/seabios/ChangeLog b/sys-firmware/seabios/ChangeLog
index 8ead74675159..f2bf07b43cf1 100644
--- a/sys-firmware/seabios/ChangeLog
+++ b/sys-firmware/seabios/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-firmware/seabios
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/ChangeLog,v 1.9 2013/01/24 22:08:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/ChangeLog,v 1.10 2013/01/24 22:10:19 ago Exp $
+
+ 24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> seabios-1.7.1.ebuild:
+ Stable for x86, wrt bug #453282
24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> seabios-1.7.1.ebuild:
Stable for amd64, wrt bug #453282
diff --git a/sys-firmware/seabios/seabios-1.7.1.ebuild b/sys-firmware/seabios/seabios-1.7.1.ebuild
index 1077f9686cbc..1042244a033e 100644
--- a/sys-firmware/seabios/seabios-1.7.1.ebuild
+++ b/sys-firmware/seabios/seabios-1.7.1.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-firmware/seabios/seabios-1.7.1.ebuild,v 1.3 2013/01/24 22:08:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.1.ebuild,v 1.4 2013/01/24 22:10:19 ago Exp $
EAPI=4
@@ -16,7 +16,7 @@ if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
KEYWORDS=""
SRC_URI=""
else
- KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
SRC_URI="http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz
http://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
${BACKPORTS:+http://dev.gentoo.org/~cardoe/distfiles/${P}-bp-${BACKPORTS}.tar.bz2}"