diff options
author | 2004-04-06 03:31:56 +0000 | |
---|---|---|
committer | 2004-04-06 03:31:56 +0000 | |
commit | 3e3367180ab9fe4be978a37463d121b7978b249e (patch) | |
tree | d246e21d63cf6bb88a37765d2d371ddae9035bc7 /app-dicts/eblook/eblook-1.5.1.ebuild | |
parent | Marking stable on hppa (Manifest recommit) (diff) | |
download | gentoo-2-3e3367180ab9fe4be978a37463d121b7978b249e.tar.gz gentoo-2-3e3367180ab9fe4be978a37463d121b7978b249e.tar.bz2 gentoo-2-3e3367180ab9fe4be978a37463d121b7978b249e.zip |
inherit eutils
Diffstat (limited to 'app-dicts/eblook/eblook-1.5.1.ebuild')
-rw-r--r-- | app-dicts/eblook/eblook-1.5.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/eblook/eblook-1.5.1.ebuild b/app-dicts/eblook/eblook-1.5.1.ebuild index 123e950e8c76..a6398d3b798f 100644 --- a/app-dicts/eblook/eblook-1.5.1.ebuild +++ b/app-dicts/eblook/eblook-1.5.1.ebuild @@ -1,11 +1,12 @@ # 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.3 2004/03/06 05:47:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/eblook-1.5.1.ebuild,v 1.4 2004/04/06 03:31:56 zx Exp $ + +inherit eutils 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" |