Change to work with either d1x-rebirth or d1x.
authorChris Gianelloni <wolf31o2@gentoo.org>
Wed, 10 Jan 2007 17:40:29 +0000 (17:40 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Wed, 10 Jan 2007 17:40:29 +0000 (17:40 +0000)
Package-Manager: portage-2.1.2_rc4-r1

games-action/descent1-maps/ChangeLog
games-action/descent1-maps/descent1-maps-1.0.ebuild

index 281574c98cc9ba4840816476c6635394f43c4019..244d90b18f765133581727f45741a7606368edf6 100644 (file)
@@ -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)
 
index 6f905ddf71c68ae56e3ed412da62e55472c10c2d..7082a952a175c34ea1bde293b579c504c37e2257 100644 (file)
@@ -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 () {