summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-02-19 17:34:39 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-02-19 17:34:39 +0000
commitde5d2053b914db9852a660e2c6499c686d5fde73 (patch)
tree97fc884406eff90553d77919367ecb327b937fcb /games-puzzle/cuyo
parentFix SRC_URI thanks to kroemmelbein on bug #210139 (diff)
downloadgentoo-2-de5d2053b914db9852a660e2c6499c686d5fde73.tar.gz
gentoo-2-de5d2053b914db9852a660e2c6499c686d5fde73.tar.bz2
gentoo-2-de5d2053b914db9852a660e2c6499c686d5fde73.zip
Stable on ppc wrt bug 210368
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle/cuyo')
-rw-r--r--games-puzzle/cuyo/ChangeLog5
-rw-r--r--games-puzzle/cuyo/cuyo-1.8.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/cuyo/ChangeLog b/games-puzzle/cuyo/ChangeLog
index 5000c5705e1d..4f9590975d77 100644
--- a/games-puzzle/cuyo/ChangeLog
+++ b/games-puzzle/cuyo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/cuyo
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/ChangeLog,v 1.16 2008/02/18 17:08:26 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/ChangeLog,v 1.17 2008/02/19 17:34:39 nixnut Exp $
+
+ 19 Feb 2008; nixnut <nixnut@gentoo.org> cuyo-1.8.6.ebuild:
+ Stable on ppc wrt bug 210368
18 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> cuyo-1.8.6.ebuild:
amd64 stable wrt bug #210368
diff --git a/games-puzzle/cuyo/cuyo-1.8.6.ebuild b/games-puzzle/cuyo/cuyo-1.8.6.ebuild
index 581421c6ac7d..e1b5f3d1e8c1 100644
--- a/games-puzzle/cuyo/cuyo-1.8.6.ebuild
+++ b/games-puzzle/cuyo/cuyo-1.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/cuyo-1.8.6.ebuild,v 1.4 2008/02/18 17:08:26 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/cuyo-1.8.6.ebuild,v 1.5 2008/02/19 17:34:39 nixnut Exp $
inherit toolchain-funcs eutils qt3 games
@@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/cuyo/${P//_}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="$(qt_min_version 3.3)"