diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:13:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:13:31 +0000 |
commit | 08fa521e17f949b5b9b8a981ca8fea839c201dab (patch) | |
tree | de5f6a14378515e7984deb7787dbb448cfb86fcc /games-action/super-hexagon | |
parent | Stable for x86, wrt bug #539304 (diff) | |
download | gentoo-2-08fa521e17f949b5b9b8a981ca8fea839c201dab.tar.gz gentoo-2-08fa521e17f949b5b9b8a981ca8fea839c201dab.tar.bz2 gentoo-2-08fa521e17f949b5b9b8a981ca8fea839c201dab.zip |
Stable for x86, wrt bug #539306
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action/super-hexagon')
-rw-r--r-- | games-action/super-hexagon/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/super-hexagon/super-hexagon-20141027.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/super-hexagon/ChangeLog b/games-action/super-hexagon/ChangeLog index 71908b51293d..7fa6beb0db5d 100644 --- a/games-action/super-hexagon/ChangeLog +++ b/games-action/super-hexagon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/super-hexagon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/ChangeLog,v 1.11 2015/02/08 09:34:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/ChangeLog,v 1.12 2015/02/10 10:13:31 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> super-hexagon-20141027.ebuild: + Stable for x86, wrt bug #539306 08 Feb 2015; Agostino Sarubbo <ago@gentoo.org> super-hexagon-20141027.ebuild: Stable for amd64, wrt bug #539306 diff --git a/games-action/super-hexagon/super-hexagon-20141027.ebuild b/games-action/super-hexagon/super-hexagon-20141027.ebuild index d4bb1d1ad872..46efb200ae12 100644 --- a/games-action/super-hexagon/super-hexagon-20141027.ebuild +++ b/games-action/super-hexagon/super-hexagon-20141027.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/super-hexagon/super-hexagon-20141027.ebuild,v 1.2 2015/02/08 09:34:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/super-hexagon-20141027.ebuild,v 1.3 2015/02/10 10:13:31 ago Exp $ # we use bundled glew, cause slotting 1.6 does not give us # much benefit for one consumer @@ -15,7 +15,7 @@ SRC_URI="superhexagon-${PV:4:4}${PV:0:4}-bin" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="bundled-libs" RESTRICT="bindist fetch splitdebug" |