From 3b13285115e989eaf95098141302062fb2b236a1 Mon Sep 17 00:00:00 2001 From: Andrey Kislyuk Date: Tue, 9 Feb 2010 15:34:32 +0000 Subject: Add unzip dependency (Portage version: 2.2_rc30/cvs/Linux x86_64) --- sci-biology/last/ChangeLog | 5 ++++- sci-biology/last/last-96.ebuild | 4 ++-- 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 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() { -- cgit v1.2.3-65-gdbad