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 1MXv7i-00056d-Nl for garchives@archives.gentoo.org; Mon, 03 Aug 2009 10:50:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D912CE0338; Mon, 3 Aug 2009 10:50:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B8A50E0338 for ; Mon, 3 Aug 2009 10:50:33 +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 7757564E95 for ; Mon, 3 Aug 2009 10:50:33 +0000 (UTC) Received: from ssuominen by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MXv7g-0000St-OC for gentoo-commits@lists.gentoo.org; Mon, 03 Aug 2009 10:50:32 +0000 From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/matchbox-window-manager: matchbox-window-manager-1.2.ebuild matchbox-window-manager-1.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: matchbox-window-manager-1.2.ebuild matchbox-window-manager-1.1.ebuild X-VCS-Directories: x11-wm/matchbox-window-manager X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Samuli Suominen Date: Mon, 03 Aug 2009 10:50:32 +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: 6a66587f-f47a-4b6d-9151-54c519476fdd X-Archives-Hash: e512f8a07bb3aa22b9d919c9b841d221 ssuominen 09/08/03 10:50:32 Modified: matchbox-window-manager-1.2.ebuild Removed: matchbox-window-manager-1.1.ebuild Log: Define RDEPEND (Portage version: 2.2_rc33/cvs/Linux x86_64) Revision Changes Path 1.7 x11-wm/matchbox-window-manager/matchbox-window-manag= er-1.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-wi= ndow-manager/matchbox-window-manager-1.2.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-wi= ndow-manager/matchbox-window-manager-1.2.ebuild?rev=3D1.7&content-type=3D= text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-wi= ndow-manager/matchbox-window-manager-1.2.ebuild?r1=3D1.6&r2=3D1.7 Index: matchbox-window-manager-1.2.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/x11-wm/matchbox-window-manager/matchbox= -window-manager-1.2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- matchbox-window-manager-1.2.ebuild 14 Mar 2009 03:52:45 -0000 1.6 +++ matchbox-window-manager-1.2.ebuild 3 Aug 2009 10:50:32 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 2006-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchb= ox-window-manager-1.2.ebuild,v 1.6 2009/03/14 03:52:45 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchb= ox-window-manager-1.2.ebuild,v 1.7 2009/08/03 10:50:32 ssuominen Exp $ =20 inherit eutils versionator gnome2 =20 @@ -13,13 +13,14 @@ KEYWORDS=3D"~amd64 ~arm ~hppa ~ppc ~x86" IUSE=3D"debug expat gnome session startup-notification xcomposite" =20 -DEPEND=3D">=3Dx11-libs/libmatchbox-1.5 +RDEPEND=3D">=3Dx11-libs/libmatchbox-1.5 expat? ( dev-libs/expat ) gnome? ( gnome-base/gconf ) startup-notification? ( x11-libs/startup-notification ) session? ( x11-libs/libSM ) xcomposite? ( x11-libs/libXcomposite - x11-libs/libXdamage )" + x11-libs/libXdamage )" +DEPEND=3D"${RDEPEND}" =20 src_unpack() { unpack ${A}