diff options
author | 2010-04-03 16:06:02 +0000 | |
---|---|---|
committer | 2010-04-03 16:06:02 +0000 | |
commit | fe1302a0283d64cfbe0f47b8eebd50f4f7b2fe6b (patch) | |
tree | b12762ea266df3f026a1f051df79c3e3b8eb2844 /games-puzzle/zaz | |
parent | Add a dep on Python 2 (bug #311157). (diff) | |
download | gentoo-2-fe1302a0283d64cfbe0f47b8eebd50f4f7b2fe6b.tar.gz gentoo-2-fe1302a0283d64cfbe0f47b8eebd50f4f7b2fe6b.tar.bz2 gentoo-2-fe1302a0283d64cfbe0f47b8eebd50f4f7b2fe6b.zip |
x86 stable wrt bug #311261
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/zaz')
-rw-r--r-- | games-puzzle/zaz/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/zaz/zaz-0.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/zaz/ChangeLog b/games-puzzle/zaz/ChangeLog index 05ec1f29ab57..9baa00597787 100644 --- a/games-puzzle/zaz/ChangeLog +++ b/games-puzzle/zaz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/zaz # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.6 2010/02/23 00:22:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.7 2010/04/03 16:06:02 phajdan.jr Exp $ + + 03 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> zaz-0.3.3.ebuild: + x86 stable wrt bug #311261 *zaz-0.3.3 (23 Feb 2010) diff --git a/games-puzzle/zaz/zaz-0.3.3.ebuild b/games-puzzle/zaz/zaz-0.3.3.ebuild index 8e29253be43c..52e0f665cd5c 100644 --- a/games-puzzle/zaz/zaz-0.3.3.ebuild +++ b/games-puzzle/zaz/zaz-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-0.3.3.ebuild,v 1.1 2010/02/23 00:22:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-0.3.3.ebuild,v 1.2 2010/04/03 16:06:02 phajdan.jr Exp $ EAPI=2 inherit autotools eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/zaz/${P}.tar.gz" LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="nls" RDEPEND="virtual/opengl |