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
commit14a93940ea72f36ce6ade8a57082418577678c5d (patch)
treeb1b4e01189fd797a340ed1753a9f97772fd06def /games-strategy/castle-combat
parentx11-apps/xmodmap: bump to 1.0.4 (diff)
downloadhistorical-14a93940ea72f36ce6ade8a57082418577678c5d.tar.gz
historical-14a93940ea72f36ce6ade8a57082418577678c5d.tar.bz2
historical-14a93940ea72f36ce6ade8a57082418577678c5d.zip
add dev-python/numeric dep (bug #287912)
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-strategy/castle-combat')
-rw-r--r--games-strategy/castle-combat/ChangeLog6
-rw-r--r--games-strategy/castle-combat/Manifest4
-rw-r--r--games-strategy/castle-combat/castle-combat-0.8.1.ebuild3
3 files changed, 9 insertions, 4 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/Manifest b/games-strategy/castle-combat/Manifest
index 30718c3da3f9..991d4738dec5 100644
--- a/games-strategy/castle-combat/Manifest
+++ b/games-strategy/castle-combat/Manifest
@@ -1,4 +1,4 @@
DIST castle-combat-0.8.1.tar.gz 1721393 RMD160 484aa420d5e571dee38c7907e6ef61204e0873dd SHA1 5634593207c9676bdd759a7ee61eb0f40edbc510 SHA256 33eefc1402363a77b1a02dd33cc38d14c997a78ab81148c84b1221f95af1e4c2
-EBUILD castle-combat-0.8.1.ebuild 1179 RMD160 e2cbccdcc84298185030fca8bc26ede701dbf631 SHA1 5af6e40ccc62a05f99800406cfb44bff4719b5be SHA256 2fed0efb112c41d9d845cb6c4f84e6f42e0a8b0c3c2b8a688ecbde1525c4ca74
-MISC ChangeLog 1631 RMD160 f17234b69479e9019f0fc6e20f82a96378322ea5 SHA1 fc50d8761166daf58d55736be50cc9940049fc49 SHA256 b809edf805d1640d256a098332e634a529086c0576aa550e3bf78e5ff7c138ce
+EBUILD castle-combat-0.8.1.ebuild 1203 RMD160 966250d31cf286e0da11c98796cd369bc67a7e71 SHA1 fe00c2c9efb255a7c1fe8446b8d004f540c03772 SHA256 7f608d0cd8dde9deda96d505653a88a0bb7ed74d0165146c7cebbe0673f5815a
+MISC ChangeLog 1764 RMD160 89bfc0ef2b7910065f3df4535bcb4f7e28398a53 SHA1 3008189f7b3a1bf7a06f0a340c853649d8161ff8 SHA256 9aa6c11a23052317561febbb3a2cd03d1c69a056e1e2ffc0c91f3a30154b0b8c
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
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"