diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:59:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:59:54 +0000 |
commit | 964c01f004f36f37ab01e2ea376b7568c46cf52f (patch) | |
tree | ee7c599fce31f2e382df1407d9da3a39dda2e008 /games-board/tetzle | |
parent | Stable for x86, wrt bug #524354 (diff) | |
download | gentoo-2-964c01f004f36f37ab01e2ea376b7568c46cf52f.tar.gz gentoo-2-964c01f004f36f37ab01e2ea376b7568c46cf52f.tar.bz2 gentoo-2-964c01f004f36f37ab01e2ea376b7568c46cf52f.zip |
Stable for x86, wrt bug #523350
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board/tetzle')
-rw-r--r-- | games-board/tetzle/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/tetzle/tetzle-2.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/tetzle/ChangeLog b/games-board/tetzle/ChangeLog index 4c8c5c430335..d4b33f142c67 100644 --- a/games-board/tetzle/ChangeLog +++ b/games-board/tetzle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/tetzle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/tetzle/ChangeLog,v 1.14 2014/10/09 09:34:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/tetzle/ChangeLog,v 1.15 2014/10/10 10:59:54 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> tetzle-2.0.3.ebuild: + Stable for x86, wrt bug #523350 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> tetzle-2.0.3.ebuild: Stable for amd64, wrt bug #523350 diff --git a/games-board/tetzle/tetzle-2.0.3.ebuild b/games-board/tetzle/tetzle-2.0.3.ebuild index 4e9d54ab9630..43e5871e7522 100644 --- a/games-board/tetzle/tetzle-2.0.3.ebuild +++ b/games-board/tetzle/tetzle-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/tetzle/tetzle-2.0.3.ebuild,v 1.2 2014/10/09 09:34:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/tetzle/tetzle-2.0.3.ebuild,v 1.3 2014/10/10 10:59:54 ago Exp $ EAPI=5 inherit qt4-r2 gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=dev-qt/qtgui-4.7:4 |