diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2008-04-06 00:15:47 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2008-04-06 00:15:47 +0000 |
commit | 6374eb9593320405a3517bdd96471730f194ec03 (patch) | |
tree | 23d4ddf3e79ed3fc1b66ca4001409364cc141fb2 | |
parent | Block games-board/scid (diff) | |
download | gentoo-2-6374eb9593320405a3517bdd96471730f194ec03.tar.gz gentoo-2-6374eb9593320405a3517bdd96471730f194ec03.tar.bz2 gentoo-2-6374eb9593320405a3517bdd96471730f194ec03.zip |
Block games-board/chessdb
(Portage version: 2.1.5_rc1)
-rw-r--r-- | games-board/scid/ChangeLog | 8 | ||||
-rw-r--r-- | games-board/scid/scid-3.6.1-r2.ebuild | 5 | ||||
-rw-r--r-- | games-board/scid/scid-3.6.1.ebuild | 5 |
3 files changed, 12 insertions, 6 deletions
diff --git a/games-board/scid/ChangeLog b/games-board/scid/ChangeLog index ece88597f84f..2f0d04955fc0 100644 --- a/games-board/scid/ChangeLog +++ b/games-board/scid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-board/scid -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v 1.15 2007/08/30 10:49:10 tupone Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/ChangeLog,v 1.16 2008/04/06 00:15:47 nyhm Exp $ + + 06 Apr 2008; Tristan Heaven <nyhm@gentoo.org> scid-3.6.1.ebuild, + scid-3.6.1-r2.ebuild: + Block games-board/chessdb *scid-3.6.1-r2 (30 Aug 2007) diff --git a/games-board/scid/scid-3.6.1-r2.ebuild b/games-board/scid/scid-3.6.1-r2.ebuild index 3631884d2383..a7d6f1a0daed 100644 --- a/games-board/scid/scid-3.6.1-r2.ebuild +++ b/games-board/scid/scid-3.6.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-3.6.1-r2.ebuild,v 1.1 2007/08/30 10:49:10 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-3.6.1-r2.ebuild,v 1.2 2008/04/06 00:15:47 nyhm Exp $ inherit eutils games @@ -19,6 +19,7 @@ IUSE="" DEPEND=">=dev-lang/tk-8.3 >=sys-libs/zlib-1.1.3" RDEPEND="${DEPEND} + !games-board/chessdb x11-libs/libX11 >=dev-lang/python-2.1" DEPEND="${DEPEND} diff --git a/games-board/scid/scid-3.6.1.ebuild b/games-board/scid/scid-3.6.1.ebuild index 5e5275f804d2..13048bf28538 100644 --- a/games-board/scid/scid-3.6.1.ebuild +++ b/games-board/scid/scid-3.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-3.6.1.ebuild,v 1.6 2006/12/01 20:59:46 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-3.6.1.ebuild,v 1.7 2008/04/06 00:15:47 nyhm Exp $ inherit games @@ -20,6 +20,7 @@ IUSE="" DEPEND=">=dev-lang/tk-8.3 >=sys-libs/zlib-1.1.3" RDEPEND="${DEPEND} + !games-board/chessdb x11-libs/libX11 >=dev-lang/python-2.1" DEPEND="${DEPEND} |