From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Nes6n-0007px-Rf for garchives@archives.gentoo.org; Tue, 09 Feb 2010 15:34:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46F3CE10F8; Tue, 9 Feb 2010 15:34:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1FA68E10F8 for ; Tue, 9 Feb 2010 15:34:34 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id AB4461B4019 for ; Tue, 9 Feb 2010 15:34:33 +0000 (UTC) Received: from weaver by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Nes6j-0007Mi-6W for gentoo-commits@lists.gentoo.org; Tue, 09 Feb 2010 15:34:33 +0000 From: "Andrey Kislyuk (weaver)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, weaver@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/last: last-96.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: last-96.ebuild ChangeLog X-VCS-Directories: sci-biology/last X-VCS-Committer: weaver X-VCS-Committer-Name: Andrey Kislyuk Content-Type: text/plain; charset=utf8 Message-Id: Sender: Andrey Kislyuk Date: Tue, 09 Feb 2010 15:34:33 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5e523100-f68e-4f09-aa52-72edc67e4b02 X-Archives-Hash: 923788c4aa1b7fc88c7831e18d701959 weaver 10/02/09 15:34:33 Modified: last-96.ebuild ChangeLog Log: Add unzip dependency (Portage version: 2.2_rc30/cvs/Linux x86_64) Revision Changes Path 1.2 sci-biology/last/last-96.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/l= ast-96.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/l= ast-96.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/l= ast-96.ebuild?r1=3D1.1&r2=3D1.2 Index: last-96.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- last-96.ebuild 9 Feb 2010 15:30:28 -0000 1.1 +++ last-96.ebuild 9 Feb 2010 15:34:32 -0000 1.2 @@ -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 $ =20 EAPI=3D"2" =20 @@ -13,7 +13,7 @@ IUSE=3D"" KEYWORDS=3D"~amd64 ~x86" =20 -DEPEND=3D"" +DEPEND=3D"app-arch/unzip" RDEPEND=3D"" =20 src_prepare() { 1.2 sci-biology/last/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/C= hangeLog?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/C= hangeLog?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/last/C= hangeLog?r1=3D1.1&r2=3D1.2 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 9 Feb 2010 15:30:28 -0000 1.1 +++ ChangeLog 9 Feb 2010 15:34:32 -0000 1.2 @@ -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 =20 *last-96 (09 Feb 2010) =20