diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-21 21:52:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-21 21:52:49 +0000 |
commit | 24b929d6d0835538fd512d92b5b79a871ca04c46 (patch) | |
tree | 0a11f92e166adb8ec3eb670548c4b3706a66fb08 /games-action/deathchase3d | |
parent | stable on amd64 (diff) | |
download | historical-24b929d6d0835538fd512d92b5b79a871ca04c46.tar.gz historical-24b929d6d0835538fd512d92b5b79a871ca04c46.tar.bz2 historical-24b929d6d0835538fd512d92b5b79a871ca04c46.zip |
stable on amd64
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'games-action/deathchase3d')
-rw-r--r-- | games-action/deathchase3d/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/deathchase3d/deathchase3d-0.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/deathchase3d/ChangeLog b/games-action/deathchase3d/ChangeLog index 97d045d1e430..a2c8f760c0ef 100644 --- a/games-action/deathchase3d/ChangeLog +++ b/games-action/deathchase3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/deathchase3d -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/ChangeLog,v 1.3 2005/08/11 09:56:02 r3pek Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/ChangeLog,v 1.4 2006/09/21 21:51:45 blubb Exp $ + + 21 Sep 2006; <blubb@gentoo.org> deathchase3d-0.9.ebuild: + stable on amd64 11 Aug 2005; Carlos Silva <r3pek@gentoo.org> deathchase3d-0.9.ebuild: marked ~amd64. closes bug #102028 diff --git a/games-action/deathchase3d/deathchase3d-0.9.ebuild b/games-action/deathchase3d/deathchase3d-0.9.ebuild index 58bdd9928845..06efd8522cf6 100644 --- a/games-action/deathchase3d/deathchase3d-0.9.ebuild +++ b/games-action/deathchase3d/deathchase3d-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.3 2005/08/11 09:56:02 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/deathchase3d-0.9.ebuild,v 1.4 2006/09/21 21:51:45 blubb Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="media-libs/libsdl" |