diff options
author | Julian Ospald <hasufell@gentoo.org> | 2012-11-15 23:37:42 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2012-11-15 23:37:42 +0000 |
commit | 4412e64887da061dcaeeb4a1f948fc7c95da62f1 (patch) | |
tree | 609327b5f2295c00d4875d331c9480f1b278243d /games-strategy/megaglest | |
parent | Incorporate review comments by Mike "vapier" Frysinger on #gentoo-dev. libusb... (diff) | |
download | gentoo-2-4412e64887da061dcaeeb4a1f948fc7c95da62f1.tar.gz gentoo-2-4412e64887da061dcaeeb4a1f948fc7c95da62f1.tar.bz2 gentoo-2-4412e64887da061dcaeeb4a1f948fc7c95da62f1.zip |
icu is not directly linked
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-strategy/megaglest')
-rw-r--r-- | games-strategy/megaglest/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/megaglest/megaglest-3.6.0.3.ebuild | 3 | ||||
-rw-r--r-- | games-strategy/megaglest/megaglest-3.7.0.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/games-strategy/megaglest/ChangeLog b/games-strategy/megaglest/ChangeLog index 6b62ec9923e0..1622b1937684 100644 --- a/games-strategy/megaglest/ChangeLog +++ b/games-strategy/megaglest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/megaglest # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.8 2012/11/14 17:13:31 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.9 2012/11/15 23:37:42 hasufell Exp $ + + 15 Nov 2012; Julian Ospald <hasufell@gentoo.org> megaglest-3.6.0.3.ebuild, + megaglest-3.7.0.ebuild: + icu is not directly linked *megaglest-3.7.0 (14 Nov 2012) diff --git a/games-strategy/megaglest/megaglest-3.6.0.3.ebuild b/games-strategy/megaglest/megaglest-3.6.0.3.ebuild index 419f4092bf0a..30ae6bf82894 100644 --- a/games-strategy/megaglest/megaglest-3.6.0.3.ebuild +++ b/games-strategy/megaglest/megaglest-3.6.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild,v 1.7 2012/10/29 20:14:48 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.6.0.3.ebuild,v 1.8 2012/11/15 23:37:42 hasufell Exp $ EAPI=4 VIRTUALX_REQUIRED="manual" @@ -17,7 +17,6 @@ IUSE="debug +editor sse sse2 sse3 static +streflop +tools +unicode wxuniversal + RDEPEND=" >=dev-lang/lua-5.1 - dev-libs/icu dev-libs/libxml2 media-libs/fontconfig media-libs/freetype diff --git a/games-strategy/megaglest/megaglest-3.7.0.ebuild b/games-strategy/megaglest/megaglest-3.7.0.ebuild index 6f4112384760..361ae5f4a112 100644 --- a/games-strategy/megaglest/megaglest-3.7.0.ebuild +++ b/games-strategy/megaglest/megaglest-3.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.7.0.ebuild,v 1.1 2012/11/14 17:13:31 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.7.0.ebuild,v 1.2 2012/11/15 23:37:42 hasufell Exp $ EAPI=4 VIRTUALX_REQUIRED="manual" @@ -17,7 +17,6 @@ IUSE="debug +editor sse sse2 sse3 static +streflop +tools +unicode wxuniversal + RDEPEND=" >=dev-lang/lua-5.1 - dev-libs/icu dev-libs/libxml2 media-libs/fontconfig media-libs/freetype |