summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-03-19 18:59:40 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-03-19 18:59:40 +0000
commitdf2ba764d9d82ee14e08fcdf280067287ca8edf5 (patch)
treed01dd101b4f51084622baebcf600dbb4af4a4183 /app-dicts/stardict-hnd-vi-en
parentnew version (diff)
downloadhistorical-df2ba764d9d82ee14e08fcdf280067287ca8edf5.tar.gz
historical-df2ba764d9d82ee14e08fcdf280067287ca8edf5.tar.bz2
historical-df2ba764d9d82ee14e08fcdf280067287ca8edf5.zip
Add DEPEND on app-arch/unzip
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'app-dicts/stardict-hnd-vi-en')
-rw-r--r--app-dicts/stardict-hnd-vi-en/ChangeLog8
-rw-r--r--app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild7
2 files changed, 11 insertions, 4 deletions
diff --git a/app-dicts/stardict-hnd-vi-en/ChangeLog b/app-dicts/stardict-hnd-vi-en/ChangeLog
index 022a2899ab9b..4bac9fd21c3e 100644
--- a/app-dicts/stardict-hnd-vi-en/ChangeLog
+++ b/app-dicts/stardict-hnd-vi-en/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/stardict-hnd-vi-en
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-en/ChangeLog,v 1.2 2005/12/05 17:25:30 swegener Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-en/ChangeLog,v 1.3 2006/03/19 18:57:59 halcy0n Exp $
+
+ 19 Mar 2006; Mark Loeser <halcy0n@gentoo.org>
+ stardict-hnd-vi-en-20050917.ebuild:
+ Add DEPEND on app-arch/unzip
*stardict-hnd-vi-en-20050917 (03 Dec 2005)
diff --git a/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild b/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild
index 213c3257bc00..f84a6bf7b736 100644
--- a/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild
+++ b/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild,v 1.1 2005/12/03 11:40:45 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild,v 1.2 2006/03/19 18:57:59 halcy0n Exp $
FROM_LANG="Vietnamese"
TO_LANG="English"
@@ -14,4 +14,7 @@ KEYWORDS="~x86"
IUSE=""
S="${WORKDIR}/VietAnh"
+DEPEND="${DEPEND}
+ app-arch/unzip"
+
RDEPEND=">=app-dicts/stardict-2.4.2"