diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-22 10:08:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-22 10:08:14 +0000 |
commit | a99ba9eeb48ee800508045e99bfde91d49ec8270 (patch) | |
tree | f5badcfe9a75840a629ad492dfb116da2645c5df /games-strategy | |
parent | Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt b... (diff) | |
download | gentoo-2-a99ba9eeb48ee800508045e99bfde91d49ec8270.tar.gz gentoo-2-a99ba9eeb48ee800508045e99bfde91d49ec8270.tar.bz2 gentoo-2-a99ba9eeb48ee800508045e99bfde91d49ec8270.zip |
Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt bug #443892
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/uqm/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/uqm/uqm-0.7.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/uqm/ChangeLog b/games-strategy/uqm/ChangeLog index 08b679b74ccb..0a85f519f1b1 100644 --- a/games-strategy/uqm/ChangeLog +++ b/games-strategy/uqm/ChangeLog @@ -1,6 +1,10 @@ # 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.41 2012/11/21 17:21:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/ChangeLog,v 1.42 2012/11/22 10:08:14 ago Exp $ + + 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> uqm-0.7.0-r2.ebuild: + Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt + bug #443892 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> uqm-0.7.0-r2.ebuild: Stable for amd64, wrt 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 55f65c79ad0a..ec8dda4523c9 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.3 2012/11/21 17:21:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.7.0-r2.ebuild,v 1.4 2012/11/22 10:08:14 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 |