diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-08-18 00:30:09 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-08-18 00:30:09 +0000 |
commit | 62d3ad2b79b42174969f5d401bf690e78aabcd97 (patch) | |
tree | e05b19d7d2e834ff47ed61a98ef8bd65bf31dfaa /games-action | |
parent | stable amd64, x86 wrt #480814 (diff) | |
download | gentoo-2-62d3ad2b79b42174969f5d401bf690e78aabcd97.tar.gz gentoo-2-62d3ad2b79b42174969f5d401bf690e78aabcd97.tar.bz2 gentoo-2-62d3ad2b79b42174969f5d401bf690e78aabcd97.zip |
stable amd64, x86 wrt #480814
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/super-hexagon/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/super-hexagon/super-hexagon-16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/super-hexagon/ChangeLog b/games-action/super-hexagon/ChangeLog index 335b239ba367..404b42f98b90 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/ChangeLog,v 1.5 2013/05/10 18:47:23 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/ChangeLog,v 1.6 2013/08/18 00:30:09 hasufell Exp $ + + 18 Aug 2013; Julian Ospald <hasufell@gentoo.org> super-hexagon-16.ebuild: + stable amd64, x86 wrt #480814 *super-hexagon-16 (10 May 2013) diff --git a/games-action/super-hexagon/super-hexagon-16.ebuild b/games-action/super-hexagon/super-hexagon-16.ebuild index 8465104c0037..50d546e60e3c 100644 --- a/games-action/super-hexagon/super-hexagon-16.ebuild +++ b/games-action/super-hexagon/super-hexagon-16.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-action/super-hexagon/super-hexagon-16.ebuild,v 1.1 2013/05/10 18:47:23 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/super-hexagon-16.ebuild,v 1.2 2013/08/18 00:30:09 hasufell Exp $ # we use bundled glew, cause slotting 1.6 does not give us # much benefit for one consumer @@ -15,7 +15,7 @@ SRC_URI="${PN}-linux-${PV}-bin-1366677959" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="bundled-libs" RESTRICT="bindist fetch splitdebug" |