diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 13:59:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 13:59:50 +0000 |
commit | 32964c216d8cec9176fb28674d61983fd5721d51 (patch) | |
tree | 3d606e02cedc8310c2c5a5fb2573f03f463922a3 /games-strategy | |
parent | Stable for ppc, wrt bug #447946 (diff) | |
download | gentoo-2-32964c216d8cec9176fb28674d61983fd5721d51.tar.gz gentoo-2-32964c216d8cec9176fb28674d61983fd5721d51.tar.bz2 gentoo-2-32964c216d8cec9176fb28674d61983fd5721d51.zip |
Stable for ppc, wrt bug #447166
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy')
-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 9396eae9b28f..d0fffc3a6842 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.47 2012/12/14 21:14:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/widelands/ChangeLog,v 1.48 2012/12/22 13:59:50 ago Exp $ + + 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> widelands-0.17.ebuild: + Stable for ppc, wrt bug #447166 14 Dec 2012; Michael Sterrett <mr_bones_@gentoo.org> widelands-0.17.ebuild: update deps as mentioned in bug #447166 diff --git a/games-strategy/widelands/widelands-0.17.ebuild b/games-strategy/widelands/widelands-0.17.ebuild index b08b50fc2576..fda60e8feeb3 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.7 2012/12/14 21:14:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/widelands/widelands-0.17.ebuild,v 1.8 2012/12/22 13:59:50 ago 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="" DEPEND="dev-lang/lua |