diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2018-03-20 11:25:01 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2018-03-27 00:05:50 -0400 |
commit | d0553488ce262d106023d7e6fe513d3fb240b58c (patch) | |
tree | 80aac2ad7b96d03aa5c38327ffe6fdccf28d8523 /games-strategy/freeorion | |
parent | dev-perl/XML-LibXSLT: Bump to version 1.960.0 (diff) | |
download | gentoo-d0553488ce262d106023d7e6fe513d3fb240b58c.tar.gz gentoo-d0553488ce262d106023d7e6fe513d3fb240b58c.tar.bz2 gentoo-d0553488ce262d106023d7e6fe513d3fb240b58c.zip |
games-strategy/freeorion: Add subslot rebuild for glew
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'games-strategy/freeorion')
-rw-r--r-- | games-strategy/freeorion/freeorion-0.4.7.1-r3.ebuild (renamed from games-strategy/freeorion/freeorion-0.4.7.1-r2.ebuild) | 4 | ||||
-rw-r--r-- | games-strategy/freeorion/freeorion-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-strategy/freeorion/freeorion-0.4.7.1-r2.ebuild b/games-strategy/freeorion/freeorion-0.4.7.1-r3.ebuild index 59dd595f13e8..8d750687b353 100644 --- a/games-strategy/freeorion/freeorion-0.4.7.1-r2.ebuild +++ b/games-strategy/freeorion/freeorion-0.4.7.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,7 @@ RDEPEND=" >=dev-libs/boost-1.56:=[python,threads,${PYTHON_USEDEP}] media-libs/freealut media-libs/freetype - media-libs/glew:* + media-libs/glew:= media-libs/libsdl2 >=media-libs/libogg-1.1.3 media-libs/libpng:0 diff --git a/games-strategy/freeorion/freeorion-9999.ebuild b/games-strategy/freeorion/freeorion-9999.ebuild index 59dd595f13e8..8d750687b353 100644 --- a/games-strategy/freeorion/freeorion-9999.ebuild +++ b/games-strategy/freeorion/freeorion-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,7 @@ RDEPEND=" >=dev-libs/boost-1.56:=[python,threads,${PYTHON_USEDEP}] media-libs/freealut media-libs/freetype - media-libs/glew:* + media-libs/glew:= media-libs/libsdl2 >=media-libs/libogg-1.1.3 media-libs/libpng:0 |