diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 17:55:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 17:55:30 +0000 |
commit | cf1dd3f7e07ad13b10029d8e17a06e585bfd5f1a (patch) | |
tree | 0efd51060508d9c9bace80a93e509edd2e2614c9 | |
parent | Fix tests to test the new code, bug 422623. (diff) | |
download | historical-cf1dd3f7e07ad13b10029d8e17a06e585bfd5f1a.tar.gz historical-cf1dd3f7e07ad13b10029d8e17a06e585bfd5f1a.tar.bz2 historical-cf1dd3f7e07ad13b10029d8e17a06e585bfd5f1a.zip |
Stable for amd64, wrt bug #422109
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index fc9b522b9a56..d972cd43a67e 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.206 2012/05/20 06:48:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.207 2012/06/20 17:55:30 ago Exp $ + + 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> wesnoth-1.10.3.ebuild: + Stable for amd64, wrt bug #422109 20 May 2012; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml: tidy diff --git a/games-strategy/wesnoth/wesnoth-1.10.3.ebuild b/games-strategy/wesnoth/wesnoth-1.10.3.ebuild index 47dad57aeb36..37f276915ba5 100644 --- a/games-strategy/wesnoth/wesnoth-1.10.3.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.10.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/wesnoth/wesnoth-1.10.3.ebuild,v 1.1 2012/05/20 06:47:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.10.3.ebuild,v 1.2 2012/06/20 17:55:30 ago Exp $ EAPI=2 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 nls server" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] |