summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2006-10-29 20:17:09 +0000
committerTiziano Müller <dev-zero@gentoo.org>2006-10-29 20:17:09 +0000
commit9fc8c823a474ce09fad30f5825fcd72c1b5fa254 (patch)
tree338c06499852004d3d9671fbfb0c508d29699f3c /dev-libs/boost/boost-1.33.1-r1.ebuild
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-9fc8c823a474ce09fad30f5825fcd72c1b5fa254.tar.gz
gentoo-2-9fc8c823a474ce09fad30f5825fcd72c1b5fa254.tar.bz2
gentoo-2-9fc8c823a474ce09fad30f5825fcd72c1b5fa254.zip
Removed blocking dev-util/boost-jam dependency since package has been removed.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'dev-libs/boost/boost-1.33.1-r1.ebuild')
-rw-r--r--dev-libs/boost/boost-1.33.1-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.33.1-r1.ebuild b/dev-libs/boost/boost-1.33.1-r1.ebuild
index 2343d1f16646..9a24107a311f 100644
--- a/dev-libs/boost/boost-1.33.1-r1.ebuild
+++ b/dev-libs/boost/boost-1.33.1-r1.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/dev-libs/boost/boost-1.33.1-r1.ebuild,v 1.1 2006/10/23 19:25:43 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.1-r1.ebuild,v 1.2 2006/10/29 20:17:09 dev-zero Exp $
inherit eutils distutils multilib python versionator
@@ -16,7 +16,6 @@ IUSE="bcp bjam debug doc pyste threads threadsonly"
DEPEND="sys-libs/zlib"
RDEPEND="${DEPEND}
- !dev-util/boost-jam
pyste? ( dev-cpp/gccxml dev-python/elementtree )"
S=${WORKDIR}/${MY_P}