diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-30 12:01:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-30 12:01:01 +0000 |
commit | a7c32f4abbbf45651a7871548cc2e221f5694243 (patch) | |
tree | cef3f98ffbc5d4ef7a195e9c3d74fc70ebb8506f /games-action/bzflag | |
parent | Stable for amd64, wrt bug #438968 (diff) | |
download | gentoo-2-a7c32f4abbbf45651a7871548cc2e221f5694243.tar.gz gentoo-2-a7c32f4abbbf45651a7871548cc2e221f5694243.tar.bz2 gentoo-2-a7c32f4abbbf45651a7871548cc2e221f5694243.zip |
Stable for amd64, wrt bug #438546
(Portage version: 2.1.11.9/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/bzflag/ChangeLog b/games-action/bzflag/ChangeLog index de7db120b834..f85362c3d26e 100644 --- a/games-action/bzflag/ChangeLog +++ b/games-action/bzflag/ChangeLog @@ -1,6 +1,9 @@ # 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.60 2012/10/22 12:43:40 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.61 2012/10/30 12:01:01 ago Exp $ + + 30 Oct 2012; <ago@gentoo.org> bzflag-2.4.2.ebuild: + Stable for amd64, wrt bug #438546 22 Oct 2012; Alfredo Tupone <tupone@gentoo.org> bzflag-2.4.2.ebuild, +files/bzflag-2.4.2-nocxxflags.patch: diff --git a/games-action/bzflag/bzflag-2.4.2.ebuild b/games-action/bzflag/bzflag-2.4.2.ebuild index 909ced8d5f19..d675e502ec25 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.4 2012/10/22 12:43:40 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.4.2.ebuild,v 1.5 2012/10/30 12:01:01 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 |