diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 15:46:00 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 15:46:00 +0000 |
commit | 529e5d9e6c990e08c373f7548b3dbcc26fc4c275 (patch) | |
tree | 280e51d0ccf71fb275ae53754fe81671f9b682df /games-strategy/warzone2100 | |
parent | Stable on amd64 wrt bug #349625 (diff) | |
download | gentoo-2-529e5d9e6c990e08c373f7548b3dbcc26fc4c275.tar.gz gentoo-2-529e5d9e6c990e08c373f7548b3dbcc26fc4c275.tar.bz2 gentoo-2-529e5d9e6c990e08c373f7548b3dbcc26fc4c275.zip |
Stable on amd64 wrt bug #350429
(Portage version: 2.1.9.28/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/warzone2100')
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.3.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index 65a143acfed8..4ad5cefbe422 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/warzone2100 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.56 2010/11/29 18:09:06 mr_bones_ Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.57 2011/01/04 15:46:00 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> warzone2100-2.3.6.ebuild: + Stable on amd64 wrt bug #350429 *warzone2100-2.3.6 (29 Nov 2010) diff --git a/games-strategy/warzone2100/warzone2100-2.3.6.ebuild b/games-strategy/warzone2100/warzone2100-2.3.6.ebuild index cfdb592a14ac..7d68569a2670 100644 --- a/games-strategy/warzone2100/warzone2100-2.3.6.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.3.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.6.ebuild,v 1.1 2010/11/29 18:09:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.6.ebuild,v 1.2 2011/01/04 15:46:00 hwoarang Exp $ EAPI=2 inherit versionator games @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.gz LICENSE="GPL-2 CCPL-Attribution-ShareAlike-3.0 public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" # upstream requested debug support IUSE="debug nls videos" |