diff options
-rw-r--r-- | games-action/bzflag/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/bzflag/bzflag-2.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/bzflag/ChangeLog b/games-action/bzflag/ChangeLog index b15c81520100..6a6e088b70e0 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.55 2011/08/07 03:20:22 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.56 2012/01/10 20:34:57 ranger Exp $ + + 10 Jan 2012; Brent Baude <ranger@gentoo.org> bzflag-2.4.0.ebuild: + Marking bzflag-2.4.0 ppc for bug 377575 07 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bzflag-2.4.0.ebuild: x86 stable wrt bug #377575 diff --git a/games-action/bzflag/bzflag-2.4.0.ebuild b/games-action/bzflag/bzflag-2.4.0.ebuild index c1c918623522..e191bb784f2d 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 +# 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.0.ebuild,v 1.4 2011/08/07 03:20:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.4.0.ebuild,v 1.5 2012/01/10 20:34:57 ranger 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 |