summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2007-05-29 22:12:36 +0000
committerTristan Heaven <nyhm@gentoo.org>2007-05-29 22:12:36 +0000
commit0bc9a30b7eb18ce440d6ccc12def937ccda90088 (patch)
tree3fb5dd4ee876441fb93388cdeed7660ea061f74f /games-board/phalanx
parentStable on x86, security bug #175847. (diff)
downloadgentoo-2-0bc9a30b7eb18ce440d6ccc12def937ccda90088.tar.gz
gentoo-2-0bc9a30b7eb18ce440d6ccc12def937ccda90088.tar.bz2
gentoo-2-0bc9a30b7eb18ce440d6ccc12def937ccda90088.zip
Add ~x86 keyword
(Portage version: 2.1.2.7)
Diffstat (limited to 'games-board/phalanx')
-rw-r--r--games-board/phalanx/ChangeLog5
-rw-r--r--games-board/phalanx/phalanx-22.ebuild8
2 files changed, 8 insertions, 5 deletions
diff --git a/games-board/phalanx/ChangeLog b/games-board/phalanx/ChangeLog
index 2907f29447fe..4cc92c7b88cb 100644
--- a/games-board/phalanx/ChangeLog
+++ b/games-board/phalanx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/phalanx
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/phalanx/ChangeLog,v 1.1 2007/05/29 21:40:14 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/phalanx/ChangeLog,v 1.2 2007/05/29 22:12:36 nyhm Exp $
+
+ 29 May 2007; Tristan Heaven <nyhm@gentoo.org> phalanx-22.ebuild:
+ Add ~x86 keyword
*phalanx-22 (29 May 2007)
diff --git a/games-board/phalanx/phalanx-22.ebuild b/games-board/phalanx/phalanx-22.ebuild
index d59e56bae61a..c3494d0f14c5 100644
--- a/games-board/phalanx/phalanx-22.ebuild
+++ b/games-board/phalanx/phalanx-22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/phalanx/phalanx-22.ebuild,v 1.1 2007/05/29 21:40:14 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/phalanx/phalanx-22.ebuild,v 1.2 2007/05/29 22:12:36 nyhm Exp $
inherit games
@@ -9,15 +9,15 @@ MY_PV="XXII"
MY_P=${MY_PN}-${MY_PV}
DESCRIPTION="A chess engine suitable for beginner and intermediate players"
-HOMEPAGE="http://phalanx.sourceforge.net"
+HOMEPAGE="http://phalanx.sourceforge.net/"
SRC_URI="mirror://sourceforge/phalanx/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
-S="${WORKDIR}/${MY_P}"
+S=${WORKDIR}/${MY_P}
src_compile() {
# configure is not used in the project; confs are in Makefile,