diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-03-25 16:20:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-03-25 16:20:33 +0000 |
commit | f4fed9d5e30bac7ca24d3c23602b27ce9b61f426 (patch) | |
tree | 9a067c8a10b6f742501b04339e33da9b605cfe61 /games-strategy | |
parent | Version bump. (diff) | |
download | gentoo-2-f4fed9d5e30bac7ca24d3c23602b27ce9b61f426.tar.gz gentoo-2-f4fed9d5e30bac7ca24d3c23602b27ce9b61f426.tar.bz2 gentoo-2-f4fed9d5e30bac7ca24d3c23602b27ce9b61f426.zip |
version bump
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 8 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.8.ebuild (renamed from games-strategy/wesnoth/wesnoth-1.7.15.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 71a984c5cf93..d6bb007404e4 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.171 2010/03/16 16:19:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.172 2010/03/25 16:20:33 mr_bones_ Exp $ + +*wesnoth-1.8 (25 Mar 2010) + + 25 Mar 2010; Michael Sterrett <mr_bones_@gentoo.org> + -wesnoth-1.7.15.ebuild, +wesnoth-1.8.ebuild: + version bump 16 Mar 2010; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-1.6.5.ebuild, wesnoth-1.7.15.ebuild: diff --git a/games-strategy/wesnoth/wesnoth-1.7.15.ebuild b/games-strategy/wesnoth/wesnoth-1.8.ebuild index 73d9dabbd592..69ac4036405a 100644 --- a/games-strategy/wesnoth/wesnoth-1.7.15.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.7.15.ebuild,v 1.2 2010/03/16 16:19:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.ebuild,v 1.1 2010/03/25 16:20:33 mr_bones_ Exp $ EAPI=2 inherit cmake-utils eutils toolchain-funcs flag-o-matic games @@ -22,7 +22,7 @@ RDEPEND=">=media-libs/libsdl-1.2.7[video,X] !dedicated? ( dbus? ( sys-apps/dbus ) ) - dev-libs/boost + >=dev-libs/boost-1.35 sys-libs/zlib x11-libs/pango dev-lang/lua |