diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 19:47:14 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 19:47:14 +0000 |
commit | 2d7f430b3c4e5807b7a9a4278da98cc2fec99dde (patch) | |
tree | 29015e15b052f43c785b1290bc2b2b40e7d8874e /games-puzzle | |
parent | Remove old. (diff) | |
download | gentoo-2-2d7f430b3c4e5807b7a9a4278da98cc2fec99dde.tar.gz gentoo-2-2d7f430b3c4e5807b7a9a4278da98cc2fec99dde.tar.bz2 gentoo-2-2d7f430b3c4e5807b7a9a4278da98cc2fec99dde.zip |
stable amd64, bug 311261
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle')
-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 9baa00597787..7d60d8a9fccf 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.7 2010/04/03 16:06:02 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.8 2010/05/23 19:47:14 pacho Exp $ + + 23 May 2010; Pacho Ramos <pacho@gentoo.org> zaz-0.3.3.ebuild: + stable amd64, bug 311261 03 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> zaz-0.3.3.ebuild: x86 stable wrt bug #311261 diff --git a/games-puzzle/zaz/zaz-0.3.3.ebuild b/games-puzzle/zaz/zaz-0.3.3.ebuild index 52e0f665cd5c..e9a361bf9743 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.2 2010/04/03 16:06:02 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-0.3.3.ebuild,v 1.3 2010/05/23 19:47:14 pacho 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 |