diff options
author | James Le Cuirot <chewi@gentoo.org> | 2018-03-15 23:43:07 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2018-03-15 23:43:07 +0000 |
commit | 48c72dfeb8f5b9e501a4ffe5c9eaab0e13a18517 (patch) | |
tree | 1e718970dcaffeb2e512886532afeb5c13dd21d7 /games-action/super-hexagon/metadata.xml | |
parent | dev-lang/crystal: disable tests that interfere with gentoo's sandbox (diff) | |
download | gentoo-48c72dfeb8f5b9e501a4ffe5c9eaab0e13a18517.tar.gz gentoo-48c72dfeb8f5b9e501a4ffe5c9eaab0e13a18517.tar.bz2 gentoo-48c72dfeb8f5b9e501a4ffe5c9eaab0e13a18517.zip |
games-action/super-hexagon: Bump to 20160217, EAPI 6, no bundling
This previously bundled SDL 2, probably because it wasn't packaged
when this was first added. With that unbundled, there are far fewer
dependencies and this makes unbundling everything less likely to
break. SDL is particularly stable in this regard. Because of this and
in the interests of security, I have dropped the bundled-libs
flag. Anyone experiencing issues can obviously file a bug report.
Closes: https://bugs.gentoo.org/611282
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'games-action/super-hexagon/metadata.xml')
-rw-r--r-- | games-action/super-hexagon/metadata.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/games-action/super-hexagon/metadata.xml b/games-action/super-hexagon/metadata.xml index b878aaa1812d..26079e608bed 100644 --- a/games-action/super-hexagon/metadata.xml +++ b/games-action/super-hexagon/metadata.xml @@ -5,9 +5,4 @@ <email>games@gentoo.org</email> <name>Gentoo Games Project</name> </maintainer> - <use> - <flag name="bundled-libs"> - Use the upstream provided bundled libraries. - </flag> - </use> </pkgmetadata> |