summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/colorcode/ChangeLog6
-rw-r--r--games-puzzle/colorcode/colorcode-0.6.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-puzzle/colorcode/ChangeLog b/games-puzzle/colorcode/ChangeLog
index 37bdd7d6599b..93ef76a995f6 100644
--- a/games-puzzle/colorcode/ChangeLog
+++ b/games-puzzle/colorcode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-puzzle/colorcode
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/colorcode/ChangeLog,v 1.4 2010/04/07 02:23:31 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/colorcode/ChangeLog,v 1.5 2010/05/20 19:37:55 phajdan.jr Exp $
+
+ 20 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ colorcode-0.6.1.ebuild:
+ x86 stable wrt bug #318883
*colorcode-0.6.1 (07 Apr 2010)
diff --git a/games-puzzle/colorcode/colorcode-0.6.1.ebuild b/games-puzzle/colorcode/colorcode-0.6.1.ebuild
index 5946118819ce..866a4bee458d 100644
--- a/games-puzzle/colorcode/colorcode-0.6.1.ebuild
+++ b/games-puzzle/colorcode/colorcode-0.6.1.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/colorcode/colorcode-0.6.1.ebuild,v 1.1 2010/04/07 02:23:31 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/colorcode/colorcode-0.6.1.ebuild,v 1.2 2010/05/20 19:37:55 phajdan.jr Exp $
EAPI=2
inherit eutils qt4-r2 games
@@ -12,7 +12,7 @@ SRC_URI="http://${PN}.laebisch.com/download/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="x11-libs/qt-gui:4"