diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-20 00:01:14 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-20 00:01:14 +0000 |
commit | c5c707ddbf19263854b845a0c7d7eee206148c3d (patch) | |
tree | 52b4256889f1a5d5bb6deadaf24b23e6071ac416 /games-strategy/uqm | |
parent | Initial import (diff) | |
download | gentoo-2-c5c707ddbf19263854b845a0c7d7eee206148c3d.tar.gz gentoo-2-c5c707ddbf19263854b845a0c7d7eee206148c3d.tar.bz2 gentoo-2-c5c707ddbf19263854b845a0c7d7eee206148c3d.zip |
stable ppc ppc64, bug #443892
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'games-strategy/uqm')
-rw-r--r-- | games-strategy/uqm/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/uqm/uqm-0.7.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/uqm/ChangeLog b/games-strategy/uqm/ChangeLog index 61e08d7603b6..0c6ccec4b435 100644 --- a/games-strategy/uqm/ChangeLog +++ b/games-strategy/uqm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/uqm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/ChangeLog,v 1.39 2012/10/19 22:54:29 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/ChangeLog,v 1.40 2012/11/20 00:01:14 blueness Exp $ + + 20 Nov 2012; Anthony G. Basile <blueness@gentoo.org> uqm-0.7.0-r2.ebuild: + stable ppc ppc64, bug #443892 *uqm-0.7.0-r2 (19 Oct 2012) diff --git a/games-strategy/uqm/uqm-0.7.0-r2.ebuild b/games-strategy/uqm/uqm-0.7.0-r2.ebuild index 6d1bec0d6660..4e26476f8e9e 100644 --- a/games-strategy/uqm/uqm-0.7.0-r2.ebuild +++ b/games-strategy/uqm/uqm-0.7.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.7.0-r2.ebuild,v 1.1 2012/10/19 22:54:29 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.7.0-r2.ebuild,v 1.2 2012/11/20 00:01:14 blueness Exp $ EAPI=2 inherit eutils multilib toolchain-funcs games @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/sc2/${P}-source.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" IUSE="music opengl remix voice" RDEPEND="media-libs/libmikmod |