summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-06 15:22:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-06 15:22:56 +0000
commit08a86c352b9e3c275a2f06994b066ab51e734eb4 (patch)
tree6c4bdfa26f3f57073570353b8213580ccde89432 /games-strategy
parentx11-apps/xmodmap: bump to 1.0.4 (diff)
downloadgentoo-2-08a86c352b9e3c275a2f06994b066ab51e734eb4.tar.gz
gentoo-2-08a86c352b9e3c275a2f06994b066ab51e734eb4.tar.bz2
gentoo-2-08a86c352b9e3c275a2f06994b066ab51e734eb4.zip
add dev-python/numeric dep (bug #287912)
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/castle-combat/ChangeLog6
-rw-r--r--games-strategy/castle-combat/castle-combat-0.8.1.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/games-strategy/castle-combat/ChangeLog b/games-strategy/castle-combat/ChangeLog
index 07f8baf3eb2f..a70a345868bb 100644
--- a/games-strategy/castle-combat/ChangeLog
+++ b/games-strategy/castle-combat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/castle-combat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/castle-combat/ChangeLog,v 1.12 2009/06/10 21:19:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/castle-combat/ChangeLog,v 1.13 2009/10/06 15:22:56 mr_bones_ Exp $
+
+ 06 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ castle-combat-0.8.1.ebuild:
+ add dev-python/numeric dep (bug #287912)
10 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
castle-combat-0.8.1.ebuild:
diff --git a/games-strategy/castle-combat/castle-combat-0.8.1.ebuild b/games-strategy/castle-combat/castle-combat-0.8.1.ebuild
index 48bd3456c9e7..1ef35bdc0b53 100644
--- a/games-strategy/castle-combat/castle-combat-0.8.1.ebuild
+++ b/games-strategy/castle-combat/castle-combat-0.8.1.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-strategy/castle-combat/castle-combat-0.8.1.ebuild,v 1.8 2009/06/10 21:19:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/castle-combat/castle-combat-0.8.1.ebuild,v 1.9 2009/10/06 15:22:56 mr_bones_ Exp $
EAPI=2
inherit eutils games
@@ -15,6 +15,7 @@ KEYWORDS="~amd64 ppc x86"
IUSE=""
RDEPEND="dev-python/twisted
+ dev-python/numeric
media-libs/sdl-mixer[mikmod]
dev-python/pygame"