diff options
author | Julian Ospald <hasufell@gentoo.org> | 2014-09-16 22:13:17 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2014-09-16 22:13:17 +0000 |
commit | 3c70e314a7f3b7a78877a92ff073bc4b82f19bc6 (patch) | |
tree | 9fdc0e521fc8039d8b9e8658a477ef1f6e6f0c6a /games-strategy/megaglest | |
parent | version bump wrt #522884, rm old (diff) | |
download | gentoo-2-3c70e314a7f3b7a78877a92ff073bc4b82f19bc6.tar.gz gentoo-2-3c70e314a7f3b7a78877a92ff073bc4b82f19bc6.tar.bz2 gentoo-2-3c70e314a7f3b7a78877a92ff073bc4b82f19bc6.zip |
rm dev-libs/icu dep for USE=-static wrt #522730
(Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'games-strategy/megaglest')
-rw-r--r-- | games-strategy/megaglest/ChangeLog | 8 | ||||
-rw-r--r-- | games-strategy/megaglest/megaglest-3.9.1-r1.ebuild (renamed from games-strategy/megaglest/megaglest-3.9.1.ebuild) | 3 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-strategy/megaglest/ChangeLog b/games-strategy/megaglest/ChangeLog index bed307a6efa6..5033c4be6c34 100644 --- a/games-strategy/megaglest/ChangeLog +++ b/games-strategy/megaglest/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-strategy/megaglest # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.20 2014/09/12 20:59:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.21 2014/09/16 22:13:17 hasufell Exp $ + +*megaglest-3.9.1-r1 (16 Sep 2014) + + 16 Sep 2014; Julian Ospald <hasufell@gentoo.org> -megaglest-3.9.1.ebuild, + +megaglest-3.9.1-r1.ebuild: + rm dev-libs/icu dep for USE=-static wrt #522730 12 Sep 2014; Andreas K. Huettel <dilfridge@gentoo.org> megaglest-3.9.0.4.ebuild, megaglest-3.9.1.ebuild: diff --git a/games-strategy/megaglest/megaglest-3.9.1.ebuild b/games-strategy/megaglest/megaglest-3.9.1-r1.ebuild index 71361b2348e9..f8a89041cc2e 100644 --- a/games-strategy/megaglest/megaglest-3.9.1.ebuild +++ b/games-strategy/megaglest/megaglest-3.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.9.1.ebuild,v 1.3 2014/09/12 20:59:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.9.1-r1.ebuild,v 1.1 2014/09/16 22:13:17 hasufell Exp $ # google-breakpad # TODO: fribidi, libvorbis static @@ -36,7 +36,6 @@ RDEPEND=" fribidi? ( dev-libs/fribidi ) model-viewer? ( x11-libs/wxGTK:2.8[X] ) !static? ( - dev-libs/icu:= dev-libs/xerces-c[icu] media-libs/ftgl media-libs/glew |