diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2006-10-20 22:14:59 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2006-10-20 22:14:59 +0000 |
commit | 73df4a8b0dd9a8ac3995fd3a3835b13d3e9c2ea9 (patch) | |
tree | 4bef510f7e0db70990f643334d53d9d528ad2ecf /games-board/xboard/xboard-4.2.7.ebuild | |
parent | Initial import (diff) | |
download | historical-73df4a8b0dd9a8ac3995fd3a3835b13d3e9c2ea9.tar.gz historical-73df4a8b0dd9a8ac3995fd3a3835b13d3e9c2ea9.tar.bz2 historical-73df4a8b0dd9a8ac3995fd3a3835b13d3e9c2ea9.zip |
Test phase restricted. Bug #124112
Package-Manager: portage-2.1.1
Diffstat (limited to 'games-board/xboard/xboard-4.2.7.ebuild')
-rw-r--r-- | games-board/xboard/xboard-4.2.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-board/xboard/xboard-4.2.7.ebuild b/games-board/xboard/xboard-4.2.7.ebuild index 9f490b1c40dd..0327b1aa1837 100644 --- a/games-board/xboard/xboard-4.2.7.ebuild +++ b/games-board/xboard/xboard-4.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.2.7.ebuild,v 1.13 2006/09/19 22:22:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.2.7.ebuild,v 1.14 2006/10/20 22:14:59 tupone Exp $ inherit eutils games @@ -14,6 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" +RESTRICT="test" #124112 RDEPEND="games-board/gnuchess x11-libs/libSM |