From 9a12741c563fb5296ee6a53aaf635aeba222a048 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Tue, 9 Oct 2012 20:25:02 +0000 Subject: Drop blocker since we install to our own directory. (Portage version: 2.1.11.9/cvs/Linux x86_64) --- sys-firmware/seabios/ChangeLog | 6 +++++- sys-firmware/seabios/seabios-1.6.3.ebuild | 6 ++---- sys-firmware/seabios/seabios-1.7.0.ebuild | 6 ++---- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'sys-firmware/seabios') diff --git a/sys-firmware/seabios/ChangeLog b/sys-firmware/seabios/ChangeLog index 945f0f9ac6ea..f91876b6b484 100644 --- a/sys-firmware/seabios/ChangeLog +++ b/sys-firmware/seabios/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-firmware/seabios # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/ChangeLog,v 1.3 2012/08/04 10:27:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/ChangeLog,v 1.4 2012/10/09 20:25:02 cardoe Exp $ + + 09 Oct 2012; Doug Goldstein seabios-1.6.3.ebuild, + seabios-1.7.0.ebuild: + Drop blocker since we install to our own directory. 04 Aug 2012; Agostino Sarubbo seabios-1.7.0.ebuild: Stable for amd64, wrt bug #427590 diff --git a/sys-firmware/seabios/seabios-1.6.3.ebuild b/sys-firmware/seabios/seabios-1.6.3.ebuild index 48edbcf1ceaa..56a57d91d172 100644 --- a/sys-firmware/seabios/seabios-1.6.3.ebuild +++ b/sys-firmware/seabios/seabios-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.6.3.ebuild,v 1.1 2012/07/28 22:16:03 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.6.3.ebuild,v 1.2 2012/10/09 20:25:02 cardoe Exp $ EAPI=4 @@ -31,9 +31,7 @@ SLOT="0" IUSE="" DEPEND="" -RDEPEND="${DEPEND} - !app-emulation/qemu - !<=app-emulation/qemu-kvm-0.15.0" +RDEPEND="${DEPEND}" pkg_setup() { python_set_active_version 2 diff --git a/sys-firmware/seabios/seabios-1.7.0.ebuild b/sys-firmware/seabios/seabios-1.7.0.ebuild index 9323694def67..2b15946c0fac 100644 --- a/sys-firmware/seabios/seabios-1.7.0.ebuild +++ b/sys-firmware/seabios/seabios-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.0.ebuild,v 1.3 2012/08/04 10:27:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.0.ebuild,v 1.4 2012/10/09 20:25:02 cardoe Exp $ EAPI=4 @@ -30,9 +30,7 @@ SLOT="0" IUSE="" DEPEND="" -RDEPEND="${DEPEND} - !app-emulation/qemu - !<=app-emulation/qemu-kvm-0.15.0" +RDEPEND="${DEPEND}" pkg_setup() { python_set_active_version 2 -- cgit v1.2.3-65-gdbad