diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-31 16:04:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-31 16:04:04 +0000 |
commit | 52272e9306766482672a70f9a6ed8a4054136885 (patch) | |
tree | 5e997b432e2630762c7ab6ebc995bff3f3125b18 /games-rpg | |
parent | old (diff) | |
download | gentoo-2-52272e9306766482672a70f9a6ed8a4054136885.tar.gz gentoo-2-52272e9306766482672a70f9a6ed8a4054136885.tar.bz2 gentoo-2-52272e9306766482672a70f9a6ed8a4054136885.zip |
alpha is unstable
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/gwiz/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/gwiz/gwiz-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-rpg/gwiz/ChangeLog b/games-rpg/gwiz/ChangeLog index c46f87165ae1..972aa1b02a58 100644 --- a/games-rpg/gwiz/ChangeLog +++ b/games-rpg/gwiz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/gwiz # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/gwiz/ChangeLog,v 1.12 2015/03/24 17:26:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/gwiz/ChangeLog,v 1.13 2015/03/31 16:04:04 mr_bones_ Exp $ + + 31 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> gwiz-0.8.ebuild: + alpha is unstable 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> gwiz-0.8.ebuild: Stable for amd64, wrt bug #543324 diff --git a/games-rpg/gwiz/gwiz-0.8.ebuild b/games-rpg/gwiz/gwiz-0.8.ebuild index 8f65efee5bbf..bff071a1b53f 100644 --- a/games-rpg/gwiz/gwiz-0.8.ebuild +++ b/games-rpg/gwiz/gwiz-0.8.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-rpg/gwiz/gwiz-0.8.ebuild,v 1.13 2015/03/24 17:26:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/gwiz/gwiz-0.8.ebuild,v 1.14 2015/03/31 16:04:04 mr_bones_ Exp $ EAPI=5 inherit eutils games @@ -9,7 +9,7 @@ DESCRIPTION="clone of old-school Wizardry(tm) games by SirTech" HOMEPAGE="http://icculus.org/gwiz/" SRC_URI="http://icculus.org/gwiz/${P}.tar.bz2" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="~alpha amd64 ppc x86" SLOT="0" LICENSE="GPL-2" IUSE="" |