diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-29 14:32:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-29 14:32:37 +0000 |
commit | 3c7cd39bb9f1979f419730e3452257911b8d5f18 (patch) | |
tree | cfb880e71052c518de21c52d7a05dc3f4670b800 /games-simulation/micropolis | |
parent | amd64/x86 stable, bug #288937 (diff) | |
download | gentoo-2-3c7cd39bb9f1979f419730e3452257911b8d5f18.tar.gz gentoo-2-3c7cd39bb9f1979f419730e3452257911b8d5f18.tar.bz2 gentoo-2-3c7cd39bb9f1979f419730e3452257911b8d5f18.zip |
amd64/x86 stable, bug #288954
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation/micropolis')
-rw-r--r-- | games-simulation/micropolis/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/micropolis/micropolis-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/micropolis/ChangeLog b/games-simulation/micropolis/ChangeLog index 22d4ce25eeb5..5714b2ee2010 100644 --- a/games-simulation/micropolis/ChangeLog +++ b/games-simulation/micropolis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/micropolis # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/micropolis/ChangeLog,v 1.2 2009/02/20 13:44:40 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/micropolis/ChangeLog,v 1.3 2009/10/29 14:32:37 maekke Exp $ + + 29 Oct 2009; Markus Meier <maekke@gentoo.org> micropolis-1.0.ebuild: + amd64/x86 stable, bug #288954 20 Feb 2009; Hanno Boeck <hanno@gentoo.org> micropolis-1.0.ebuild: Add sdl-mixer to dependencies. diff --git a/games-simulation/micropolis/micropolis-1.0.ebuild b/games-simulation/micropolis/micropolis-1.0.ebuild index d2b1ea9f6fa4..94a1c6de6224 100644 --- a/games-simulation/micropolis/micropolis-1.0.ebuild +++ b/games-simulation/micropolis/micropolis-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/micropolis/micropolis-1.0.ebuild,v 1.4 2009/10/13 21:07:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/micropolis/micropolis-1.0.ebuild,v 1.5 2009/10/29 14:32:37 maekke Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://www.donhopkins.com/home/micropolis/${PN}-activity-source.tgz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-libs/libX11 |