diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-16 15:58:49 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-16 15:58:49 +0000 |
commit | abfdbe7cafb4c6f1bd4463eaa3bc845841af7806 (patch) | |
tree | 7ef181b78f521004b86fb940ca3f0318a3dae256 /games-simulation/qct | |
parent | Version bump, gnome-vfs always disabled; closes bugs #70697 and #74126 (Manif... (diff) | |
download | gentoo-2-abfdbe7cafb4c6f1bd4463eaa3bc845841af7806.tar.gz gentoo-2-abfdbe7cafb4c6f1bd4463eaa3bc845841af7806.tar.bz2 gentoo-2-abfdbe7cafb4c6f1bd4463eaa3bc845841af7806.zip |
Marked ppc stable.
Diffstat (limited to 'games-simulation/qct')
-rw-r--r-- | games-simulation/qct/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/qct/qct-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/qct/ChangeLog b/games-simulation/qct/ChangeLog index af2c3de11f72..7583bc50b612 100644 --- a/games-simulation/qct/ChangeLog +++ b/games-simulation/qct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/qct # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/ChangeLog,v 1.3 2004/06/24 23:23:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/ChangeLog,v 1.4 2004/12/16 15:58:49 josejx Exp $ + + 16 Dec 2004; Joseph Jezak <josejx@gentoo.org> qct-0.7.ebuild: + Marked ppc stable. 02 Apr 2004; David Holm <dholm@gentoo.org> qct-0.7.ebuild: Added to ~ppc. diff --git a/games-simulation/qct/qct-0.7.ebuild b/games-simulation/qct/qct-0.7.ebuild index a7cc1f3f0a06..cd704e1c70f7 100644 --- a/games-simulation/qct/qct-0.7.ebuild +++ b/games-simulation/qct/qct-0.7.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-simulation/qct/qct-0.7.ebuild,v 1.4 2004/11/22 21:42:52 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/qct-0.7.ebuild,v 1.5 2004/12/16 15:58:49 josejx Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qct/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND=">=dev-lang/python-2.2.1 |