From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [69.77.167.62] (helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ko40o-0006Kt-2t for garchives@archives.gentoo.org; Thu, 09 Oct 2008 22:29:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDAAEE011F; Thu, 9 Oct 2008 22:29:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 92834E011F for ; Thu, 9 Oct 2008 22:29:37 +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 5152D64A1F for ; Thu, 9 Oct 2008 22:29:36 +0000 (UTC) Received: from flameeyes by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Ko40m-0000ME-48 for gentoo-commits@lists.gentoo.org; Thu, 09 Oct 2008 22:29:36 +0000 From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/opal: opal-2.2.11.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: opal-2.2.11.ebuild ChangeLog X-VCS-Directories: net-libs/opal X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: Sender: Diego Petteno Date: Thu, 09 Oct 2008 22:29:36 +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: 2958b2db-aba7-402f-9e50-8123c9de4d46 X-Archives-Hash: 776b7907d7671cce4aab7962112d6470 flameeyes 08/10/09 22:29:36 Modified: opal-2.2.11.ebuild ChangeLog Log: Fix build dependencies. (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64) Revision Changes Path 1.8 net-libs/opal/opal-2.2.11.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/opal/opal= -2.2.11.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/opal/opal= -2.2.11.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/opal/opal= -2.2.11.ebuild?r1=3D1.7&r2=3D1.8 Index: opal-2.2.11.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/net-libs/opal/opal-2.2.11.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- opal-2.2.11.ebuild 12 Oct 2007 16:02:41 -0000 1.7 +++ opal-2.2.11.ebuild 9 Oct 2008 22:29:36 -0000 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-2.2.11.ebuild,v 1.= 7 2007/10/12 16:02:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-2.2.11.ebuild,v 1.= 8 2008/10/09 22:29:36 flameeyes Exp $ =20 inherit eutils flag-o-matic multilib toolchain-funcs =20 @@ -15,6 +15,7 @@ =20 RDEPEND=3D"~dev-libs/pwlib-1.10.$((${PV##*.}-1)) >=3Dmedia-video/ffmpeg-0.4.7" +DEPEND=3D"${RDEPEND}" =20 src_unpack() { unpack ${A} 1.43 net-libs/opal/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/opal/Chan= geLog?rev=3D1.43&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/opal/Chan= geLog?rev=3D1.43&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/opal/Chan= geLog?r1=3D1.42&r2=3D1.43 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/net-libs/opal/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 21 Nov 2007 07:15:05 -0000 1.42 +++ ChangeLog 9 Oct 2008 22:29:36 -0000 1.43 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/opal -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.42 2007/1= 1/21 07:15:05 mr_bones_ Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/ChangeLog,v 1.43 2008/1= 0/09 22:29:36 flameeyes Exp $ + + 09 Oct 2008; Diego Petten=C3=B2 opal-2.2.11.ebu= ild: + Fix build dependencies. =20 21 Nov 2007; Michael Sterrett -opal-2.2.6.ebuil= d, -opal-2.2.8.ebuild: