summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-02-13 17:39:15 +0000
committerMamoru Komachi <usata@gentoo.org>2004-02-13 17:39:15 +0000
commit7a47a1f2d4e19038f7829759e9572312eb821eb5 (patch)
treef50863feeb0f18b3db1c8c698191d65aa03b571f /app-dicts/eblook
parentVersion bump. (Manifest recommit) (diff)
downloadgentoo-2-7a47a1f2d4e19038f7829759e9572312eb821eb5.tar.gz
gentoo-2-7a47a1f2d4e19038f7829759e9572312eb821eb5.tar.bz2
gentoo-2-7a47a1f2d4e19038f7829759e9572312eb821eb5.zip
Version bumped
Diffstat (limited to 'app-dicts/eblook')
-rw-r--r--app-dicts/eblook/ChangeLog7
-rw-r--r--app-dicts/eblook/Manifest2
-rw-r--r--app-dicts/eblook/eblook-1.6.ebuild32
-rw-r--r--app-dicts/eblook/files/digest-eblook-1.61
4 files changed, 41 insertions, 1 deletions
diff --git a/app-dicts/eblook/ChangeLog b/app-dicts/eblook/ChangeLog
index 9a738ba4754c..b95b0a79424a 100644
--- a/app-dicts/eblook/ChangeLog
+++ b/app-dicts/eblook/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-dicts/eblook
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/ChangeLog,v 1.2 2004/01/03 16:33:29 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/ChangeLog,v 1.3 2004/02/13 17:39:14 usata Exp $
+
+*eblook-1.6 (14 Feb 2004)
+
+ 14 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> eblook-1.6.ebuild:
+ Version bumped
04 Jan 2004; <usata@gentoo.org> eblook-1.5.1.ebuild,
files/eblook-1.5.1-eb4-gentoo.diff:
diff --git a/app-dicts/eblook/Manifest b/app-dicts/eblook/Manifest
index e7db01900d69..9780bb60ec15 100644
--- a/app-dicts/eblook/Manifest
+++ b/app-dicts/eblook/Manifest
@@ -1,5 +1,7 @@
MD5 7f3392f262ffd215afc81b6f572faf27 eblook-1.5.1.ebuild 824
MD5 563d5b955b02545e8378f6d4715fe681 ChangeLog 464
MD5 043e2d431237aeec1769801a5b0214df metadata.xml 251
+MD5 31ee26c2ee4407483f0a5b8beaeec549 eblook-1.6.ebuild 750
MD5 1475d7679421c071476945659472b1d8 files/digest-eblook-1.5.1 64
MD5 adb0e4ea729994eb4069e0a2eef68470 files/eblook-1.5.1-eb4-gentoo.diff 393
+MD5 258d6e2b8b03a8f42ed8f03b8cf973da files/digest-eblook-1.6 62
diff --git a/app-dicts/eblook/eblook-1.6.ebuild b/app-dicts/eblook/eblook-1.6.ebuild
new file mode 100644
index 000000000000..d3b277f5b89b
--- /dev/null
+++ b/app-dicts/eblook/eblook-1.6.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# 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.1 2004/02/13 17:39:14 usata Exp $
+
+IUSE=""
+
+DESCRIPTION="EBlook is an interactive search utility for electronic dictionaries"
+HOMEPAGE="http://openlab.ring.gr.jp/edict/eblook/"
+SRC_URI="http://openlab.ring.gr.jp/edict/eblook/dist/${P/_/}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+
+DEPEND="${RDEPEND}
+ >=sys-devel/autoconf-2.53"
+RDEPEND=">=dev-libs/eb-3.3.4"
+
+S="${WORKDIR}/${P%_*}"
+
+src_compile() {
+
+ econf --with-eb-conf=/etc/eb.conf || die
+ emake || die
+}
+
+src_install () {
+
+ einstall || die
+
+ dodoc AUTHORS ChangeLog INSTALL NEWS README VERSION
+}
diff --git a/app-dicts/eblook/files/digest-eblook-1.6 b/app-dicts/eblook/files/digest-eblook-1.6
new file mode 100644
index 000000000000..bc923c56bd01
--- /dev/null
+++ b/app-dicts/eblook/files/digest-eblook-1.6
@@ -0,0 +1 @@
+MD5 bb7c38367c62d26e9acb0e7ed299872c eblook-1.6.tar.gz 418216