diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-04-25 17:24:14 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-04-25 17:24:14 +0000 |
commit | cb16e320668e7a72db4701a3565147da1cfc41b1 (patch) | |
tree | 2708391e28e9c6db82c58b283c447682a7ca9c71 /app-dicts/eblook/eblook-1.5.1.ebuild | |
parent | Marked stable on x86. Don't assign default to S. ihnerit eutils for epatch. (... (diff) | |
download | gentoo-2-cb16e320668e7a72db4701a3565147da1cfc41b1.tar.gz gentoo-2-cb16e320668e7a72db4701a3565147da1cfc41b1.tar.bz2 gentoo-2-cb16e320668e7a72db4701a3565147da1cfc41b1.zip |
Marked stable on x86. Added missing IUSE
Diffstat (limited to 'app-dicts/eblook/eblook-1.5.1.ebuild')
-rw-r--r-- | app-dicts/eblook/eblook-1.5.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-dicts/eblook/eblook-1.5.1.ebuild b/app-dicts/eblook/eblook-1.5.1.ebuild index 642c9e05e636..a1dad8b21cda 100644 --- a/app-dicts/eblook/eblook-1.5.1.ebuild +++ b/app-dicts/eblook/eblook-1.5.1.ebuild @@ -1,9 +1,11 @@ # 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.5.1.ebuild,v 1.5 2004/04/06 03:32:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/eblook-1.5.1.ebuild,v 1.6 2004/04/25 17:24:14 usata Exp $ inherit eutils +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" |