summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-02-26 09:09:34 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-02-26 09:09:34 +0000
commitc6c5da6ce00a99b76ab8354847a8efbf746cd017 (patch)
tree08d099669c06057818e5ed19095e423b7e8975cf /sys-devel/crossdev/crossdev-0.4.ebuild
parentInitial commit (diff)
downloadhistorical-c6c5da6ce00a99b76ab8354847a8efbf746cd017.tar.gz
historical-c6c5da6ce00a99b76ab8354847a8efbf746cd017.tar.bz2
historical-c6c5da6ce00a99b76ab8354847a8efbf746cd017.zip
Added a patch to fix some annoying bugs, and bumped into stable for x86, sparc, and mips.
Diffstat (limited to 'sys-devel/crossdev/crossdev-0.4.ebuild')
-rw-r--r--sys-devel/crossdev/crossdev-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/crossdev/crossdev-0.4.ebuild b/sys-devel/crossdev/crossdev-0.4.ebuild
index 6644cf4d495b..1942e2ff785c 100644
--- a/sys-devel/crossdev/crossdev-0.4.ebuild
+++ b/sys-devel/crossdev/crossdev-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.4.ebuild,v 1.3 2004/02/22 16:21:14 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.4.ebuild,v 1.4 2004/02/26 09:09:34 kumba Exp $
DESCRIPTION="Gentoo Cross-toolchain generator"
HOMEPAGE="http://www.gentoo.org/"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~mips amd64"
-DEPEND="sys-apps/portage
+RDEPEND="sys-apps/portage
app-shells/bash
sys-apps/coreutils"