From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 68FEC138010 for ; Wed, 5 Sep 2012 15:52:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E696521C044; Wed, 5 Sep 2012 15:49:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9FFD621C044 for ; Wed, 5 Sep 2012 15:49:01 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 050A233D7EE for ; Wed, 5 Sep 2012 15:49:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4D779E5444 for ; Wed, 5 Sep 2012 15:48:58 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <1346860102.b759c108f2e4049bcc5001e12ca288e6093d9853.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/vino/ X-VCS-Repository: proj/gnome X-VCS-Files: net-misc/vino/vino-3.5.90.ebuild net-misc/vino/vino-9999.ebuild X-VCS-Directories: net-misc/vino/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: b759c108f2e4049bcc5001e12ca288e6093d9853 X-VCS-Branch: master Date: Wed, 5 Sep 2012 15:48:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c59e97ae-f0a8-4a6e-913f-26e8fb3c99d5 X-Archives-Hash: 7ccdfab29d63e55852f68b5210596404 commit: b759c108f2e4049bcc5001e12ca288e6093d9853 Author: Nirbheek Chauhan gentoo org> AuthorDate: Tue Sep 4 22:28:57 2012 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Wed Sep 5 15:48:22 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b759c108 Add net-misc/vino-3.5.90 --- .../vino/{vino-9999.ebuild => vino-3.5.90.ebuild} | 15 +++++++-------- net-misc/vino/vino-9999.ebuild | 15 +++++++-------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/net-misc/vino/vino-9999.ebuild b/net-misc/vino/vino-3.5.90.ebuild similarity index 82% copy from net-misc/vino/vino-9999.ebuild copy to net-misc/vino/vino-3.5.90.ebuild index d9b8172..a08c637 100644 --- a/net-misc/vino/vino-9999.ebuild +++ b/net-misc/vino/vino-3.5.90.ebuild @@ -21,7 +21,7 @@ if [[ ${PV} = 9999 ]]; then else KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" fi -IUSE="avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl +telepathy +zlib" +IUSE="avahi crypt ipv6 jpeg libnotify networkmanager +secret ssl +telepathy +zlib" # cairo used in vino-fb # libSM and libICE used in eggsmclient-xsmp @@ -43,21 +43,19 @@ RDEPEND=">=dev-libs/glib-2.26:2 avahi? ( >=net-dns/avahi-0.6[dbus] ) crypt? ( >=dev-libs/libgcrypt-1.1.90 ) - gnome-keyring? ( || ( gnome-base/libgnome-keyring =x11-libs/libnotify-0.7.0 ) networkmanager? ( >=net-misc/networkmanager-0.7 ) ssl? ( >=net-libs/gnutls-2.2.0 ) - telepathy? ( >=net-libs/telepathy-glib-0.11.6 ) + telepathy? ( >=net-libs/telepathy-glib-0.18.0 ) zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} >=dev-lang/perl-5 - >=dev-util/intltool-0.40 + >=dev-util/intltool-0.50 virtual/pkgconfig - || ( - gnome-base/libgnome-keyring -