summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-11-18 09:23:17 +0000
committerMamoru Komachi <usata@gentoo.org>2004-11-18 09:23:17 +0000
commit15115d7691099db9bd189c86b0df498305ffc0c9 (patch)
tree09534b8443782db8b5c17a4afafc04b45c068cf6 /app-dicts/eblook/eblook-1.6.ebuild
parentneeds stable app-sci/ncbi-tools first (Manifest recommit) (diff)
downloadgentoo-2-15115d7691099db9bd189c86b0df498305ffc0c9.tar.gz
gentoo-2-15115d7691099db9bd189c86b0df498305ffc0c9.tar.bz2
gentoo-2-15115d7691099db9bd189c86b0df498305ffc0c9.zip
<=eblook-1.6 doesn't work with >=eb-4.1. Marked 1.6.1 stable on x86 and ppc.
Diffstat (limited to 'app-dicts/eblook/eblook-1.6.ebuild')
-rw-r--r--app-dicts/eblook/eblook-1.6.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/eblook/eblook-1.6.ebuild b/app-dicts/eblook/eblook-1.6.ebuild
index 01115ecbf9ca..a14c1323040a 100644
--- a/app-dicts/eblook/eblook-1.6.ebuild
+++ b/app-dicts/eblook/eblook-1.6.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/app-dicts/eblook/eblook-1.6.ebuild,v 1.6 2004/08/28 13:30:18 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/eblook-1.6.ebuild,v 1.7 2004/11/18 09:23:17 usata Exp $
IUSE=""
@@ -12,7 +12,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
-RDEPEND=">=dev-libs/eb-3.3.4"
+RDEPEND="!>=dev-libs/eb-4.1
+ >=dev-libs/eb-3.3.4"
DEPEND="${RDEPEND}
>=sys-devel/autoconf-2.53"