summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/colorcode')
-rw-r--r--games-puzzle/colorcode/ChangeLog5
-rw-r--r--games-puzzle/colorcode/colorcode-0.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/colorcode/ChangeLog b/games-puzzle/colorcode/ChangeLog
index f59858388ea0..b45cdc70e96d 100644
--- a/games-puzzle/colorcode/ChangeLog
+++ b/games-puzzle/colorcode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/colorcode
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/colorcode/ChangeLog,v 1.8 2011/08/22 14:18:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/colorcode/ChangeLog,v 1.9 2011/09/04 17:34:57 phajdan.jr Exp $
+
+ 04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> colorcode-0.7.2.ebuild:
+ x86 stable wrt bug #380181
22 Aug 2011; Tony Vroon <chainsaw@gentoo.org> colorcode-0.7.2.ebuild:
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug
diff --git a/games-puzzle/colorcode/colorcode-0.7.2.ebuild b/games-puzzle/colorcode/colorcode-0.7.2.ebuild
index 14d608d8eabe..a5a25d430f96 100644
--- a/games-puzzle/colorcode/colorcode-0.7.2.ebuild
+++ b/games-puzzle/colorcode/colorcode-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/colorcode/colorcode-0.7.2.ebuild,v 1.2 2011/08/22 14:18:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/colorcode/colorcode-0.7.2.ebuild,v 1.3 2011/09/04 17:34:57 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"