diff options
author | 2009-01-23 13:30:42 +0000 | |
---|---|---|
committer | 2009-01-23 13:30:42 +0000 | |
commit | 1a701fb145cddd928976b3ea9d215c17b5f0fb13 (patch) | |
tree | 8ab559b52afda32e436ce31c302fb1ac211ae9c3 /app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild | |
parent | Drop stardict dependency as it's provided by stardict.eclass. (diff) | |
download | historical-1a701fb145cddd928976b3ea9d215c17b5f0fb13.tar.gz historical-1a701fb145cddd928976b3ea9d215c17b5f0fb13.tar.bz2 historical-1a701fb145cddd928976b3ea9d215c17b5f0fb13.zip |
Drop stardict dependency as it's provided by stardict.eclass.
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild')
-rw-r--r-- | app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild b/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild index 00b3728e486d..db610eb14df3 100644 --- a/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild +++ b/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild,v 1.3 2007/02/01 14:43:57 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild,v 1.4 2009/01/23 13:23:12 pva Exp $ FROM_LANG="German" TO_LANG="Vietnamese" @@ -12,9 +12,8 @@ SRC_URI="http://james.dyndns.ws/pub/Dictionary/StarDict-James/DucViet45K.zip" KEYWORDS="~amd64 ~x86" IUSE="" -S="${WORKDIR}/DucViet" -DEPEND="${DEPEND} - app-arch/unzip" +DEPEND="app-arch/unzip" +RDEPEND="" -RDEPEND=">=app-dicts/stardict-2.4.2" +S=${WORKDIR}/DucViet |