diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:39:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:39:53 +0000 |
commit | 207b9efee75b7351d39f15239dc3bab636dd8eda (patch) | |
tree | 8db14d8dec7987645a90e82a638d0454e9912cd3 /games-strategy/s25rttr | |
parent | Stable for x86, wrt bug #457886 (diff) | |
download | gentoo-2-207b9efee75b7351d39f15239dc3bab636dd8eda.tar.gz gentoo-2-207b9efee75b7351d39f15239dc3bab636dd8eda.tar.bz2 gentoo-2-207b9efee75b7351d39f15239dc3bab636dd8eda.zip |
Stable for x86, wrt bug #457886
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy/s25rttr')
-rw-r--r-- | games-strategy/s25rttr/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/s25rttr/s25rttr-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/s25rttr/ChangeLog b/games-strategy/s25rttr/ChangeLog index 45925493ccdb..102959f63419 100644 --- a/games-strategy/s25rttr/ChangeLog +++ b/games-strategy/s25rttr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/s25rttr # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/ChangeLog,v 1.2 2013/02/16 22:33:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/ChangeLog,v 1.3 2013/02/16 22:39:53 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> s25rttr-0.8.ebuild: + Stable for x86, wrt bug #457886 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> s25rttr-0.8.ebuild: Stable for amd64, wrt bug #457886 diff --git a/games-strategy/s25rttr/s25rttr-0.8.ebuild b/games-strategy/s25rttr/s25rttr-0.8.ebuild index 7cc6c64cdacd..316ee091fabf 100644 --- a/games-strategy/s25rttr/s25rttr-0.8.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/s25rttr-0.8.ebuild,v 1.2 2013/02/16 22:33:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/s25rttr-0.8.ebuild,v 1.3 2013/02/16 22:39:53 ago Exp $ EAPI=4 inherit eutils cmake-utils gnome2-utils games @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="debug glfw" RDEPEND="app-arch/bzip2 |