diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-12 07:56:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-12 07:56:22 +0000 |
commit | 62e9c84252ecada633fbc5dcd984753011c932b7 (patch) | |
tree | 9043adcc8e7fdb74fdffce89c1024359f6751e6c /games-strategy/wesnoth | |
parent | Stable for amd64, wrt bug #548952 (diff) | |
download | gentoo-2-62e9c84252ecada633fbc5dcd984753011c932b7.tar.gz gentoo-2-62e9c84252ecada633fbc5dcd984753011c932b7.tar.bz2 gentoo-2-62e9c84252ecada633fbc5dcd984753011c932b7.zip |
Stable for amd64, wrt bug #548954
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 696d7f01a3b6..f11b443fbc7b 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.244 2015/04/09 01:59:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.245 2015/05/12 07:56:22 ago Exp $ + + 12 May 2015; Agostino Sarubbo <ago@gentoo.org> wesnoth-1.12.2.ebuild: + Stable for amd64, wrt bug #548954 *wesnoth-1.12.2 (09 Apr 2015) diff --git a/games-strategy/wesnoth/wesnoth-1.12.2.ebuild b/games-strategy/wesnoth/wesnoth-1.12.2.ebuild index 5ff3b5c46140..da28ac51154b 100644 --- a/games-strategy/wesnoth/wesnoth-1.12.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.2.ebuild,v 1.1 2015/04/09 01:59:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.2.ebuild,v 1.2 2015/05/12 07:56:22 ago Exp $ EAPI=5 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="dbus dedicated doc fribidi nls server" RDEPEND=">=media-libs/libsdl-1.2.7:0[joystick,video,X] |