diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:16:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:16:38 +0000 |
commit | faa8124ddd2fdee4bb1d02f5ab128a6fd2e91367 (patch) | |
tree | 631e71a4dd2734733ce5f5f0f75f5adc3f3438b3 /games-puzzle | |
parent | Stable for x86, wrt bug #539518 (diff) | |
download | gentoo-2-faa8124ddd2fdee4bb1d02f5ab128a6fd2e91367.tar.gz gentoo-2-faa8124ddd2fdee4bb1d02f5ab128a6fd2e91367.tar.bz2 gentoo-2-faa8124ddd2fdee4bb1d02f5ab128a6fd2e91367.zip |
Stable for x86, wrt bug #539520
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 5f3498a9611a..2ace415945f3 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.28 2015/02/10 09:15:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/ChangeLog,v 1.29 2015/02/10 10:16:38 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xblockout-1.1.6.ebuild: + Stable for x86, wrt bug #539520 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xblockout-1.1.6.ebuild: Stable for amd64, wrt bug #539520 diff --git a/games-puzzle/xblockout/xblockout-1.1.6.ebuild b/games-puzzle/xblockout/xblockout-1.1.6.ebuild index 4e01f7bab8e7..daecba648e3d 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.3 2015/02/10 09:15:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/xblockout-1.1.6.ebuild,v 1.4 2015/02/10 10:16:38 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 |