summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kislyuk <weaver@gentoo.org>2010-02-09 15:34:32 +0000
committerAndrey Kislyuk <weaver@gentoo.org>2010-02-09 15:34:32 +0000
commit3b13285115e989eaf95098141302062fb2b236a1 (patch)
treed5a2ffb6fc431d444fe3a70b5667ce992bef2b25 /sci-biology/last
parentamd64 stable, bug 300133 (diff)
downloadgentoo-2-3b13285115e989eaf95098141302062fb2b236a1.tar.gz
gentoo-2-3b13285115e989eaf95098141302062fb2b236a1.tar.bz2
gentoo-2-3b13285115e989eaf95098141302062fb2b236a1.zip
Add unzip dependency
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/last')
-rw-r--r--sci-biology/last/ChangeLog5
-rw-r--r--sci-biology/last/last-96.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/last/ChangeLog b/sci-biology/last/ChangeLog
index 9bab50a2735e..c1158a206f3f 100644
--- a/sci-biology/last/ChangeLog
+++ b/sci-biology/last/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/last
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.1 2010/02/09 15:30:28 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.2 2010/02/09 15:34:32 weaver Exp $
+
+ 09 Feb 2010; Andrey Kislyuk <weaver@gentoo.org> last-96.ebuild:
+ Add unzip dependency
*last-96 (09 Feb 2010)
diff --git a/sci-biology/last/last-96.ebuild b/sci-biology/last/last-96.ebuild
index 9c44dff1d619..6139ac6dbd85 100644
--- a/sci-biology/last/last-96.ebuild
+++ b/sci-biology/last/last-96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.1 2010/02/09 15:30:28 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.2 2010/02/09 15:34:32 weaver Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SLOT="0"
IUSE=""
KEYWORDS="~amd64 ~x86"
-DEPEND=""
+DEPEND="app-arch/unzip"
RDEPEND=""
src_prepare() {