diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 17:21:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 17:21:55 +0000 |
commit | 6cdf97462b1a990c338f9042a77de36b01bb30ed (patch) | |
tree | b582b26017168e09c6535f4ea75584423946e028 /games-strategy/uqm | |
parent | Remove older version now that we've got a newer OpenRC released. (diff) | |
download | gentoo-2-6cdf97462b1a990c338f9042a77de36b01bb30ed.tar.gz gentoo-2-6cdf97462b1a990c338f9042a77de36b01bb30ed.tar.bz2 gentoo-2-6cdf97462b1a990c338f9042a77de36b01bb30ed.zip |
Stable for amd64, wrt bug #443892
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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 0c6ccec4b435..08b679b74ccb 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.40 2012/11/20 00:01:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/ChangeLog,v 1.41 2012/11/21 17:21:55 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> uqm-0.7.0-r2.ebuild: + Stable for amd64, wrt bug #443892 20 Nov 2012; Anthony G. Basile <blueness@gentoo.org> uqm-0.7.0-r2.ebuild: stable ppc ppc64, bug #443892 diff --git a/games-strategy/uqm/uqm-0.7.0-r2.ebuild b/games-strategy/uqm/uqm-0.7.0-r2.ebuild index 4e26476f8e9e..55f65c79ad0a 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.2 2012/11/20 00:01:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.7.0-r2.ebuild,v 1.3 2012/11/21 17:21:55 ago 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 |