diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-25 20:04:13 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-25 20:04:13 +0000 |
commit | c393e9ec65143985377d82eaabed09b1f271ff45 (patch) | |
tree | 9919f9325e4daaf1b275873941c41cd9eb5adfe7 /games-action | |
parent | Stable on ppc wrt bug 229187 (diff) | |
download | gentoo-2-c393e9ec65143985377d82eaabed09b1f271ff45.tar.gz gentoo-2-c393e9ec65143985377d82eaabed09b1f271ff45.tar.bz2 gentoo-2-c393e9ec65143985377d82eaabed09b1f271ff45.zip |
amd64 stable, bug #229295
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/glaxium/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/glaxium/glaxium-0.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/glaxium/ChangeLog b/games-action/glaxium/ChangeLog index 992956bde55b..cdb51c30b1e2 100644 --- a/games-action/glaxium/ChangeLog +++ b/games-action/glaxium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/glaxium # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/ChangeLog,v 1.17 2008/06/25 19:38:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/ChangeLog,v 1.18 2008/06/25 20:04:13 ken69267 Exp $ + + 25 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> glaxium-0.5-r1.ebuild: + amd64 stable, bug #229295 25 Jun 2008; nixnut <nixnut@gentoo.org> glaxium-0.5-r1.ebuild: Stable on ppc wrt bug 229295 diff --git a/games-action/glaxium/glaxium-0.5-r1.ebuild b/games-action/glaxium/glaxium-0.5-r1.ebuild index 9612fdec5e31..e56ba62fa82a 100644 --- a/games-action/glaxium/glaxium-0.5-r1.ebuild +++ b/games-action/glaxium/glaxium-0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/glaxium-0.5-r1.ebuild,v 1.2 2008/06/25 19:38:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/glaxium/glaxium-0.5-r1.ebuild,v 1.3 2008/06/25 20:04:13 ken69267 Exp $ inherit autotools eutils games @@ -10,7 +10,7 @@ SRC_URI="http://xhosxe.free.fr/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" DEPEND="media-libs/libsdl |