summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-08-21 16:16:23 +0000
committerMarinus Schraal <foser@gentoo.org>2004-08-21 16:16:23 +0000
commitee4fc582369415d0f00be428e224fdf019cd0a1b (patch)
tree24ddfc455341f9749623e157f74040f28a73d318 /dev-util/diasce
parentVersion bump (Manifest recommit) (diff)
downloadgentoo-2-ee4fc582369415d0f00be428e224fdf019cd0a1b.tar.gz
gentoo-2-ee4fc582369415d0f00be428e224fdf019cd0a1b.tar.bz2
gentoo-2-ee4fc582369415d0f00be428e224fdf019cd0a1b.zip
fix orbit reference
Diffstat (limited to 'dev-util/diasce')
-rw-r--r--dev-util/diasce/diasce-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/diasce/diasce-1.4.ebuild b/dev-util/diasce/diasce-1.4.ebuild
index b582a4e63983..d86502e0675b 100644
--- a/dev-util/diasce/diasce-1.4.ebuild
+++ b/dev-util/diasce/diasce-1.4.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/diasce/diasce-1.4.ebuild,v 1.7 2004/08/13 11:44:23 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diasce/diasce-1.4.ebuild,v 1.8 2004/08/21 16:16:23 foser Exp $
inherit eutils
@@ -33,7 +33,7 @@ DEPEND="${RDEPEND}
src_unpack() {
unpack ${A}
cd ${S}
- has_version '>=ORBit2-2.8.0' && epatch ${FILESDIR}/${P}-linc.patch.tar.bz2
+ has_version '>=orbit/orbit-2.8.0' && epatch ${FILESDIR}/${P}-linc.patch.tar.bz2
}
src_compile() {