From d8ebc2d371bc1963d85cf50ed7614809a1e8a5bd Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Wed, 27 Feb 2008 07:08:47 +0000 Subject: allow games-emulation/dosbox-cvs for the rdep as well (Portage version: 2.1.4.4) --- games-emulation/dboxfe/ChangeLog | 7 +++++-- games-emulation/dboxfe/dboxfe-0.1.3.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'games-emulation') diff --git a/games-emulation/dboxfe/ChangeLog b/games-emulation/dboxfe/ChangeLog index 55cc6145e214..328bb258c388 100644 --- a/games-emulation/dboxfe/ChangeLog +++ b/games-emulation/dboxfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/dboxfe -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.9 2007/11/19 20:05:25 mr_bones_ Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.10 2008/02/27 07:08:47 mr_bones_ Exp $ + + 27 Feb 2008; Michael Sterrett dboxfe-0.1.3.ebuild: + allow games-emulation/dosbox-cvs for the rdep as well 19 Nov 2007; Michael Sterrett dboxfe-0.1.3.ebuild: stable for x86 diff --git a/games-emulation/dboxfe/dboxfe-0.1.3.ebuild b/games-emulation/dboxfe/dboxfe-0.1.3.ebuild index b84d1a8622ac..3f4f818f4288 100644 --- a/games-emulation/dboxfe/dboxfe-0.1.3.ebuild +++ b/games-emulation/dboxfe/dboxfe-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.3 2008/01/15 09:25:01 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.4 2008/02/27 07:08:47 mr_bones_ Exp $ inherit eutils qt4 games @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="$(qt4_min_version 4.3)" -RDEPEND=">=games-emulation/dosbox-0.65 +RDEPEND="|| ( >=games-emulation/dosbox-0.65 games-emulation/dosbox-cvs ) ${DEPEND}" src_install() { -- cgit v1.2.3-65-gdbad