diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:30:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:30:12 +0000 |
commit | 9b4a74de2d29ddd649740dad357457631d379fb5 (patch) | |
tree | 8524e0fcff9539c5d8414db15cc0f2fe14838e90 /games-arcade/commandergenius | |
parent | Stable for x86, wrt bug #548954 (diff) | |
download | gentoo-2-9b4a74de2d29ddd649740dad357457631d379fb5.tar.gz gentoo-2-9b4a74de2d29ddd649740dad357457631d379fb5.tar.bz2 gentoo-2-9b4a74de2d29ddd649740dad357457631d379fb5.zip |
Stable for x86, wrt bug #548956
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-arcade/commandergenius')
-rw-r--r-- | games-arcade/commandergenius/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/commandergenius/commandergenius-1.8.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/commandergenius/ChangeLog b/games-arcade/commandergenius/ChangeLog index 9e126f338f04..e96ca540e516 100644 --- a/games-arcade/commandergenius/ChangeLog +++ b/games-arcade/commandergenius/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/commandergenius # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/ChangeLog,v 1.17 2015/05/12 07:56:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/ChangeLog,v 1.18 2015/05/13 09:30:12 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> commandergenius-1.8.0.0.ebuild: + Stable for x86, wrt bug #548956 12 May 2015; Agostino Sarubbo <ago@gentoo.org> commandergenius-1.8.0.0.ebuild: Stable for amd64, wrt bug #548956 diff --git a/games-arcade/commandergenius/commandergenius-1.8.0.0.ebuild b/games-arcade/commandergenius/commandergenius-1.8.0.0.ebuild index 25208b3b2ff9..c32ed93ef03c 100644 --- a/games-arcade/commandergenius/commandergenius-1.8.0.0.ebuild +++ b/games-arcade/commandergenius/commandergenius-1.8.0.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-arcade/commandergenius/commandergenius-1.8.0.0.ebuild,v 1.2 2015/05/12 07:56:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/commandergenius/commandergenius-1.8.0.0.ebuild,v 1.3 2015/05/13 09:30:12 ago Exp $ EAPI=5 CMAKE_IN_SOURCE_BUILD=1 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/clonekeenplus/CGenius/V${PV:0:3}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="opengl tremor" RESTRICT="mirror" # contains keen files, but we do not install them |