summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-gnustep/gorm/gorm-0.2.6-r1.ebuild')
-rw-r--r--app-gnustep/gorm/gorm-0.2.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-gnustep/gorm/gorm-0.2.6-r1.ebuild b/app-gnustep/gorm/gorm-0.2.6-r1.ebuild
index 1df723e8e85f..80834a4fa4aa 100644
--- a/app-gnustep/gorm/gorm-0.2.6-r1.ebuild
+++ b/app-gnustep/gorm/gorm-0.2.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gorm/gorm-0.2.6-r1.ebuild,v 1.1 2003/07/16 16:22:39 brain Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gorm/gorm-0.2.6-r1.ebuild,v 1.2 2003/07/30 18:59:31 raker Exp $
inherit base gnustep
@@ -13,5 +13,5 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P/g/G}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86"
-DEPEND=">=dev-util/gnustep-gui-0.8.7"
+DEPEND=">=dev-util/gnustep-gui-0.8.5"
PATCHES="${FILESDIR}/${P}-compilation-fix.diff"