diff options
author | 2012-11-22 10:07:47 +0000 | |
---|---|---|
committer | 2012-11-22 10:07:47 +0000 | |
commit | 031c240945a2820d99630e012052adad108d826a (patch) | |
tree | 557d3d7f249312b2429c4d37ddfd5493403fb7a5 /games-action | |
parent | Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt b... (diff) | |
download | gentoo-2-031c240945a2820d99630e012052adad108d826a.tar.gz gentoo-2-031c240945a2820d99630e012052adad108d826a.tar.bz2 gentoo-2-031c240945a2820d99630e012052adad108d826a.zip |
Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt bug #438546
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/bzflag/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/bzflag/bzflag-2.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/bzflag/ChangeLog b/games-action/bzflag/ChangeLog index f85362c3d26e..cbc34ac6b50d 100644 --- a/games-action/bzflag/ChangeLog +++ b/games-action/bzflag/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/bzflag # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.61 2012/10/30 12:01:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.62 2012/11/22 10:07:47 ago Exp $ + + 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> bzflag-2.4.2.ebuild: + Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt + bug #438546 30 Oct 2012; <ago@gentoo.org> bzflag-2.4.2.ebuild: Stable for amd64, wrt bug #438546 diff --git a/games-action/bzflag/bzflag-2.4.2.ebuild b/games-action/bzflag/bzflag-2.4.2.ebuild index d675e502ec25..c71ed5fd4817 100644 --- a/games-action/bzflag/bzflag-2.4.2.ebuild +++ b/games-action/bzflag/bzflag-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild,v 1.5 2012/10/30 12:01:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild,v 1.6 2012/11/22 10:07:47 ago Exp $ EAPI=4 inherit autotools eutils flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="dedicated sdl upnp" UIDEPEND="virtual/opengl |