diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-12 01:27:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-12 01:27:36 +0000 |
commit | beca5984f05491992d471faaf7e34f5bf5b585ca (patch) | |
tree | 470d3eb5f80ab02dee2765b87c75dd266205124a /games-rpg/adonthell | |
parent | add cifs to pruned filesystems #41107 (diff) | |
download | gentoo-2-beca5984f05491992d471faaf7e34f5bf5b585ca.tar.gz gentoo-2-beca5984f05491992d471faaf7e34f5bf5b585ca.tar.bz2 gentoo-2-beca5984f05491992d471faaf7e34f5bf5b585ca.zip |
SRC_URI changed
Diffstat (limited to 'games-rpg/adonthell')
-rw-r--r-- | games-rpg/adonthell/adonthell-0.3.3-r1.ebuild | 13 | ||||
-rw-r--r-- | games-rpg/adonthell/files/digest-adonthell-0.3.3-r1 | 2 |
2 files changed, 4 insertions, 11 deletions
diff --git a/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild b/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild index af18fe1e6171..549172a63437 100644 --- a/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild +++ b/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild,v 1.2 2004/02/11 15:06:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/adonthell/adonthell-0.3.3-r1.ebuild,v 1.3 2004/02/12 01:27:36 vapier Exp $ -inherit games eutils +inherit games DESCRIPTION="roleplaying game engine" HOMEPAGE="http://adonthell.linuxgames.com/" -SRC_URI="http://savannah.nongnu.org/download/adonthell/src/${P}.tar.gz" +SRC_URI="http://savannah.nongnu.org/download/adonthell/${PN}-src-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -21,13 +21,6 @@ DEPEND="dev-lang/python gtk? ( =x11-libs/gtk+-1* ) doc? ( app-doc/doxygen )" -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${PV}-configure.in.patch - autoconf || die -} - src_compile() { egamesconf \ `use_enable nls` \ diff --git a/games-rpg/adonthell/files/digest-adonthell-0.3.3-r1 b/games-rpg/adonthell/files/digest-adonthell-0.3.3-r1 index d66cb68c860c..fbb7a051e786 100644 --- a/games-rpg/adonthell/files/digest-adonthell-0.3.3-r1 +++ b/games-rpg/adonthell/files/digest-adonthell-0.3.3-r1 @@ -1 +1 @@ -MD5 8ed4a8b02ea24fd393b67bca355cc70b adonthell-0.3.3.tar.gz 1042278 +MD5 93d6c13a07e0b319a04a971e8304fc8e adonthell-src-0.3.3.tar.gz 1023601 |