summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2006-07-27 21:42:41 +0000
committerPatrick McLean <chutzpah@gentoo.org>2006-07-27 21:42:41 +0000
commitc007f954b6c8ad4a4288942cdd09482e6f18a6dd (patch)
tree9c45fcb4f0d4dc6f73049aadaf7f96f669708f29 /dev-scheme/mzscheme/mzscheme-103_pre1.ebuild
parentAdd block against sys-fs/ntfs3g as per comment #1 on bug #141926. (diff)
downloadgentoo-2-c007f954b6c8ad4a4288942cdd09482e6f18a6dd.tar.gz
gentoo-2-c007f954b6c8ad4a4288942cdd09482e6f18a6dd.tar.bz2
gentoo-2-c007f954b6c8ad4a4288942cdd09482e6f18a6dd.zip
Block against >=dev-scheme/drscheme-350 since they both install the same binaries.
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'dev-scheme/mzscheme/mzscheme-103_pre1.ebuild')
-rw-r--r--dev-scheme/mzscheme/mzscheme-103_pre1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/mzscheme/mzscheme-103_pre1.ebuild b/dev-scheme/mzscheme/mzscheme-103_pre1.ebuild
index 1d37a8fc8823..a4be3a84af3b 100644
--- a/dev-scheme/mzscheme/mzscheme-103_pre1.ebuild
+++ b/dev-scheme/mzscheme/mzscheme-103_pre1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mzscheme/mzscheme-103_pre1.ebuild,v 1.1 2006/05/11 21:50:11 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mzscheme/mzscheme-103_pre1.ebuild,v 1.2 2006/07/27 21:42:41 chutzpah Exp $
S=${WORKDIR}/plt
DESCRIPTION="MzScheme scheme compiler"
SRC_URI="http://www.cs.rice.edu/CS/PLT/packages/download/103p1/mzscheme/mzscheme.src.unix.tar.gz"
HOMEPAGE="http://www.plt-scheme.org/software/mzscheme/"
-DEPEND=""
+DEPEND="!>=dev-scheme/drscheme-350"
#RDEPEND=""
SLOT="0"
LICENSE="LGPL-2.1"