diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 10:47:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 10:47:20 +0000 |
commit | 846988e04af029ebaf3db53575e69f89a318551e (patch) | |
tree | 1aaab84c4426b5102d9f8ca65ad7906682a00c8d /games-rpg | |
parent | Stable for amd64, wrt bug #549526 (diff) | |
download | gentoo-2-846988e04af029ebaf3db53575e69f89a318551e.tar.gz gentoo-2-846988e04af029ebaf3db53575e69f89a318551e.tar.bz2 gentoo-2-846988e04af029ebaf3db53575e69f89a318551e.zip |
Stable for amd64, wrt bug #518232
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/to-the-moon/ChangeLog | 7 | ||||
-rw-r--r-- | games-rpg/to-the-moon/to-the-moon-0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-rpg/to-the-moon/ChangeLog b/games-rpg/to-the-moon/ChangeLog index cbff2b9997a2..925faffa07de 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/to-the-moon/ChangeLog,v 1.4 2014/11/25 23:19:58 hasufell Exp $ +# 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 $ + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> to-the-moon-0.ebuild: + Stable for amd64, wrt bug #518232 25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml: drop maintainership 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 f08fa920255a..fdfb2bf84b5e 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-2014 Gentoo Foundation +# 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.3 2014/05/15 12:35:34 ulm Exp $ +# $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 $ # 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" |