summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-21 12:26:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-21 12:26:43 +0000
commitdcde13b0fc338c021199e2f29c0dfe51cd6c74fa (patch)
tree8ab929bb543876933d4518af26fe931f348bc31c /games-arcade
parentvanilla-3.18.7 + genpatches-3.18-9 + grsecurity-3.0-3.18.7-201502200813 (diff)
downloadgentoo-2-dcde13b0fc338c021199e2f29c0dfe51cd6c74fa.tar.gz
gentoo-2-dcde13b0fc338c021199e2f29c0dfe51cd6c74fa.tar.bz2
gentoo-2-dcde13b0fc338c021199e2f29c0dfe51cd6c74fa.zip
Stable for ppc, wrt bug #539518
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/lbreakout2/ChangeLog5
-rw-r--r--games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/lbreakout2/ChangeLog b/games-arcade/lbreakout2/ChangeLog
index 1fb332459b02..33aba62bacb5 100644
--- a/games-arcade/lbreakout2/ChangeLog
+++ b/games-arcade/lbreakout2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/lbreakout2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.40 2015/02/10 10:16:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.41 2015/02/21 12:26:43 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lbreakout2-2.6.4.ebuild:
+ Stable for ppc, wrt bug #539518
10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lbreakout2-2.6.4.ebuild:
Stable for x86, wrt bug #539518
diff --git a/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild b/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild
index 57f163876076..52f7ebf53acc 100644
--- a/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild
+++ b/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.5 2015/02/10 10:16:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.6 2015/02/21 12:26:43 ago Exp $
EAPI=5
inherit autotools eutils flag-o-matic gnome2-utils 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:0