diff options
author | José María Alonso <nimiux@gentoo.org> | 2012-12-14 18:45:45 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2012-12-14 18:45:45 +0000 |
commit | 080e74b95dc24dd39462311bba2fce29979a61e7 (patch) | |
tree | 1227dbfcd49278360c7701c9df0f32a8820b4de6 /games-strategy/widelands | |
parent | 0.9.10 version bump. (diff) | |
download | gentoo-2-080e74b95dc24dd39462311bba2fce29979a61e7.tar.gz gentoo-2-080e74b95dc24dd39462311bba2fce29979a61e7.tar.bz2 gentoo-2-080e74b95dc24dd39462311bba2fce29979a61e7.zip |
Stable for amd64 wrt bug #447166
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-strategy/widelands')
-rw-r--r-- | games-strategy/widelands/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/widelands/widelands-0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/widelands/ChangeLog b/games-strategy/widelands/ChangeLog index da5d8c820725..a2647322d04d 100644 --- a/games-strategy/widelands/ChangeLog +++ b/games-strategy/widelands/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/widelands # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/widelands/ChangeLog,v 1.45 2012/08/28 20:38:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/widelands/ChangeLog,v 1.46 2012/12/14 18:45:45 nimiux Exp $ + + 14 Dec 2012; Chema Alonso <nimiux@gentoo.org> widelands-0.17.ebuild: + Stable for amd64 wrt bug #447166 28 Aug 2012; Michael Sterrett <mr_bones_@gentoo.org> widelands-0.17.ebuild: set up boost variables to use the right version diff --git a/games-strategy/widelands/widelands-0.17.ebuild b/games-strategy/widelands/widelands-0.17.ebuild index 4f69c4d5a886..7c04d33619e7 100644 --- a/games-strategy/widelands/widelands-0.17.ebuild +++ b/games-strategy/widelands/widelands-0.17.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/widelands/widelands-0.17.ebuild,v 1.5 2012/08/28 20:38:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/widelands/widelands-0.17.ebuild,v 1.6 2012/12/14 18:45:45 nimiux Exp $ EAPI=3 inherit eutils versionator toolchain-funcs flag-o-matic cmake-utils games @@ -13,7 +13,7 @@ SRC_URI="http://launchpad.net/widelands/${MY_PV}/build-$(get_version_component_r LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-lang/lua |