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 | e22cc5abd3a621714f1f220f2d8321e2ed276dd1 (patch) | |
tree | 1b92d93dd18bf835e2c61c7a0d08989a4b6ae80a /games-action/deathchase3d | |
parent | Marked ~ppc. (diff) | |
download | historical-e22cc5abd3a621714f1f220f2d8321e2ed276dd1.tar.gz historical-e22cc5abd3a621714f1f220f2d8321e2ed276dd1.tar.bz2 historical-e22cc5abd3a621714f1f220f2d8321e2ed276dd1.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" |