summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-02-27 07:08:47 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-02-27 07:08:47 +0000
commitd8ebc2d371bc1963d85cf50ed7614809a1e8a5bd (patch)
tree7dd21cca9daab1ac0b299b6654fa1d67cccc9f49 /games-emulation
parentBug #211554 - Add linguas_* flags to IUSE since bug #133327 hasn't (diff)
downloadgentoo-2-d8ebc2d371bc1963d85cf50ed7614809a1e8a5bd.tar.gz
gentoo-2-d8ebc2d371bc1963d85cf50ed7614809a1e8a5bd.tar.bz2
gentoo-2-d8ebc2d371bc1963d85cf50ed7614809a1e8a5bd.zip
allow games-emulation/dosbox-cvs for the rdep as well
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/dboxfe/ChangeLog7
-rw-r--r--games-emulation/dboxfe/dboxfe-0.1.3.ebuild4
2 files changed, 7 insertions, 4 deletions
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 <mr_bones_@gentoo.org> dboxfe-0.1.3.ebuild:
+ allow games-emulation/dosbox-cvs for the rdep as well
19 Nov 2007; Michael Sterrett <mr_bones_@gentoo.org> 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() {