summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:46:46 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:46:46 +0000
commit24a2b5786525fd30cc929b00f8b5b2563ce76f89 (patch)
tree3111954632872c8d9ded5e7f60feda27a097e4ff /dev-util/jam
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-24a2b5786525fd30cc929b00f8b5b2563ce76f89.tar.gz
gentoo-2-24a2b5786525fd30cc929b00f8b5b2563ce76f89.tar.bz2
gentoo-2-24a2b5786525fd30cc929b00f8b5b2563ce76f89.zip
sync IUSE (missing)
Diffstat (limited to 'dev-util/jam')
-rw-r--r--dev-util/jam/jam-2.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/jam/jam-2.5.ebuild b/dev-util/jam/jam-2.5.ebuild
index 0b05e985011d..3b5620cffc18 100644
--- a/dev-util/jam/jam-2.5.ebuild
+++ b/dev-util/jam/jam-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jam/jam-2.5.ebuild,v 1.4 2004/06/25 02:37:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jam/jam-2.5.ebuild,v 1.5 2004/07/14 23:46:23 agriffis Exp $
DESCRIPTION="Just Another Make - advanced make replacement"
SRC_URI="ftp://ftp.perforce.com/pub/jam/${P}.tar"
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.perforce.com/jam/jam.html"
LICENSE="as-is"
SLOT="0"
KEYWORDS="x86 ppc"
+IUSE=""
DEPEND="dev-util/yacc
!dev-util/boost-jam"