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/tmw-20130201.ebuild | |
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/tmw-20130201.ebuild')
-rw-r--r-- | games-rpg/tmw/tmw-20130201.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |