From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Kob7n-0000eD-0J for garchives@archives.gentoo.org; Sat, 11 Oct 2008 09:51:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 155D1E053D; Sat, 11 Oct 2008 09:51:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E2923E053D for ; Sat, 11 Oct 2008 09:51:01 +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 A69A364C79 for ; Sat, 11 Oct 2008 09:51:00 +0000 (UTC) Received: from flameeyes by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Kob7k-0004Wu-BY for gentoo-commits@lists.gentoo.org; Sat, 11 Oct 2008 09:51:00 +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 sys-apps/dmapi: dmapi-2.2.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: dmapi-2.2.8.ebuild ChangeLog X-VCS-Directories: sys-apps/dmapi X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: Sender: Diego Petteno Date: Sat, 11 Oct 2008 09:51:00 +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: d5cc742c-8d0c-4c52-91a8-ff8fa0b59860 X-Archives-Hash: 1ab2043c673a71e47ce14067f7ee92b7 flameeyes 08/10/11 09:51:00 Modified: dmapi-2.2.8.ebuild ChangeLog Log: Fix build dependencies. (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 x86_64) Revision Changes Path 1.11 sys-apps/dmapi/dmapi-2.2.8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/dma= pi-2.2.8.ebuild?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/dma= pi-2.2.8.ebuild?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/dma= pi-2.2.8.ebuild?r1=3D1.10&r2=3D1.11 Index: dmapi-2.2.8.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/sys-apps/dmapi/dmapi-2.2.8.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- dmapi-2.2.8.ebuild 10 Jan 2008 18:19:22 -0000 1.10 +++ dmapi-2.2.8.ebuild 11 Oct 2008 09:51:00 -0000 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.8.ebuild,v 1= .10 2008/01/10 18:19:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.8.ebuild,v 1= .11 2008/10/11 09:51:00 flameeyes Exp $ =20 inherit eutils toolchain-funcs autotools =20 @@ -15,6 +15,7 @@ IUSE=3D"" =20 RDEPEND=3D"sys-fs/xfsprogs" +DEPEND=3D"${RDEPEND}" =20 src_unpack() { unpack ${A} 1.56 sys-apps/dmapi/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/Cha= ngeLog?rev=3D1.56&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/Cha= ngeLog?rev=3D1.56&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dmapi/Cha= ngeLog?r1=3D1.55&r2=3D1.56 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/sys-apps/dmapi/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 10 Jan 2008 18:19:22 -0000 1.55 +++ ChangeLog 11 Oct 2008 09:51:00 -0000 1.56 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/dmapi # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v 1.55 2008/= 01/10 18:19:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/ChangeLog,v 1.56 2008/= 10/11 09:51:00 flameeyes Exp $ + + 11 Oct 2008; Diego Petten=C3=B2 dmapi-2.2.8.ebu= ild: + Fix build dependencies. =20 10 Jan 2008; Jeroen Roovers dmapi-2.2.8.ebuild: Stable for HPPA (bug #202153).