diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 17:40:02 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 17:40:02 +0000 |
commit | 0d57053fbbf0e94505e2eb958a5fdbbf69119deb (patch) | |
tree | 7fca82dbfc1b81c57faf83d444386d99dcc0a192 /games-action | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | gentoo-2-0d57053fbbf0e94505e2eb958a5fdbbf69119deb.tar.gz gentoo-2-0d57053fbbf0e94505e2eb958a5fdbbf69119deb.tar.bz2 gentoo-2-0d57053fbbf0e94505e2eb958a5fdbbf69119deb.zip |
Stable on x86 since this actually works, d1x is busted, and descent1-maps complains via repoman and I don't want to mask that package, which works with both.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/d1x-rebirth/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/games-action/d1x-rebirth/ChangeLog b/games-action/d1x-rebirth/ChangeLog index 335dba9300c0..36af53740f8a 100644 --- a/games-action/d1x-rebirth/ChangeLog +++ b/games-action/d1x-rebirth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-action/d1x-rebirth # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/ChangeLog,v 1.1 2007/01/09 17:25:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/ChangeLog,v 1.2 2007/01/10 17:40:02 wolf31o2 Exp $ + + 10 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> + d1x-rebirth-0.50.ebuild: + Stable on x86 since this actually works, d1x is busted, and descent1-maps + complains via repoman and I don't want to mask that package, which works + with both. *d1x-rebirth-0.50 (09 Jan 2007) diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild b/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild index 4e4c103e9f24..f2bb433d125c 100644 --- a/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild +++ b/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild,v 1.1 2007/01/09 17:25:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild,v 1.2 2007/01/10 17:40:02 wolf31o2 Exp $ inherit autotools eutils games @@ -25,7 +25,7 @@ LICENSE="D1X as-is" SLOT="0" # Should work on amd64 also -KEYWORDS="~x86" +KEYWORDS="~amd64 x86" IUSE="awe32 debug demo mpu401 opengl mixer" QA_EXECSTACK="${GAMES_BINDIR:1}/${PN}" |