diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-05 21:10:34 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-05 21:10:34 +0000 |
commit | a3b93421f44029b70769e486e82fe331180bc882 (patch) | |
tree | 1f0e98064f2cf51c9481b03e929e78149c38a6da /games-action/bzflag | |
parent | Stable on amd64 wrt bug #377433 (diff) | |
download | gentoo-2-a3b93421f44029b70769e486e82fe331180bc882.tar.gz gentoo-2-a3b93421f44029b70769e486e82fe331180bc882.tar.bz2 gentoo-2-a3b93421f44029b70769e486e82fe331180bc882.zip |
Stable on amd64 wrt bug #377575
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'games-action/bzflag')
-rw-r--r-- | games-action/bzflag/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/bzflag/bzflag-2.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/bzflag/ChangeLog b/games-action/bzflag/ChangeLog index 61eccf34458e..aad0845ec8bd 100644 --- a/games-action/bzflag/ChangeLog +++ b/games-action/bzflag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/bzflag # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.53 2011/08/04 03:33:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.54 2011/08/05 21:10:34 hwoarang Exp $ + + 05 Aug 2011; Markos Chandras <hwoarang@gentoo.org> bzflag-2.4.0.ebuild: + Stable on amd64 wrt bug #377575 04 Aug 2011; Michael Sterrett <mr_bones_@gentoo.org> bzflag-2.4.0.ebuild: skip dodoc for non-existent file (bug #377585) diff --git a/games-action/bzflag/bzflag-2.4.0.ebuild b/games-action/bzflag/bzflag-2.4.0.ebuild index eb2f9012e99e..f41824d01e6b 100644 --- a/games-action/bzflag/bzflag-2.4.0.ebuild +++ b/games-action/bzflag/bzflag-2.4.0.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-action/bzflag/bzflag-2.4.0.ebuild,v 1.2 2011/08/04 03:33:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.4.0.ebuild,v 1.3 2011/08/05 21:10:34 hwoarang Exp $ EAPI=2 inherit 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" UIDEPEND="virtual/opengl |