diff options
-rw-r--r-- | games-action/trine2/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/trine2/trine2-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/trine2/ChangeLog b/games-action/trine2/ChangeLog index c8758447520a..1d9e761365b8 100644 --- a/games-action/trine2/ChangeLog +++ b/games-action/trine2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/trine2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/ChangeLog,v 1.9 2015/02/19 09:05:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/ChangeLog,v 1.10 2015/02/25 15:48:35 ago Exp $ + + 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> trine2-1.16.ebuild: + Stable for x86, wrt bug #539716 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> trine2-1.16.ebuild: Stable for amd64, wrt bug #539716 diff --git a/games-action/trine2/trine2-1.16.ebuild b/games-action/trine2/trine2-1.16.ebuild index af5fcfec65ca..52f2de910e0a 100644 --- a/games-action/trine2/trine2-1.16.ebuild +++ b/games-action/trine2/trine2-1.16.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-action/trine2/trine2-1.16.ebuild,v 1.9 2015/02/19 09:05:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/trine2-1.16.ebuild,v 1.10 2015/02/25 15:48:35 ago Exp $ EAPI=5 inherit eutils unpacker gnome2-utils games @@ -12,7 +12,7 @@ SRC_URI="${PN}_linux_installer.run" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="bundled-libs +launcher" RESTRICT="fetch bindist splitdebug" |