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
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.
-rw-r--r--app-dicts/eblook/ChangeLog6
-rw-r--r--app-dicts/eblook/eblook-1.5.1.ebuild5
-rw-r--r--app-dicts/eblook/eblook-1.6.1.ebuild4
-rw-r--r--app-dicts/eblook/eblook-1.6.ebuild5
4 files changed, 13 insertions, 7 deletions
diff --git a/app-dicts/eblook/ChangeLog b/app-dicts/eblook/ChangeLog
index e358a142a478..e9f1b7608a8f 100644
--- a/app-dicts/eblook/ChangeLog
+++ b/app-dicts/eblook/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/eblook
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/ChangeLog,v 1.7 2004/08/28 13:30:18 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/ChangeLog,v 1.8 2004/11/18 09:23:17 usata Exp $
+
+ 18 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> eblook-1.5.1.ebuild,
+ eblook-1.6.1.ebuild, eblook-1.6.ebuild:
+ <=eblook-1.6 doesn't work with >=eb-4.1. Marked 1.6.1 stable on x86 and ppc.
*eblook-1.6.1 (28 Aug 2004)
diff --git a/app-dicts/eblook/eblook-1.5.1.ebuild b/app-dicts/eblook/eblook-1.5.1.ebuild
index 0b821834d7f4..81c86bbc8eb4 100644
--- a/app-dicts/eblook/eblook-1.5.1.ebuild
+++ b/app-dicts/eblook/eblook-1.5.1.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.5.1.ebuild,v 1.7 2004/06/24 21:39:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/eblook-1.5.1.ebuild,v 1.8 2004/11/18 09:23:17 usata Exp $
inherit eutils
@@ -14,7 +14,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-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"
diff --git a/app-dicts/eblook/eblook-1.6.1.ebuild b/app-dicts/eblook/eblook-1.6.1.ebuild
index f802de9bf5d2..0971e0d6ae67 100644
--- a/app-dicts/eblook/eblook-1.6.1.ebuild
+++ b/app-dicts/eblook/eblook-1.6.1.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.1.ebuild,v 1.1 2004/08/28 13:30:18 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/eblook-1.6.1.ebuild,v 1.2 2004/11/18 09:23:17 usata Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://openlab.ring.gr.jp/edict/eblook/dist/${P/_/}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ppc"
RDEPEND=">=dev-libs/eb-3.3.4"
DEPEND="${RDEPEND}
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"