diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:27:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:27:02 +0000 |
commit | 8453585f2c2fb097399818c6ab65ea3cdec7c3fa (patch) | |
tree | bb5787eef3197799ce0153e47cc28e2dc8389528 /games-puzzle | |
parent | vanilla-3.18.7 + genpatches-3.18-9 + grsecurity-3.0-3.18.7-201502200813 (diff) | |
download | gentoo-2-8453585f2c2fb097399818c6ab65ea3cdec7c3fa.tar.gz gentoo-2-8453585f2c2fb097399818c6ab65ea3cdec7c3fa.tar.bz2 gentoo-2-8453585f2c2fb097399818c6ab65ea3cdec7c3fa.zip |
Stable for ppc, wrt bug #539520
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/xblockout/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/xblockout/xblockout-1.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/xblockout/ChangeLog b/games-puzzle/xblockout/ChangeLog index 2ace415945f3..0751a9c228f5 100644 --- a/games-puzzle/xblockout/ChangeLog +++ b/games-puzzle/xblockout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/xblockout # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/ChangeLog,v 1.29 2015/02/10 10:16:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/ChangeLog,v 1.30 2015/02/21 12:27:02 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xblockout-1.1.6.ebuild: + Stable for ppc, wrt bug #539520 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xblockout-1.1.6.ebuild: Stable for x86, wrt bug #539520 diff --git a/games-puzzle/xblockout/xblockout-1.1.6.ebuild b/games-puzzle/xblockout/xblockout-1.1.6.ebuild index daecba648e3d..3167c10b00fa 100644 --- a/games-puzzle/xblockout/xblockout-1.1.6.ebuild +++ b/games-puzzle/xblockout/xblockout-1.1.6.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-puzzle/xblockout/xblockout-1.1.6.ebuild,v 1.4 2015/02/10 10:16:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/xblockout-1.1.6.ebuild,v 1.5 2015/02/21 12:27:02 ago Exp $ EAPI=5 inherit autotools flag-o-matic eutils games @@ -11,7 +11,7 @@ SRC_URI="http://perso.univ-lyon1.fr/thierry.excoffier/XBL/xbl-${PV}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |