diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:29:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:29:29 +0000 |
commit | 1ef4060a322fef2cf27e85755a34beeae6c385d4 (patch) | |
tree | a32a729e9497e363a97e52a80401c9fe788d8847 /games-rpg | |
parent | Stable for x86, wrt bug #519258 (diff) | |
download | gentoo-2-1ef4060a322fef2cf27e85755a34beeae6c385d4.tar.gz gentoo-2-1ef4060a322fef2cf27e85755a34beeae6c385d4.tar.bz2 gentoo-2-1ef4060a322fef2cf27e85755a34beeae6c385d4.zip |
Stable for x86, wrt bug #518232
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/to-the-moon/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/to-the-moon/to-the-moon-0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-rpg/to-the-moon/ChangeLog b/games-rpg/to-the-moon/ChangeLog index 925faffa07de..7e45d5bac5c8 100644 --- a/games-rpg/to-the-moon/ChangeLog +++ b/games-rpg/to-the-moon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/to-the-moon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/to-the-moon/ChangeLog,v 1.5 2015/05/21 10:47:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/to-the-moon/ChangeLog,v 1.6 2015/05/27 11:29:29 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> to-the-moon-0.ebuild: + Stable for x86, wrt bug #518232 21 May 2015; Agostino Sarubbo <ago@gentoo.org> to-the-moon-0.ebuild: Stable for amd64, wrt bug #518232 diff --git a/games-rpg/to-the-moon/to-the-moon-0.ebuild b/games-rpg/to-the-moon/to-the-moon-0.ebuild index fdfb2bf84b5e..0250fdafcb41 100644 --- a/games-rpg/to-the-moon/to-the-moon-0.ebuild +++ b/games-rpg/to-the-moon/to-the-moon-0.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-rpg/to-the-moon/to-the-moon-0.ebuild,v 1.4 2015/05/21 10:47:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/to-the-moon/to-the-moon-0.ebuild,v 1.5 2015/05/27 11:29:29 ago Exp $ # TODO: unbundling sdl-sound breaks the game @@ -15,7 +15,7 @@ SRC_URI="${MY_PN}_linux_1389114090.sh" LICENSE="all-rights-reserved bundled-libs? ( LGPL-2 LGPL-2.1 ZLIB )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="bundled-libs" RESTRICT="fetch bindist splitdebug" |