diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:16:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:16:21 +0000 |
commit | df8ac7933e7c0a5496967777f96eed71d904af86 (patch) | |
tree | a7dae943068798302b7cc8a065692f8468820f44 /games-arcade/lbreakout2 | |
parent | Stable for x86, wrt bug #539516 (diff) | |
download | gentoo-2-df8ac7933e7c0a5496967777f96eed71d904af86.tar.gz gentoo-2-df8ac7933e7c0a5496967777f96eed71d904af86.tar.bz2 gentoo-2-df8ac7933e7c0a5496967777f96eed71d904af86.zip |
Stable for x86, wrt bug #539518
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-arcade/lbreakout2')
-rw-r--r-- | games-arcade/lbreakout2/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/lbreakout2/ChangeLog b/games-arcade/lbreakout2/ChangeLog index 6801926b4625..1fb332459b02 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.39 2015/02/10 09:16:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.40 2015/02/10 10:16:21 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lbreakout2-2.6.4.ebuild: + Stable for x86, wrt bug #539518 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lbreakout2-2.6.4.ebuild: Stable for amd64, wrt bug #539518 diff --git a/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild b/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild index 9d9c28efa2f9..57f163876076 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.4 2015/02/10 09:16:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.4.ebuild,v 1.5 2015/02/10 10:16:21 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 |