summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-08-22 14:18:35 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-08-22 14:18:35 +0000
commit15478b0e63fce9cf02505bb7efe83bf3027f6847 (patch)
tree4e5ca6ba573ea390e7396ecbd805121f4a71e747 /games-puzzle/colorcode
parentMarked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug ... (diff)
downloadgentoo-2-15478b0e63fce9cf02505bb7efe83bf3027f6847.tar.gz
gentoo-2-15478b0e63fce9cf02505bb7efe83bf3027f6847.tar.bz2
gentoo-2-15478b0e63fce9cf02505bb7efe83bf3027f6847.zip
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug #380181.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle/colorcode')
-rw-r--r--games-puzzle/colorcode/ChangeLog6
-rw-r--r--games-puzzle/colorcode/colorcode-0.7.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-puzzle/colorcode/ChangeLog b/games-puzzle/colorcode/ChangeLog
index d0685c019a23..f59858388ea0 100644
--- a/games-puzzle/colorcode/ChangeLog
+++ b/games-puzzle/colorcode/ChangeLog
@@ -1,6 +1,10 @@
# 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.7 2011/07/19 17:04:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/colorcode/ChangeLog,v 1.8 2011/08/22 14:18:35 chainsaw Exp $
+
+ 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
+ #380181.
*colorcode-0.7.2 (19 Jul 2011)
diff --git a/games-puzzle/colorcode/colorcode-0.7.2.ebuild b/games-puzzle/colorcode/colorcode-0.7.2.ebuild
index e99be767f131..14d608d8eabe 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.1 2011/07/19 17:04:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/colorcode/colorcode-0.7.2.ebuild,v 1.2 2011/08/22 14:18:35 chainsaw 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"