diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-04-12 19:07:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-04-12 19:07:55 +0000 |
commit | 71504455ca7bcdf9fa5b1fc1dc4ef2d4bc495221 (patch) | |
tree | 5d6528cbff6e2ff034417ecf50379dacd110b217 /games-strategy | |
parent | Version bump. This fixes bug #129622. Also removed old version which is not s... (diff) | |
download | gentoo-2-71504455ca7bcdf9fa5b1fc1dc4ef2d4bc495221.tar.gz gentoo-2-71504455ca7bcdf9fa5b1fc1dc4ef2d4bc495221.tar.bz2 gentoo-2-71504455ca7bcdf9fa5b1fc1dc4ef2d4bc495221.zip |
more DESCRIPTION (bug #129708)
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild index 42fddf784edb..475aaaa07f1f 100644 --- a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.6 2006/01/20 21:13:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.7 2006/04/12 19:07:55 mr_bones_ Exp $ inherit eutils toolchain-funcs flag-o-matic games MY_PV=${PV/_/} -DESCRIPTION="A fantasy turn-based strategy game" +DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game" HOMEPAGE="http://www.wesnoth.org/" SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.tar.gz" |