diff options
author | 2013-06-29 09:36:28 +0000 | |
---|---|---|
committer | 2013-06-29 09:36:28 +0000 | |
commit | 5cc4c728b53d8c81da39cd4a77834931bd0c5355 (patch) | |
tree | ed06cefa24cb9a66a0b3e315bc571d58a51e08fc /games-rpg/tmw | |
parent | Stable for amd64, wrt bug #474446 (diff) | |
download | gentoo-2-5cc4c728b53d8c81da39cd4a77834931bd0c5355.tar.gz gentoo-2-5cc4c728b53d8c81da39cd4a77834931bd0c5355.tar.bz2 gentoo-2-5cc4c728b53d8c81da39cd4a77834931bd0c5355.zip |
Stable for amd64, wrt bug #474446
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-rpg/tmw')
-rw-r--r-- | games-rpg/tmw/ChangeLog | 6 | ||||
-rw-r--r-- | games-rpg/tmw/tmw-20130201.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-rpg/tmw/ChangeLog b/games-rpg/tmw/ChangeLog index 1e2d276e3f6a..10c52eedf996 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.46 2013/02/04 18:25:04 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/tmw/ChangeLog,v 1.47 2013/06/29 09:36:28 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tmw-20130201.ebuild: + Stable for amd64, wrt bug #474446 *tmw-20130201 (04 Feb 2013) @@ -19,4 +22,3 @@ 07 Aug 2012; Julian Ospald <hasufell@gentoo.org> +tmw-20120727.ebuild, +files/tmw-branding-gentoo.patch, +metadata.xml: re-add wrt #428784 - diff --git a/games-rpg/tmw/tmw-20130201.ebuild b/games-rpg/tmw/tmw-20130201.ebuild index 2324c23c3264..378b49749be1 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.1 2013/02/04 18:25:05 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/tmw/tmw-20130201.ebuild,v 1.2 2013/06/29 09:36:28 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" |