diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:25:16 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:25:16 +0000 |
commit | 4075e66986c98203dec6585e54b805fde868c06b (patch) | |
tree | 690c8e16a96779e80f3191832ddb932ef14e2845 /games-simulation/cannonsmash | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-4075e66986c98203dec6585e54b805fde868c06b.tar.gz gentoo-2-4075e66986c98203dec6585e54b805fde868c06b.tar.bz2 gentoo-2-4075e66986c98203dec6585e54b805fde868c06b.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-simulation/cannonsmash')
-rw-r--r-- | games-simulation/cannonsmash/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/cannonsmash/cannonsmash-0.6.5.ebuild | 4 | ||||
-rw-r--r-- | games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-simulation/cannonsmash/ChangeLog b/games-simulation/cannonsmash/ChangeLog index 2394dbc9f174..00bc26a9fbc7 100644 --- a/games-simulation/cannonsmash/ChangeLog +++ b/games-simulation/cannonsmash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/cannonsmash # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v 1.6 2004/06/24 23:22:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v 1.7 2004/07/01 11:23:39 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + cannonsmash-0.6.5.ebuild, cannonsmash-0.6.6.ebuild: + virtual/glibc -> virtual/libc 03 Jun 2004; Aron Griffis <agriffis@gentoo.org> cannonsmash-0.6.5.ebuild: Fix use invocation diff --git a/games-simulation/cannonsmash/cannonsmash-0.6.5.ebuild b/games-simulation/cannonsmash/cannonsmash-0.6.5.ebuild index 3472d58157fb..c370a68675c9 100644 --- a/games-simulation/cannonsmash/cannonsmash-0.6.5.ebuild +++ b/games-simulation/cannonsmash/cannonsmash-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.5.ebuild,v 1.4 2004/06/24 23:22:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.5.ebuild,v 1.5 2004/07/01 11:23:39 eradicator Exp $ inherit eutils games @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="x86" IUSE="oggvorbis nls" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 virtual/opengl >=media-libs/libsdl-1.2.4 diff --git a/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild b/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild index 6cb5c35fec1a..7b879de643bd 100644 --- a/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild +++ b/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v 1.3 2004/06/24 23:22:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v 1.4 2004/07/01 11:23:39 eradicator Exp $ inherit games @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="oggvorbis nls" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc virtual/x11 virtual/opengl >=media-libs/libsdl-1.2.4 |