From 1a0f7aed17a656232266200256f248784abad427 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Mon, 14 Sep 2009 03:28:30 +0000 Subject: version bump (Portage version: 2.1.6.13/cvs/Linux i686) --- games-strategy/warzone2100/ChangeLog | 8 ++- .../warzone2100/warzone2100-2.2.3.ebuild | 62 ++++++++++++++++++++++ 2 files changed, 69 insertions(+), 1 deletion(-) create mode 100644 games-strategy/warzone2100/warzone2100-2.2.3.ebuild (limited to 'games-strategy/warzone2100') diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index f29c793dc8ea..c605f58b9304 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-strategy/warzone2100 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.34 2009/08/26 08:42:16 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.35 2009/09/14 03:28:30 mr_bones_ Exp $ + +*warzone2100-2.2.3 (14 Sep 2009) + + 14 Sep 2009; Michael Sterrett + +warzone2100-2.2.3.ebuild: + version bump *warzone2100-2.2.2 (26 Aug 2009) diff --git a/games-strategy/warzone2100/warzone2100-2.2.3.ebuild b/games-strategy/warzone2100/warzone2100-2.2.3.ebuild new file mode 100644 index 000000000000..1d45079361ec --- /dev/null +++ b/games-strategy/warzone2100/warzone2100-2.2.3.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.2.3.ebuild,v 1.1 2009/09/14 03:28:30 mr_bones_ Exp $ + +EAPI=2 +inherit versionator games + +MY_PV=$(get_version_component_range -2) +DESCRIPTION="3D real-time strategy game" +HOMEPAGE="http://wz2100.net/" +SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.gz + videos? ( http://download.gna.org/warzone/videos/sequences-${MY_PV}.wz )" + +LICENSE="GPL-2 CCPL-Attribution-ShareAlike-3.0 public-domain" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +# upstream requested debug support +IUSE="debug nls videos" + +RDEPEND="dev-db/sqlite:3 + || ( >=dev-games/physfs-2[zip]