diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-20 21:38:16 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-20 21:38:16 +0000 |
commit | 44465499a26722fa330b672181b9076ab8c250c6 (patch) | |
tree | a1e3a8b6e8f130176cc4d568c1952a515756fa80 /games-action/deathchase3d | |
parent | Marked ppc stable. (Manifest recommit) (diff) | |
download | gentoo-2-44465499a26722fa330b672181b9076ab8c250c6.tar.gz gentoo-2-44465499a26722fa330b672181b9076ab8c250c6.tar.bz2 gentoo-2-44465499a26722fa330b672181b9076ab8c250c6.zip |
Marked ~ppc.
Diffstat (limited to 'games-action/deathchase3d')
-rw-r--r-- | games-action/deathchase3d/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/deathchase3d/deathchase3d-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/deathchase3d/ChangeLog b/games-action/deathchase3d/ChangeLog index 5f0b89e32c45..df8c9b6f66fb 100644 --- a/games-action/deathchase3d/ChangeLog +++ b/games-action/deathchase3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/deathchase3d # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/ChangeLog,v 1.1 2004/12/09 07:36:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/ChangeLog,v 1.2 2004/12/20 21:37:04 josejx Exp $ + + 21 Dec 2004; Joseph Jezak <josejx@gentoo.org> deathchase3d-0.9.ebuild: + Marked ~ppc. *deathchase3d-0.9 (08 Dec 2004) diff --git a/games-action/deathchase3d/deathchase3d-0.9.ebuild b/games-action/deathchase3d/deathchase3d-0.9.ebuild index 1322988a2689..dd581eb8f60c 100644 --- a/games-action/deathchase3d/deathchase3d-0.9.ebuild +++ b/games-action/deathchase3d/deathchase3d-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/deathchase3d-0.9.ebuild,v 1.1 2004/12/09 07:36:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/deathchase3d-0.9.ebuild,v 1.2 2004/12/20 21:37:04 josejx Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="media-libs/libsdl" |