diff options
author | 2013-06-29 09:37:20 +0000 | |
---|---|---|
committer | 2013-06-29 09:37:20 +0000 | |
commit | 9bedfd13d9c2171b5eebc88c401c2879e60c7c9b (patch) | |
tree | f944aa80afd665820493b2f1a1ed53f5ed64b290 | |
parent | Stable for x86, wrt bug #474522 (diff) | |
download | gentoo-2-9bedfd13d9c2171b5eebc88c401c2879e60c7c9b.tar.gz gentoo-2-9bedfd13d9c2171b5eebc88c401c2879e60c7c9b.tar.bz2 gentoo-2-9bedfd13d9c2171b5eebc88c401c2879e60c7c9b.zip |
Stable for x86, wrt bug #474446
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | games-rpg/tmw/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/tmw/tmw-20130201.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-rpg/tmw/ChangeLog b/games-rpg/tmw/ChangeLog index 10c52eedf996..7bea4e967bf3 100644 --- a/games-rpg/tmw/ChangeLog +++ b/games-rpg/tmw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/tmw # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/tmw/ChangeLog,v 1.47 2013/06/29 09:36:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/tmw/ChangeLog,v 1.48 2013/06/29 09:37:20 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tmw-20130201.ebuild: + Stable for x86, wrt bug #474446 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tmw-20130201.ebuild: Stable for amd64, wrt bug #474446 diff --git a/games-rpg/tmw/tmw-20130201.ebuild b/games-rpg/tmw/tmw-20130201.ebuild index 378b49749be1..03dad1e18bbe 100644 --- a/games-rpg/tmw/tmw-20130201.ebuild +++ b/games-rpg/tmw/tmw-20130201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/tmw/tmw-20130201.ebuild,v 1.2 2013/06/29 09:36:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/tmw/tmw-20130201.ebuild,v 1.3 2013/06/29 09:37:20 ago Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/themanaworld/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="games-rpg/manaplus" |