diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-08 16:21:21 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-08 16:21:21 +0000 |
commit | 6446020ea6cdf5d743263c3f0a404907f5c4cef2 (patch) | |
tree | e603848f1fd4195da026379a47d53073d61550da /games-strategy | |
parent | Bumping 5.4 to alpha3 (diff) | |
download | gentoo-2-6446020ea6cdf5d743263c3f0a404907f5c4cef2.tar.gz gentoo-2-6446020ea6cdf5d743263c3f0a404907f5c4cef2.tar.bz2 gentoo-2-6446020ea6cdf5d743263c3f0a404907f5c4cef2.zip |
x86 stable wrt bug #375377
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.3.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index c0e06b307a1b..e437a73ccc4b 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/warzone2100 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.65 2011/05/24 15:25:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.66 2011/08/08 16:21:21 phajdan.jr Exp $ + + 08 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + warzone2100-2.3.8.ebuild: + x86 stable wrt bug #375377 24 May 2011; Michael Sterrett <mr_bones_@gentoo.org> warzone2100-2.3.8.ebuild: diff --git a/games-strategy/warzone2100/warzone2100-2.3.8.ebuild b/games-strategy/warzone2100/warzone2100-2.3.8.ebuild index ca2b8ece13a9..5355b6b000bd 100644 --- a/games-strategy/warzone2100/warzone2100-2.3.8.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.3.8.ebuild @@ -1,6 +1,6 @@ # 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.8.ebuild,v 1.2 2011/05/24 15:25:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.8.ebuild,v 1.3 2011/08/08 16:21:21 phajdan.jr Exp $ EAPI=2 inherit autotools 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" |