diff options
author | Hanno Boeck <hanno@gentoo.org> | 2009-02-20 13:44:40 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2009-02-20 13:44:40 +0000 |
commit | ccb4c33a1cf182a9a4295b4a9e4ba35362606580 (patch) | |
tree | e3b956c8f1c2affee13c4321347566f420b932f2 /games-simulation | |
parent | Remove checks for swig USE flags since the last version does not have them an... (diff) | |
download | historical-ccb4c33a1cf182a9a4295b4a9e4ba35362606580.tar.gz historical-ccb4c33a1cf182a9a4295b4a9e4ba35362606580.tar.bz2 historical-ccb4c33a1cf182a9a4295b4a9e4ba35362606580.zip |
micropolis: add missing dep to sdl-mixer
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/micropolis/ChangeLog | 7 | ||||
-rw-r--r-- | games-simulation/micropolis/Manifest | 12 | ||||
-rw-r--r-- | games-simulation/micropolis/micropolis-1.0.ebuild | 7 |
3 files changed, 15 insertions, 11 deletions
diff --git a/games-simulation/micropolis/ChangeLog b/games-simulation/micropolis/ChangeLog index d8fc9bbdd68f..22d4ce25eeb5 100644 --- a/games-simulation/micropolis/ChangeLog +++ b/games-simulation/micropolis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/micropolis -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/micropolis/ChangeLog,v 1.1 2008/06/11 15:11:49 hanno Exp $ +# 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 $ + + 20 Feb 2009; Hanno Boeck <hanno@gentoo.org> micropolis-1.0.ebuild: + Add sdl-mixer to dependencies. *micropolis-1.0 (11 Jun 2008) diff --git a/games-simulation/micropolis/Manifest b/games-simulation/micropolis/Manifest index 55cd5fa61fc0..23ba7dfeeeae 100644 --- a/games-simulation/micropolis/Manifest +++ b/games-simulation/micropolis/Manifest @@ -3,13 +3,13 @@ Hash: SHA1 DIST micropolis-activity-source.tgz 7676438 RMD160 0a683d86b1b0b1ae743abf4488293005ad3da87d SHA1 fe5b47bc63cee6f17d199772d8d0d50996dcacbb SHA256 1b3c72dc3680a34b5fc5a740a6fb5cfc0b8775514da8ab7bb3b2965b20d4f8bc DIST micropolis_git.patch 83549 RMD160 3014255b9426bc2bfb25ae22631ff16701022303 SHA1 82ceb5c43c2c9a6121b02b64c5780eaa755106af SHA256 13419a4394242cd11d5cabd8b1b50787282ea16b55fdcfbeadf8505af46b0592 -EBUILD micropolis-1.0.ebuild 1241 RMD160 9623c3b0c0b8369815e2bfb363378b85315f4484 SHA1 ca0319ba69db0a65cf52b58ec543b8ed6dd1d626 SHA256 6453f2cb84cf6976dcaea0a7af7775eea8137b559e678c420ee591fb321eac8d -MISC ChangeLog 399 RMD160 ecd8fc08f9d5d391256cc18f8cd97a89b42a099a SHA1 c6d501461991f2ec1e81dcc68e16e49a016cb8c0 SHA256 4dca843d048cf84c728de0aa532acfee2569c0b72c7a511b00d38b18154fb2fb +EBUILD micropolis-1.0.ebuild 1264 RMD160 05d5faa5894243cdf2b8add53f73b31b45d9e168 SHA1 6bc95400bd59fd5c6da15913ac4759f30c75086c SHA256 5c2b85a3fd0e96042b62329869fc67597bf4bf8029477d012123634161dcb47c +MISC ChangeLog 502 RMD160 a453f273962d8d8041c81cde21b5d8f9209bbc02 SHA1 2d17fc131d5f5b908cbcb87bc02f3bdc2b08eec8 SHA256 3b3e786eda5e7bc202479aba2d6c052739acd4697ed66f586d0d2d2c95c9701b MISC metadata.xml 215 RMD160 6f1cd8dd52cf06aaac0dbdfffd8ae35d72f588de SHA1 87b668a7f8b650ea2ff5f976a23c0033a55b6db8 SHA256 1641652c5aaf8e7536564089ff72ee43e0f0620d2204574ec283fe8a8b503cfd -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.9 (GNU/Linux) +Version: GnuPG v2.0.10 (GNU/Linux) -iEYEARECAAYFAkhiFTIACgkQdz7hIScOURFOqACg7CSRStCXoMsG8oAlltp0+oes -QDYAoMLfg5PfaQh3iglYsIc3Qm7ExFdk -=MM4m +iEYEARECAAYFAkmes8UACgkQr2QksT29OyABkQCfTHej1+Tu98oItZSXTVeEnvry +IeQAoKCHOM1B2zD95HFZl3qpi3Svyd2t +=PDGM -----END PGP SIGNATURE----- diff --git a/games-simulation/micropolis/micropolis-1.0.ebuild b/games-simulation/micropolis/micropolis-1.0.ebuild index e4258dd2f819..ae3746ef530c 100644 --- a/games-simulation/micropolis/micropolis-1.0.ebuild +++ b/games-simulation/micropolis/micropolis-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.2 2008/06/25 09:51:41 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/micropolis/micropolis-1.0.ebuild,v 1.3 2009/02/20 13:44:40 hanno Exp $ inherit eutils games @@ -16,7 +16,8 @@ IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXpm - media-libs/libsdl" + media-libs/libsdl + media-libs/sdl-mixer" DEPEND="${RDEPEND} sys-devel/bison" |