diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:16:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:16:55 +0000 |
commit | a5b8c295ba374cd40d524b7c43290638fab2cb8e (patch) | |
tree | f6e7ba6906ce9b8e1f696cee5fd9ff3fef18a131 /games-puzzle | |
parent | Stable for x86, wrt bug #539520 (diff) | |
download | gentoo-2-a5b8c295ba374cd40d524b7c43290638fab2cb8e.tar.gz gentoo-2-a5b8c295ba374cd40d524b7c43290638fab2cb8e.tar.bz2 gentoo-2-a5b8c295ba374cd40d524b7c43290638fab2cb8e.zip |
Stable for x86, wrt bug #539522
(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/tiny-and-big/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/tiny-and-big/tiny-and-big-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/tiny-and-big/ChangeLog b/games-puzzle/tiny-and-big/ChangeLog index 5133b029a315..bdd740d95c6d 100644 --- a/games-puzzle/tiny-and-big/ChangeLog +++ b/games-puzzle/tiny-and-big/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/tiny-and-big # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tiny-and-big/ChangeLog,v 1.3 2015/02/10 09:15:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tiny-and-big/ChangeLog,v 1.4 2015/02/10 10:16:55 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> tiny-and-big-1.4.1.ebuild: + Stable for x86, wrt bug #539522 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> tiny-and-big-1.4.1.ebuild: Stable for amd64, wrt bug #539522 diff --git a/games-puzzle/tiny-and-big/tiny-and-big-1.4.1.ebuild b/games-puzzle/tiny-and-big/tiny-and-big-1.4.1.ebuild index 99aa3e18edf8..406a10694989 100644 --- a/games-puzzle/tiny-and-big/tiny-and-big-1.4.1.ebuild +++ b/games-puzzle/tiny-and-big/tiny-and-big-1.4.1.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/tiny-and-big/tiny-and-big-1.4.1.ebuild,v 1.2 2015/02/10 09:15:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tiny-and-big/tiny-and-big-1.4.1.ebuild,v 1.3 2015/02/10 10:16:55 ago Exp $ # TODO: unbundle media-libs/cal3d, lib hacked or old version @@ -14,7 +14,7 @@ SRC_URI="tinyandbig_grandpasleftovers-retail-linux-${PV}_1370968537.tar.bz2" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="bundled-libs" RESTRICT="bindist fetch bundled-libs? ( splitdebug )" |