summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-07-03 19:54:43 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-07-03 19:54:43 +0000
commit9367ddd22f697c9903b1a9953f425cbed65da0ce (patch)
tree7730cde869f0a6fbd17bbf149c3e860e8f5793f6 /games-rpg
parentadd patch to fix test in configure and fix include. fixes #139021 (diff)
downloadgentoo-2-9367ddd22f697c9903b1a9953f425cbed65da0ce.tar.gz
gentoo-2-9367ddd22f697c9903b1a9953f425cbed65da0ce.tar.bz2
gentoo-2-9367ddd22f697c9903b1a9953f425cbed65da0ce.zip
fix typo; removed old ebuild
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/wastesedge/ChangeLog6
-rw-r--r--games-rpg/wastesedge/files/digest-wastesedge-0.3.42
-rw-r--r--games-rpg/wastesedge/wastesedge-0.3.4.ebuild6
3 files changed, 10 insertions, 4 deletions
diff --git a/games-rpg/wastesedge/ChangeLog b/games-rpg/wastesedge/ChangeLog
index 0e78a8d9913c..62d0490ad76a 100644
--- a/games-rpg/wastesedge/ChangeLog
+++ b/games-rpg/wastesedge/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-rpg/wastesedge
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/ChangeLog,v 1.10 2006/03/24 00:12:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/ChangeLog,v 1.11 2006/07/03 19:54:43 mr_bones_ Exp $
+
+ 03 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org>
+ -wastesedge-0.3.3-r1.ebuild, wastesedge-0.3.4.ebuild:
+ fix typo; removed old ebuild
24 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org>
wastesedge-0.3.4.ebuild:
diff --git a/games-rpg/wastesedge/files/digest-wastesedge-0.3.4 b/games-rpg/wastesedge/files/digest-wastesedge-0.3.4
index d2f465c40353..a9e0f7d29dc9 100644
--- a/games-rpg/wastesedge/files/digest-wastesedge-0.3.4
+++ b/games-rpg/wastesedge/files/digest-wastesedge-0.3.4
@@ -1 +1,3 @@
MD5 a4beb3d2c8ae8f52a91b54966371e973 wastesedge-src-0.3.4.tar.gz 10711953
+RMD160 e09183978eea85bbc9c64c2280f278abe1a75825 wastesedge-src-0.3.4.tar.gz 10711953
+SHA256 0d461fc43141cec5f1f08fc912bf17effbf2b496fa9e4def1739c76d71359071 wastesedge-src-0.3.4.tar.gz 10711953
diff --git a/games-rpg/wastesedge/wastesedge-0.3.4.ebuild b/games-rpg/wastesedge/wastesedge-0.3.4.ebuild
index ddb2dd8b590d..7f7f9ae03c54 100644
--- a/games-rpg/wastesedge/wastesedge-0.3.4.ebuild
+++ b/games-rpg/wastesedge/wastesedge-0.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.4.ebuild,v 1.3 2006/03/24 00:12:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.4.ebuild,v 1.4 2006/07/03 19:54:43 mr_bones_ Exp $
inherit eutils games
@@ -14,8 +14,8 @@ KEYWORDS="~amd64 ppc x86"
IUSE="vorbis doc nls"
RESTRICT="nouserpriv"
-REPEND=">=dev-lang/python-2.0
- >=games-rpg/adonthell-${PV}"
+RDEPEND=">=dev-lang/python-2.0
+ >=games-rpg/adonthell-0.3.3"
DEPEND="${RDEPEND}
doc? ( >=app-doc/doxygen-1.2 )"