summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-06-28 07:47:40 +0000
committerDavid Holm <dholm@gentoo.org>2005-06-28 07:47:40 +0000
commit857ec4bd8d80e31c5a779cf73849510d2808344c (patch)
treedb636200369320316780939a6038d4a9eb138962 /games-puzzle/gnudoku
parent(#77626) Add USE=nocxx to avoid ttmkfdir dependency and use. Substitute mkfon... (diff)
downloadgentoo-2-857ec4bd8d80e31c5a779cf73849510d2808344c.tar.gz
gentoo-2-857ec4bd8d80e31c5a779cf73849510d2808344c.tar.bz2
gentoo-2-857ec4bd8d80e31c5a779cf73849510d2808344c.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-puzzle/gnudoku')
-rw-r--r--games-puzzle/gnudoku/ChangeLog5
-rw-r--r--games-puzzle/gnudoku/gnudoku-0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/gnudoku/ChangeLog b/games-puzzle/gnudoku/ChangeLog
index 975c62e5e6c8..0d7033da0136 100644
--- a/games-puzzle/gnudoku/ChangeLog
+++ b/games-puzzle/gnudoku/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/gnudoku
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnudoku/ChangeLog,v 1.1 2005/06/28 03:47:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnudoku/ChangeLog,v 1.2 2005/06/28 07:46:21 dholm Exp $
+
+ 28 Jun 2005; David Holm <dholm@gentoo.org> gnudoku-0.9.ebuild:
+ Added to ~ppc.
*gnudoku-0.9 (28 Jun 2005)
diff --git a/games-puzzle/gnudoku/gnudoku-0.9.ebuild b/games-puzzle/gnudoku/gnudoku-0.9.ebuild
index 5541fd7717e8..9497189350d2 100644
--- a/games-puzzle/gnudoku/gnudoku-0.9.ebuild
+++ b/games-puzzle/gnudoku/gnudoku-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnudoku/gnudoku-0.9.ebuild,v 1.1 2005/06/28 03:47:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnudoku/gnudoku-0.9.ebuild,v 1.2 2005/06/28 07:46:21 dholm Exp $
inherit eutils games
@@ -12,7 +12,7 @@ SRC_URI="http://www.icculus.org/~jcspray/GNUDoku/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND=">=dev-cpp/gtkmm-2.6"