diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-08 09:34:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-08 09:34:47 +0000 |
commit | 24a48300e2ec9225d3a6b09f2bef4c5af9913b9f (patch) | |
tree | f6dad05192fc2a2879c42c4e7787ab85b334f7d2 /games-action | |
parent | Stable for amd64, wrt bug #539304 (diff) | |
download | gentoo-2-24a48300e2ec9225d3a6b09f2bef4c5af9913b9f.tar.gz gentoo-2-24a48300e2ec9225d3a6b09f2bef4c5af9913b9f.tar.bz2 gentoo-2-24a48300e2ec9225d3a6b09f2bef4c5af9913b9f.zip |
Stable for amd64, wrt bug #539306
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/super-hexagon/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/super-hexagon/super-hexagon-20141027.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/super-hexagon/ChangeLog b/games-action/super-hexagon/ChangeLog index 33f2486d14cc..71908b51293d 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/ChangeLog,v 1.10 2014/11/25 23:05:27 hasufell Exp $ +# 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 $ + + 08 Feb 2015; Agostino Sarubbo <ago@gentoo.org> super-hexagon-20141027.ebuild: + Stable for amd64, wrt bug #539306 25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml: drop maintainership diff --git a/games-action/super-hexagon/super-hexagon-20141027.ebuild b/games-action/super-hexagon/super-hexagon-20141027.ebuild index ec25e00eab70..d4bb1d1ad872 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-2014 Gentoo Foundation +# 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.1 2014/11/12 15:29:07 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/super-hexagon-20141027.ebuild,v 1.2 2015/02/08 09:34:47 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" |