diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-09 22:01:19 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-09 22:01:19 +0000 |
commit | ec42606f9733dd328a331216072d596168acc188 (patch) | |
tree | 95f7d74078f907246e33c0095449fd3fc52edc7e /games-arcade/lbreakout2 | |
parent | Stable on amd64 wrt bug #362561 (diff) | |
download | gentoo-2-ec42606f9733dd328a331216072d596168acc188.tar.gz gentoo-2-ec42606f9733dd328a331216072d596168acc188.tar.bz2 gentoo-2-ec42606f9733dd328a331216072d596168acc188.zip |
Stable on amd64 wrt bug #362657
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'games-arcade/lbreakout2')
-rw-r--r-- | games-arcade/lbreakout2/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/lbreakout2/lbreakout2-2.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/lbreakout2/ChangeLog b/games-arcade/lbreakout2/ChangeLog index cbc4dbf2d23b..0f3b5d9728fb 100644 --- a/games-arcade/lbreakout2/ChangeLog +++ b/games-arcade/lbreakout2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/lbreakout2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.31 2011/03/09 16:37:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.32 2011/04/09 22:01:19 angelos Exp $ + + 09 Apr 2011; Christoph Mende <angelos@gentoo.org> lbreakout2-2.6.3.ebuild: + Stable on amd64 wrt bug #362657 *lbreakout2-2.6.3 (09 Mar 2011) diff --git a/games-arcade/lbreakout2/lbreakout2-2.6.3.ebuild b/games-arcade/lbreakout2/lbreakout2-2.6.3.ebuild index 960f201249eb..ff7dc79205df 100644 --- a/games-arcade/lbreakout2/lbreakout2-2.6.3.ebuild +++ b/games-arcade/lbreakout2/lbreakout2-2.6.3.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-arcade/lbreakout2/lbreakout2-2.6.3.ebuild,v 1.1 2011/03/09 16:37:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.3.ebuild,v 1.2 2011/04/09 22:01:19 angelos Exp $ EAPI=2 inherit autotools flag-o-matic eutils games @@ -16,7 +16,7 @@ SRC_URI=" mirror://sourceforge/lgames/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="nls themes" RDEPEND="media-libs/libpng |