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
commitb26dfdbea16e725cb0ee34640e4b09857769df42 (patch)
treeb26c40f0efa115cbd75cf01dbb293618228369e2 /app-dicts/stardict-hnd-vi-vi
parentAdd DEPEND on app-arch/unzip (diff)
downloadgentoo-2-b26dfdbea16e725cb0ee34640e4b09857769df42.tar.gz
gentoo-2-b26dfdbea16e725cb0ee34640e4b09857769df42.tar.bz2
gentoo-2-b26dfdbea16e725cb0ee34640e4b09857769df42.zip
Add DEPEND on app-arch/unzip
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'app-dicts/stardict-hnd-vi-vi')
-rw-r--r--app-dicts/stardict-hnd-vi-vi/ChangeLog8
-rw-r--r--app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild7
2 files changed, 11 insertions, 4 deletions
diff --git a/app-dicts/stardict-hnd-vi-vi/ChangeLog b/app-dicts/stardict-hnd-vi-vi/ChangeLog
index c98ec9a4539b..1d84e0d55db5 100644
--- a/app-dicts/stardict-hnd-vi-vi/ChangeLog
+++ b/app-dicts/stardict-hnd-vi-vi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/stardict-hnd-vi-vi
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-vi/ChangeLog,v 1.2 2005/12/05 17:26:11 swegener Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-vi/ChangeLog,v 1.3 2006/03/19 18:59:40 halcy0n Exp $
+
+ 19 Mar 2006; Mark Loeser <halcy0n@gentoo.org>
+ stardict-hnd-vi-vi-20050917.ebuild:
+ Add DEPEND on app-arch/unzip
*stardict-hnd-vi-vi-20050917 (03 Dec 2005)
diff --git a/app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild b/app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild
index 727daf4194a5..0174ae989621 100644
--- a/app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild
+++ b/app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-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-vi/stardict-hnd-vi-vi-20050917.ebuild,v 1.1 2005/12/03 11:41:44 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild,v 1.2 2006/03/19 18:59:40 halcy0n Exp $
FROM_LANG="Vietnamese"
TO_LANG="Vietnamese"
@@ -14,4 +14,7 @@ KEYWORDS="~x86"
IUSE=""
S="${WORKDIR}/VietViet"
+DEPEND="${DEPEND}
+ app-arch/unzip"
+
RDEPEND=">=app-dicts/stardict-2.4.2"