diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:56:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:56:39 +0000 |
commit | f0b5ddbb03c7ff1b4aaf0c0727ca7135712cfbc6 (patch) | |
tree | ae305d669e30743cf408e0245751f89e93b23a6c /games-strategy | |
parent | Stable for x86, wrt bug #540480 (diff) | |
download | gentoo-2-f0b5ddbb03c7ff1b4aaf0c0727ca7135712cfbc6.tar.gz gentoo-2-f0b5ddbb03c7ff1b4aaf0c0727ca7135712cfbc6.tar.bz2 gentoo-2-f0b5ddbb03c7ff1b4aaf0c0727ca7135712cfbc6.zip |
Stable for x86, wrt bug #540598
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/s25rttr/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/s25rttr/s25rttr-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/s25rttr/ChangeLog b/games-strategy/s25rttr/ChangeLog index b99a67131032..2639bbf3e2de 100644 --- a/games-strategy/s25rttr/ChangeLog +++ b/games-strategy/s25rttr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/s25rttr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/ChangeLog,v 1.8 2015/02/19 10:40:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/ChangeLog,v 1.9 2015/02/25 15:56:39 ago Exp $ + + 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> s25rttr-0.8.1.ebuild: + Stable for x86, wrt bug #540598 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> s25rttr-0.8.1.ebuild: Stable for amd64, wrt bug #540598 diff --git a/games-strategy/s25rttr/s25rttr-0.8.1.ebuild b/games-strategy/s25rttr/s25rttr-0.8.1.ebuild index 31536de68cb6..4a0622cf9aed 100644 --- a/games-strategy/s25rttr/s25rttr-0.8.1.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.8.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-strategy/s25rttr/s25rttr-0.8.1.ebuild,v 1.3 2015/02/19 10:40:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/s25rttr/s25rttr-0.8.1.ebuild,v 1.4 2015/02/25 15:56:39 ago Exp $ EAPI=5 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 |