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 1RqJSE-0005Ft-E6 for garchives@archives.gentoo.org; Thu, 26 Jan 2012 07:09:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8495DE0652; Thu, 26 Jan 2012 07:08:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4BB02E0652 for ; Thu, 26 Jan 2012 07:08:57 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C32FA1B4016 for ; Thu, 26 Jan 2012 07:08:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 16B0A80044 for ; Thu, 26 Jan 2012 07:08:56 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <7bf02ba36ff9ebdb8a4b597eec146269963cd50e.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-boxes/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-boxes/gnome-boxes-3.3.4.1.ebuild gnome-extra/gnome-boxes/gnome-boxes-3.3.4.ebuild gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild X-VCS-Directories: gnome-extra/gnome-boxes/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 7bf02ba36ff9ebdb8a4b597eec146269963cd50e Date: Thu, 26 Jan 2012 07:08:56 +0000 (UTC) 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: 6cb2dcfc-5fd7-4166-814d-eecc039715d6 X-Archives-Hash: 0a6229d79d916c9bdaddf9145fd222e6 commit: 7bf02ba36ff9ebdb8a4b597eec146269963cd50e Author: Nirbheek Chauhan gentoo org> AuthorDate: Thu Jan 26 02:55:46 2012 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Thu Jan 26 02:55:49 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D7bf02ba3 gnome-extra/gnome-boxes: bump to 3.3.4.1 * Make the vala/introspection deps unversioned since they go out of sync, and are redundant --- ...xes-3.3.4.ebuild =3D> gnome-boxes-3.3.4.1.ebuild} | 8 ++++---- gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/gnome-extra/gnome-boxes/gnome-boxes-3.3.4.ebuild b/gnome-ext= ra/gnome-boxes/gnome-boxes-3.3.4.1.ebuild similarity index 89% rename from gnome-extra/gnome-boxes/gnome-boxes-3.3.4.ebuild rename to gnome-extra/gnome-boxes/gnome-boxes-3.3.4.1.ebuild index 4861056..8562f7a 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-3.3.4.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-3.3.4.1.ebuild @@ -49,10 +49,10 @@ DEPEND=3D"${RDEPEND} if [[ ${PV} =3D 9999 ]]; then DEPEND=3D"${DEPEND} >=3Ddev-lang/vala-0.14.0:0.14 - >=3Dsys-libs/libosinfo-0.0.5[introspection,vala] - >=3Dapp-emulation/libvirt-glib-0.0.4[introspection,vala] - >=3Dnet-libs/gtk-vnc-0.4.4[gtk3,introspection,vala] - >=3Dnet-misc/spice-gtk-0.7.1[introspection,vala]" + sys-libs/libosinfo[introspection,vala] + app-emulation/libvirt-glib[introspection,vala] + net-libs/gtk-vnc[introspection,vala] + net-misc/spice-gtk[introspection,vala]" fi =20 pkg_pretend() { diff --git a/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild b/gnome-extr= a/gnome-boxes/gnome-boxes-9999.ebuild index 4861056..8562f7a 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-9999.ebuild @@ -49,10 +49,10 @@ DEPEND=3D"${RDEPEND} if [[ ${PV} =3D 9999 ]]; then DEPEND=3D"${DEPEND} >=3Ddev-lang/vala-0.14.0:0.14 - >=3Dsys-libs/libosinfo-0.0.5[introspection,vala] - >=3Dapp-emulation/libvirt-glib-0.0.4[introspection,vala] - >=3Dnet-libs/gtk-vnc-0.4.4[gtk3,introspection,vala] - >=3Dnet-misc/spice-gtk-0.7.1[introspection,vala]" + sys-libs/libosinfo[introspection,vala] + app-emulation/libvirt-glib[introspection,vala] + net-libs/gtk-vnc[introspection,vala] + net-misc/spice-gtk[introspection,vala]" fi =20 pkg_pretend() {