diff options
author | 2011-08-15 08:07:44 +0000 | |
---|---|---|
committer | 2011-08-15 08:07:44 +0000 | |
commit | d66d5e7dff5652b409bdcd76c8f90c27aa479eff (patch) | |
tree | 0948166b111ade89b9544a7e42f74931858e9902 | |
parent | ppc stable wrt #362333 (diff) | |
download | gentoo-2-d66d5e7dff5652b409bdcd76c8f90c27aa479eff.tar.gz gentoo-2-d66d5e7dff5652b409bdcd76c8f90c27aa479eff.tar.bz2 gentoo-2-d66d5e7dff5652b409bdcd76c8f90c27aa479eff.zip |
ppc stable wrt #362657
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
-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 9b2a3d4b519f..4c80768b1e62 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.33 2011/04/10 19:16:01 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.34 2011/08/15 08:07:44 xarthisius Exp $ + + 15 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> lbreakout2-2.6.3.ebuild: + ppc stable wrt #362657 10 Apr 2011; Thomas Kahle <tomka@gentoo.org> lbreakout2-2.6.3.ebuild: x86 stable per bug 362657 diff --git a/games-arcade/lbreakout2/lbreakout2-2.6.3.ebuild b/games-arcade/lbreakout2/lbreakout2-2.6.3.ebuild index 0d7b9572a9d3..9a7f241ab0db 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.3 2011/04/10 19:16:01 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.3.ebuild,v 1.4 2011/08/15 08:07:44 xarthisius 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 |