summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-01-10 17:40:29 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-01-10 17:40:29 +0000
commit56a0ad74f6642f8b8ac82ddc038dcc5dd3d1554b (patch)
tree9e6886d89287b3b7e89d3388e2a44179de0fb053 /games-action
parentDependency update: dev-util/guile -> dev-scheme/guile. (diff)
downloadgentoo-2-56a0ad74f6642f8b8ac82ddc038dcc5dd3d1554b.tar.gz
gentoo-2-56a0ad74f6642f8b8ac82ddc038dcc5dd3d1554b.tar.bz2
gentoo-2-56a0ad74f6642f8b8ac82ddc038dcc5dd3d1554b.zip
Change to work with either d1x-rebirth or d1x.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/descent1-maps/ChangeLog8
-rw-r--r--games-action/descent1-maps/descent1-maps-1.0.ebuild8
2 files changed, 11 insertions, 5 deletions
diff --git a/games-action/descent1-maps/ChangeLog b/games-action/descent1-maps/ChangeLog
index 281574c98cc9..244d90b18f76 100644
--- a/games-action/descent1-maps/ChangeLog
+++ b/games-action/descent1-maps/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/descent1-maps
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-maps/ChangeLog,v 1.3 2004/06/24 21:54:19 agriffis Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-maps/ChangeLog,v 1.4 2007/01/10 17:40:29 wolf31o2 Exp $
+
+ 10 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+ descent1-maps-1.0.ebuild:
+ Change to work with either d1x-rebirth or d1x.
*descent1-maps-1.0 (19 Jan 2004)
diff --git a/games-action/descent1-maps/descent1-maps-1.0.ebuild b/games-action/descent1-maps/descent1-maps-1.0.ebuild
index 6f905ddf71c6..7082a952a175 100644
--- a/games-action/descent1-maps/descent1-maps-1.0.ebuild
+++ b/games-action/descent1-maps/descent1-maps-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-maps/descent1-maps-1.0.ebuild,v 1.3 2004/07/14 14:18:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-maps/descent1-maps-1.0.ebuild,v 1.4 2007/01/10 17:40:29 wolf31o2 Exp $
inherit games
@@ -12,7 +12,9 @@ LICENSE="as-is"
SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="games-action/d1x"
+DEPEND="|| (
+ games-action/d1x-rebirth
+ games-action/d1x )"
src_install () {