diff options
author | David Holm <dholm@gentoo.org> | 2004-02-04 20:51:53 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-04 20:51:53 +0000 |
commit | ce90fbb0eca6fd4bbaef5792be3591009e893362 (patch) | |
tree | 1e735c5a21fde9df4d3f5e0333456e54466c5a49 /games-action/glaxium | |
parent | workaround deprecated gtk_ calls in 2.4.1 (#32202) (Manifest recommit) (diff) | |
download | gentoo-2-ce90fbb0eca6fd4bbaef5792be3591009e893362.tar.gz gentoo-2-ce90fbb0eca6fd4bbaef5792be3591009e893362.tar.bz2 gentoo-2-ce90fbb0eca6fd4bbaef5792be3591009e893362.zip |
Added to ~ppc
Diffstat (limited to 'games-action/glaxium')
-rw-r--r-- | games-action/glaxium/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/glaxium/glaxium-0.5.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-action/glaxium/ChangeLog b/games-action/glaxium/ChangeLog index 401c8725865a..85345e378432 100644 --- a/games-action/glaxium/ChangeLog +++ b/games-action/glaxium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/glaxium -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/ChangeLog,v 1.5 2004/01/12 20:38:05 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/ChangeLog,v 1.6 2004/02/04 20:51:53 dholm Exp $ + + 04 Feb 2004; David Holm <dholm@gentoo.org> glaxium-0.5.ebuild: + Added to ~ppc. *glaxium-0.5 (19 Jun 2003) diff --git a/games-action/glaxium/glaxium-0.5.ebuild b/games-action/glaxium/glaxium-0.5.ebuild index 69bb165baa6e..ddc935ea4cf0 100644 --- a/games-action/glaxium/glaxium-0.5.ebuild +++ b/games-action/glaxium/glaxium-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/glaxium-0.5.ebuild,v 1.5 2004/02/03 11:57:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/glaxium-0.5.ebuild,v 1.6 2004/02/04 20:51:53 dholm Exp $ inherit eutils flag-o-matic gcc games @@ -8,7 +8,7 @@ DESCRIPTION="OpenGL-based space-ship shoot-em-up style game" HOMEPAGE="http://xhosxe.free.fr/glaxium/" SRC_URI="http://xhosxe.free.fr/glaxium/glaxium_${PV}.tar.gz" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="" |